RFR (XS): 7144405: JumbleGC002 assert(m->offset() == pc_offset) failed: oopmap not found

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Feb 13 08:34:41 PST 2012


Good.

Vladimir

On 2/13/12 1:32 AM, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/7140985/webrev.00/
>
> A piece is missing from the change I made for 7119286. In StubGenerator::generate_throw_exception(), a pc that is not the pc at the call is stored in the thread last frame anchor but this pc is not used for the associated oopmap (the pc at the call is).
>
> Roland.


More information about the hotspot-compiler-dev mailing list