hg: hsx/hotspot-rt/hotspot: 2 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Jan 14 14:02:44 PST 2013


Changeset: f9eb431c3efe
Author:    coleenp
Date:      2013-01-14 11:01 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f9eb431c3efe

8006005: Fix constant pool index validation and alignment trap for method parameter reflection
Summary: This patch addresses an alignment trap due to the storage format of method parameters data in constMethod.  It also adds code to validate constant pool indexes for method parameters data.
Reviewed-by: jrose, dholmes
Contributed-by: eric.mccorkle at oracle.com

! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/oops/constMethod.hpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/reflection.cpp

Changeset: 5b6a231e5a86
Author:    coleenp
Date:      2013-01-14 08:37 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5b6a231e5a86

Merge

! src/share/vm/classfile/classFileParser.cpp



More information about the serviceability-dev mailing list