src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector
changeset 47216 71c04702a3d5
parent 35217 ce4b5303a813
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector	Tue Sep 12 19:03:39 2017 +0200
@@ -0,0 +1,5 @@
+# SA JDI Connectors
+
+sun.jvm.hotspot.jdi.SACoreAttachingConnector
+sun.jvm.hotspot.jdi.SADebugServerAttachingConnector
+sun.jvm.hotspot.jdi.SAPIDAttachingConnector