annotate agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 7299:57edf6b07d36

Removed ANT_JAR_TOOL dependency. Eclipse jar builds are now calling the command 'mx jar ${projectName}'.
author Christian Humer <christian.humer@gmail.com>
date Wed, 02 Jan 2013 18:52:33 +0100
parents a61af66fc99e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 # SA JDI Connectors
a61af66fc99e Initial load
duke
parents:
diff changeset
2
a61af66fc99e Initial load
duke
parents:
diff changeset
3 sun.jvm.hotspot.jdi.SACoreAttachingConnector
a61af66fc99e Initial load
duke
parents:
diff changeset
4 sun.jvm.hotspot.jdi.SADebugServerAttachingConnector
a61af66fc99e Initial load
duke
parents:
diff changeset
5 sun.jvm.hotspot.jdi.SAPIDAttachingConnector