8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
authordtitov
Thu, 29 Aug 2019 10:09:27 -0700
changeset 57945 e09c993ac476
parent 57943 72bc9a29fd7e
child 57950 4612a3cfb927
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed Reviewed-by: sspitsyn, amenkov, alanb
src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector
--- a/src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector	Wed Aug 28 14:22:56 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-# SA JDI Connectors
-
-sun.jvm.hotspot.jdi.SACoreAttachingConnector
-sun.jvm.hotspot.jdi.SADebugServerAttachingConnector
-sun.jvm.hotspot.jdi.SAPIDAttachingConnector