< prev index next >

test/runtime/valhalla/valuetypes/VWithFieldTest.java

Print this page
rev 10541 : remove -Xint from runtime tests + force TieredCompilation off

*** 27,37 **** /* * @test VWithFieldTest * @summary vwithfield bytecode test * @library /testlibrary / ! * @run main/othervm -noverify -Xint runtime.valhalla.valuetypes.VWithFieldTest */ public class VWithFieldTest { static __ByValue final class Point { --- 27,37 ---- /* * @test VWithFieldTest * @summary vwithfield bytecode test * @library /testlibrary / ! * @run main/othervm -noverify runtime.valhalla.valuetypes.VWithFieldTest */ public class VWithFieldTest { static __ByValue final class Point {
< prev index next >