< prev index next >

hotspot/test/runtime/valhalla/valuetypes/Test8186715.java

Print this page

        

*** 27,38 **** /* * @test Test8186715 * @summary test return of buffered value passed in argument by caller * @library /test/lib * @compile -XDenableValueTypes Test8186715.java ! * @run main/othervm -noverify -Xint -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 ! * @run main/othervm -noverify -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 */ public class Test8186715 { public static void main(String[] args) { --- 27,38 ---- /* * @test Test8186715 * @summary test return of buffered value passed in argument by caller * @library /test/lib * @compile -XDenableValueTypes Test8186715.java ! * @run main/othervm -Xint -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 ! * @run main/othervm -XX:+EnableValhalla runtime.valhalla.valuetypes.Test8186715 */ public class Test8186715 { public static void main(String[] args) {
< prev index next >