< prev index next >

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

Print this page

        

*** 32,41 **** --- 32,42 ---- * jdk.compiler/com.sun.tools.javac.code * jdk.compiler/com.sun.tools.javac.comp * jdk.compiler/com.sun.tools.javac.main * jdk.compiler/com.sun.tools.javac.tree * jdk.compiler/com.sun.tools.javac.util + * jdk.incubator.mvt * @compile MVTCombo.java * @build jdk.test.lib.combo.ComboTestHelper * @run main/othervm -Xint -XX:+EnableMVT runtime.valhalla.valuetypes.MVTComboTier1 3 * @run main/othervm -Xint -XX:+EnableMVT runtime.valhalla.valuetypes.MVTComboTier1 -reducetypes 6 */
< prev index next >