jdeps -jdkinternals com.apple

Michael Hall mik3hall at gmail.com
Sat Jul 4 00:28:57 UTC 2015


Trying jeeps out on a 3rd party jar that I make some use of, the only things it flags are classes like

 -> "com.apple.eawt.AppEvent (JDK internal API (java.desktop))”;

I don’t see any com.apple listed on…
https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool <https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool>

These were not really private internal api’s but platform specific functionality that Apple made available to developers. That up to now have been included in openjdk runtimes for OS X. Although I think documentation may of gotten a little more difficult to find. Are these api’s to be continued or discontinued?


Michael Hall






More information about the jigsaw-dev mailing list