Request for Review 8010943 : guarantee(length == 0) failed: invalid method ordering length

harold seigel harold.seigel at oracle.com
Wed Apr 3 12:08:40 PDT 2013


Hi,

Please review the following small change to fix bug 8010943.

Summary: Add 'DumpSharedSpaces' to the 'if' condition that is executed 
during method ordering verification, to handle the case when 
verification is requested with -Xshare:dump.

Open webrev at http://cr.openjdk.java.net/~hseigel/bug_8010943/ 
<http://cr.openjdk.java.net/%7Ehseigel/bug_8010943/>

Bug link at http://bugs.sun.com/view_bug.do?bug_id=8010943

The change was tested by running jck lang and vm tests, jtreg tests, ute 
tests, and hand tested to make sure the crash no longer happened.

Thanks, Harold


More information about the hotspot-runtime-dev mailing list