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

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Jul 23 23:16:49 UTC 2015


Changeset: 8e4dfe7fd5db
Author:    coleenp
Date:      2015-07-23 15:17 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8e4dfe7fd5db

8082782: vm crash on StressRedefineWithoutBytecodeCorruption fails with assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Summary: Walk compile task for Method* to not deallocate, store methods in methodHandle while compile task is being taken off compile queue
Reviewed-by: dcubed, sspitsyn

! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/runtime/thread.cpp

Changeset: 89439edc81e4
Author:    coleenp
Date:      2015-07-23 21:33 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/89439edc81e4

Merge

- agent/src/share/classes/sun/jvm/hotspot/gc/g1/G1Allocator.java



More information about the jdk9-all-changes mailing list