hg: jdk/submit: 3 new changesets

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Thu Jun 6 10:46:44 UTC 2019


Changeset: 6502d6a92fe2
Author:    jiefu
Date:      2019-06-06 13:45 +0300
URL:       http://hg.openjdk.java.net/jdk/submit/rev/6502d6a92fe2

8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
Reviewed-by: vlivanov, kvn

! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciMethod.hpp
! src/hotspot/share/oops/methodData.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
+ test/hotspot/jtreg/compiler/profiling/TestProfileCounterOverflow.java

Changeset: 3c905e67e380
Author:    vlivanov
Date:      2019-06-06 13:46 +0300
URL:       http://hg.openjdk.java.net/jdk/submit/rev/3c905e67e380

8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
Reviewed-by: mdoerr

! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/x86_64.ad
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciInstanceKlass.hpp
! src/hotspot/share/opto/parse1.cpp
! test/hotspot/jtreg/runtime/clinit/ClassInitBarrier.java

Changeset: 36cb654a690f
Author:    vlivanov
Date:      2019-06-06 13:46 +0300
URL:       http://hg.openjdk.java.net/jdk/submit/rev/36cb654a690f

8225141: Better handling of classes in error state in fast class initialization checks
Reviewed-by: dlong, dholmes

! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp



More information about the jdk-submit-changes mailing list