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.
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.