annotate agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 669:eca19a8425b5

6810653: Change String cache class used by Hotspot from String to StringValue Summary: Change create_vm() to load and initialize StringValue rather than String. Reviewed-by: kvn
author phh
date Tue, 24 Mar 2009 21:56:53 -0400
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