annotate agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 271:818a18cd69a8

6730514: assertion failure in mangling code when expanding by 0 bytes Summary: An expansion by 0 bytes was not anticipated when the assertion was composed. Reviewed-by: jjh, jcoomes, apetrusenko
author jmasa
date Wed, 30 Jul 2008 11:54:00 -0700
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