Access to jdk.hotspot.agent classes in Java 9?

David Griffiths david.griffiths at gmail.com
Tue Nov 20 16:33:12 UTC 2018


Hi, I'm writing some code that makes use of the SA classes under
sun.jvm.hotspot. This compiles and runs fine under Java 8 provided I
include sa-jdi.jar but I've just discovered that these are now classified
as JDK internal API in Java 9. There is no alternative so what should I do?

Thanks,

David


More information about the hotspot-dev mailing list