[9] RFR (XXS): 8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Fri Jun 6 14:08:28 UTC 2014


https://bugs.openjdk.java.net/browse/JDK-8046226
http://cr.openjdk.java.net/~vlivanov/8046226/webrev.00/

Method handle should be associated with current thread and not with a 
thread which owns vframe.

Testing: manual (attached Java debugger to debug JVM w/ 
-XX:+TraceDeoptimization -XX:+Verbose and inspected local variables).

Thanks!

Best regards,
Vladimir Ivanov


More information about the hotspot-runtime-dev mailing list