annotate agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 13339:3603fab248a6

added redundant move elimination as post-pass to LinearScan
author Erik Eckstein <erik.eckstein@oracle.com>
date Fri, 13 Dec 2013 07:56:25 +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