Request for review 6924920: Class Data Sharing limit on the java version string can create failures: JVM Ident field too long
Karen Kinnear
karen.kinnear at oracle.com
Thu Nov 8 11:12:29 PST 2012
Harold,
Nice solution. Thanks.
Karen
On Nov 8, 2012, at 1:23 PM, harold seigel wrote:
> Please review the following change.
>
> Summary: The problem was fixed by truncating the JVM ident to JVM_IDENT_MAX and calling method fail_continue() instead of fail_stop().
>
> Open webrev at http://cr.openjdk.java.net/~hseigel/bug_6924920/ <http://cr.openjdk.java.net/%7Ehseigel/bug_6924920/>
>
> Bug link at http://bugs.sun.com/view_bug.do?bug_id=6924920
>
> The changes were tested with JPRT, JCK, and by using a version string that exceeded 256 characters.
>
> Thanks, Harold
More information about the hotspot-runtime-dev
mailing list