Review Request for 8005428: Update jdeps to read the same profile information as by javac
Mandy Chung
mandy.chung at oracle.com
Wed Mar 13 20:23:59 UTC 2013
This fix removes the temporary workaround for jdeps to print the profile
information. The profiles information is embedded in ct.sym generated
during the jdk build. jdeps will read ct.sym and parse the annotation
to determine which profile a class belongs to. I have extended the
test to test the profile information.
Webrev at:
http://cr.openjdk.java.net/~mchung/jdk8/webrevs/8005428/webrev.00/
Thanks
Mandy
More information about the core-libs-dev
mailing list