JDK-8182119 : jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-06-13
  • Updated: 2019-09-26
  • Resolved: 2019-08-29
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 14
14 b13Fixed
Related Reports
Relates :  
Description
META-INF/services/com.sun.jdi.connect.Connector is the service configuration file for classpath.  It's not needed in jdk.hotspot.agent module and should be removed. 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e09c993ac476 User: dtitov Date: 2019-08-29 17:11:20 +0000
29-08-2019

[~sballal] thanks for the CCC.
14-06-2017