commit | e1383d49316fd182c16b8000591b3807bb62233a | [log] [tgz] |
---|---|---|
author | Harold Seigel <hseigel@openjdk.org> | Thu Apr 04 08:47:39 2013 -0400 |
committer | Harold Seigel <hseigel@openjdk.org> | Thu Apr 04 08:47:39 2013 -0400 |
tree | f4abb39e90c5c7392b9d8cf3ddc15129001a9088 | |
parent | c435269587f4d71449dc5a609c8de87b1c7f85d8 [diff] |
8010943: guarantee(length == 0) failed: invalid method ordering length Add DumpSharedSpaces to IF condition to handle verify during -Xshare:dump. Reviewed-by: coleenp, zgu