test/sanity/MismatchedWhiteBox/WhiteBox.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/sanity/MismatchedWhiteBox/WhiteBox.java	Mon Nov 23 21:11:36 2015
--- new/test/sanity/MismatchedWhiteBox/WhiteBox.java	Mon Nov 23 21:11:35 2015

*** 27,37 **** --- 27,37 ---- * @summary verify that whitebox can be used even if not all functions are declared in java-part * @author igor.ignatyev@oracle.com * @library /testlibrary * @compile WhiteBox.java * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-CheckIntrinsics sun.hotspot.WhiteBox */ package sun.hotspot; public class WhiteBox {

test/sanity/MismatchedWhiteBox/WhiteBox.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File