RFR: 8133646: Internal Error: x86/vm/macroAssembler_x86.cpp:886 DEBUG MESSAGE: StubRoutines::call_stub: threads must correspond
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Aug 25 16:28:36 UTC 2015
David,
Can you add this duplicate code into a verify_thread() function? This
would help if we are ever able to combine common code in
stubRoutines_x86_32/64.cpp
Thanks,
Coleen
On 8/25/15 2:07 AM, David Holmes wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8133646
>
> webrev: http://cr.openjdk.java.net/~dholmes/8133646/webrev/
>
> The error raised in this bug was not reproducible - it was only seen
> on one machine which was subsequently re-imaged to run Windows. A
> similar Solaris system did not reproduce the bug.
>
> Rather than just close this as not-reproducible I want to push the
> enhanced diagnostics that Vladimir provided here:
>
> http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-August/019667.html
>
>
> which I've added to the two chunks of code that perform this thread
> sanity check.
>
> Thanks,
> David
More information about the hotspot-dev
mailing list