diff --git a/src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector b/src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector deleted file mode 100644 index cbe6b386f3a..00000000000 --- a/src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector +++ /dev/null @@ -1,5 +0,0 @@ -# SA JDI Connectors - -sun.jvm.hotspot.jdi.SACoreAttachingConnector -sun.jvm.hotspot.jdi.SADebugServerAttachingConnector -sun.jvm.hotspot.jdi.SAPIDAttachingConnector