RFR (M) #5 CR 8003985: Support @Contended annotation
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Jan 16 00:52:04 PST 2013
On 01/16/2013 12:47 AM, Staffan Larsen wrote:
> The the specific launcher is only available if you build just hotspot
> (which I think most hotspot developers still do).
And which is unfortunate since there is no lingua franca in builds.
Also, I wandered around openjdk.java.net looking for instructions to
build HotSpot separately, but found none. Any hints?
> If you run the jstack launcher from the jdk bin directory you have to
> run with the -F flag to use the SA version of jstack. Normally it
> uses code in Hotspot to do deadlock detection and print
> stacktraces.
Ok, I see, thanks. "jstack -F" fails on all combinations, including
jdk7u12-ea vs. jdk7u12-ea with:
Attaching to process ID 20721, please wait...
Error attaching to process: sun.jvm.hotspot.debugger.DebuggerException:
Can't attach to the process
I will be glad to follow up on this, if only I could reproduce this
locally. Is there something else should be enabled to reproduce this?
-Aleksey.
More information about the hotspot-dev
mailing list