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

coleen phillimore coleen.phillimore at oracle.com
Tue Dec 14 11:23:09 PST 2010


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