Code Review for hotspot

Prepared by:emc on Mon Nov 10 19:19:31 EST 2014
Workspace:/usr/home/emccorkl/src/hotspot/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:7342
Summary of changes: 38 lines changed: 22 ins; 5 del; 11 mod; 11061 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/classfile/classFileParser.cpp

rev 7343 : 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Summary: Allow hotspot to store and report zero-length MethodParameters attribute data
Reviewed-by: coleenp, jiangli
4 lines changed: 1 ins; 0 del; 3 mod; 5277 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/constMethod.cpp

rev 7343 : 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Summary: Allow hotspot to store and report zero-length MethodParameters attribute data
Reviewed-by: coleenp, jiangli
8 lines changed: 4 ins; 0 del; 4 mod; 490 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/constMethod.hpp

rev 7343 : 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Summary: Allow hotspot to store and report zero-length MethodParameters attribute data
Reviewed-by: coleenp, jiangli
5 lines changed: 5 ins; 0 del; 0 mod; 511 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/jvm.cpp

rev 7343 : 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Summary: Allow hotspot to store and report zero-length MethodParameters attribute data
Reviewed-by: coleenp, jiangli
13 lines changed: 10 ins; 2 del; 1 mod; 3699 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/reflection.cpp

8 lines changed: 2 ins; 3 del; 3 mod; 1084 unchg

This code review page was prepared using /usr/home/emccorkl//bin/webrev (vers 25.1-hg+openjdk.java.net).