Review request: 8029548 (jdeps) use @jdk.Exported to determine supported vs JDK internal API (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Fri Jul 4 18:04:25 UTC 2014
- Previous message: 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
- Next message: Review request: 8029548 (jdeps) use @jdk.Exported to determine supported vs JDK internal API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 25/06/2014 21:21, Mandy Chung wrote:
This patch is also intended to target for 8u40 backport. It fixes the following issues:
JDK-8029548 (jdeps) use @jdk.Exported to determine supported vs JDK internal API JDK-8039007 jdeps incorrectly reports javax.jnlp as JDK internal APIs JDK-8031092 jdeps does not recognize --help option. JDK-8048063 (jdeps) Add filtering capability Webrev at: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8029548/webrev.00/ I'm skimmed over this and it mostly looks okay. I'm not sure that I agree that JDK-8039007 is a bug, this is really just that it is missing @jdk.Exported as you noted in PlatformClassPath. The -filter options are useful but at the same time I have a concern that the number of options to jdeps is growing.
-Alan.
- Previous message: 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
- Next message: Review request: 8029548 (jdeps) use @jdk.Exported to determine supported vs JDK internal API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]