request for code review (S)
Keith McGuigan
Keith.McGuigan at Sun.COM
Fri Jan 25 11:21:32 PST 2008
Would appreciate any review for this little fix:
Fixed 6615981: JVM class file parser incorrectly rejects class files
with version < 45.2
A check on the Code attribute length in the class file parser did not take
into account the old sizes of the max_stack, max_locals, and code_length.
Webrev: http://web-east.east/~km88527/webrev/2008/6615981
Testing:
+ JPRT
+ NSK runtime
+ JCK vm tests
+ runThese full
Reviewed by:
Fix verified (y/n)? y
Verified by:
+ Class file with version 45.0
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6615981.cdiff
Url: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20080125/0fd90218/attachment.ksh
More information about the hotspot-runtime-dev
mailing list