< prev index next >

test/sun/misc/Version/Version.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* @test * @bug 6994413 * @summary Check the JDK and JVM version returned by sun.misc.Version * matches the versions defined in the system properties + * @modules java.base/sun.misc * @compile -XDignore.symbol.file Version.java * @run main Version */ import static sun.misc.Version.*;
< prev index next >