hg: jdk9/hs-rt/jdk: 2 new changesets
igor.ignatyev at oracle.com
igor.ignatyev at oracle.com
Wed Mar 11 00:44:29 UTC 2015
Changeset: de5c53fb7527
Author: iignatyev
Date: 2015-03-11 00:45 +0300
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/de5c53fb7527
8072754: com/sun/jdi/NativeInstanceFilter.java requires adjustments to work with module boundaries
Summary: The tests uses sun.misc.Version to check if the JVM version is greater than a certain version. For the JDK 9 the condition is always true and the usage of sun.misc.Version thus can be eliminated.
Reviewed-by: alanb, sla
Contributed-by: Alexander Kulyakhtin <alexander.kulyakhtin at oracle.com>
! test/com/sun/jdi/NativeInstanceFilterTarg.java
Changeset: 89b0fbc4c625
Author: iignatyev
Date: 2015-03-10 21:58 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/89b0fbc4c625
Merge
More information about the jdk9-all-changes
mailing list