RFR 8061297 : sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem

Chris Hegarty chris.hegarty at oracle.com
Wed Jan 14 13:55:31 UTC 2015


This test currently completes successfully, but indicates that it has 
"Parsed 0 classfiles". It doesn't do anything useful.

The modular image no longer contains jar files. The test should use the 
JRT FileSystem to iterate over the image classfiles.

http://cr.openjdk.java.net/~chegar/8061297/webrev.00/webrev/

-Chris.



More information about the core-libs-dev mailing list