JDK-8169909 : java agent fails to add to class path when the initial module is a named module
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:class_loading
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-11-17
  • Updated: 2017-03-16
  • Resolved: 2016-11-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b147Fixed
Related Reports
Relates :  
Description
See http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-November/005213.html

Unexpected error (113) returned by AddToSystemClassLoaderSearch
   Unable to add /home/sher/Tools/idea/lib/idea_rt.jar to system class
path - the system class loader does not define the
appendToClassPathForInstrumentation method or the method failed
   FATAL ERROR in native method: processing of -javaagent failed