On 07/16/2014 01:35 AM, Mandy Chung wrote:
jdeps -jdkinternals flags use of JDK internal APIs. We have created a
wiki page to keep track of the JDK internal APIs and its replacement:
https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool
not sure to understand why Shenandoah is listed in the list related to
sun.misc.unsafe,
(yes, setting the value of a field or an array location may require to
update some GC data structure but it seems far fetched)
While this page will be updated when we identify any new ones
worthnoting, it'd still be useful for jdeps to suggest the replacement
APIs of the known ones.
webrev at:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8050804/webrev.00/
Mandy
Rémi