FYI.
I found after the latest merge that api for jrt was changed:
http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2015-July/015548.html
I'll fix it before the push.
On 17.07.15 18:26, Alexander Scherbatiy wrote:
The fix looks good to me.
Thanks,
Alexandr.
On 7/14/2015 4:36 PM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk9.
The test failed after rt.jar was removed. In the fix I replace access
to the classes via the new jrt:/ protocol.
I have checked that the output of the test between jd9b40 and jdk9b41
is the same.
Bug: https://bugs.openjdk.java.net/browse/JDK-8066404
Webrev can be found at:
http://cr.openjdk.java.net/~serb/8066404/webrev.01
--
Best regards, Sergey.