< prev index next >

test/runtime/valhalla/valuetypes/VDefaultTest.java

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

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