Request for review: 7006471: fix for 6988439 crashes when pending list lock is null

Tom Rodriguez tom.rodriguez at oracle.com
Tue Dec 14 11:28:58 PST 2010


Looks good.

tom

On Dec 14, 2010, at 11:23 AM, coleen phillimore wrote:

> Summary: missing null check in owns_pending_list_lock() because this can be called before pending_list_lock is initialized.
> 
> Tested with -XX:CompileThreshold=10 a bunch of mixed tests plus the failing test case.
> 
> open webrev at http://cr.openjdk.java.net/~coleenp/7006471/
> bug link at http://bugs.sun.com/view_bug.do?bug_id=7006471
> 
> Thanks,
> Coleen



More information about the hotspot-runtime-dev mailing list