diff agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 0:a61af66fc99e jdk7-b24

Initial load
author duke
date Sat, 01 Dec 2007 00:00:00 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector	Sat Dec 01 00:00:00 2007 +0000
@@ -0,0 +1,5 @@
+# SA JDI Connectors
+
+sun.jvm.hotspot.jdi.SACoreAttachingConnector
+sun.jvm.hotspot.jdi.SADebugServerAttachingConnector
+sun.jvm.hotspot.jdi.SAPIDAttachingConnector