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