annotate agent/src/share/classes/META-INF/services/com.sun.jdi.connect.Connector @ 60:8d84e28e68ba

6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file Summary: os::attempt_reserve_memory_at() now passes an address hint to mmap Reviewed-by: kamg, dice
author sbohne
date Fri, 14 Mar 2008 10:43:02 -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