hg: jdk9/hs-rt/hotspot: 2 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Apr 3 15:26:09 UTC 2015


Changeset: 3a43c9db8687
Author:    coleenp
Date:      2015-04-02 14:02 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3a43c9db8687

8076421: Fix Zero Interpreter bugs in class redefinition and template interpreter changes
Summary: metadata_do walking interpreted frames was wrong and generate_Reference_get is not necessarily an accessor method.
Reviewed-by: sgehwolf, dholmes

! src/cpu/zero/vm/cppInterpreter_zero.cpp
! src/share/vm/runtime/frame.cpp
+ test/serviceability/hprof/cpu002.java

Changeset: 9da58220aad8
Author:    coleenp
Date:      2015-04-03 13:18 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9da58220aad8

Merge




More information about the jdk9-all-changes mailing list