hg: jdk9/hs-comp/hotspot: 4 new changesets

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Mon Mar 14 11:00:31 UTC 2016


Changeset: 9c7684975803
Author:    vlivanov
Date:      2016-03-14 12:35 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9c7684975803

8139247: Improper locking of MethodData::_extra_data_lock
Reviewed-by: dholmes, roland, dcubed

! src/share/vm/ci/ciMethodData.cpp

Changeset: 6c8277ce87d6
Author:    vlivanov
Date:      2016-03-14 12:35 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6c8277ce87d6

8150320: C1: Illegal bci in debug info for MH::linkTo* methods
Reviewed-by: kvn, dlong

! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/code/debugInfoRec.cpp

Changeset: 3497071a8c93
Author:    vlivanov
Date:      2016-03-14 12:35 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3497071a8c93

8141420: Compiler runtime entries don't hold Klass* from being GCed
Reviewed-by: kvn, coleenp

! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/jvmci/jvmciRuntime.cpp
! src/share/vm/opto/runtime.cpp

Changeset: dc073ee24dc6
Author:    vlivanov
Date:      2016-03-14 12:35 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/dc073ee24dc6

8143407: C1: @Stable array support
Reviewed-by: twisti

! src/share/vm/c1/c1_Canonicalizer.cpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_GraphBuilder.hpp
! src/share/vm/c1/c1_ValueType.hpp
! test/compiler/stable/StableConfiguration.java
! test/compiler/stable/TestStableBoolean.java
! test/compiler/stable/TestStableByte.java
! test/compiler/stable/TestStableChar.java
! test/compiler/stable/TestStableDouble.java
! test/compiler/stable/TestStableFloat.java
! test/compiler/stable/TestStableInt.java
! test/compiler/stable/TestStableLong.java
! test/compiler/stable/TestStableObject.java
! test/compiler/stable/TestStableShort.java



More information about the jdk9-hs-comp-changes mailing list