hg: jdk9/hs/hotspot: 4 new changesets

roland.westrelin at oracle.com roland.westrelin at oracle.com
Thu Jul 3 17:29:33 UTC 2014


Changeset: 8c4e5e10f3b3
Author:    thartmann
Date:      2014-06-30 08:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8c4e5e10f3b3

8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
Summary: Compile m3 with C1 if C2 is not available.
Reviewed-by: twisti, anoll

! test/compiler/8009761/Test8009761.java

Changeset: b4361651257d
Author:    thartmann
Date:      2014-07-01 09:02 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/b4361651257d

8007987: ciConstantPoolCache::_keys should be array of 32bit int
Summary: The type of ciConstantPoolCache::_keys is changed to int which is sufficient to store the 2 byte constant pool indices.
Reviewed-by: twisti, coleenp

! src/share/vm/ci/ciConstantPoolCache.cpp
! src/share/vm/ci/ciConstantPoolCache.hpp

Changeset: f684db04b1b9
Author:    iignatyev
Date:      2014-07-01 13:09 +0400
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/f684db04b1b9

8047996: Quarantine compiler/whitebox tests
Reviewed-by: vlivanov

! test/compiler/tiered/NonTieredLevelsTest.java
! test/compiler/tiered/TieredLevelsTest.java
! test/compiler/whitebox/ClearMethodStateTest.java
! test/compiler/whitebox/DeoptimizeAllTest.java
! test/compiler/whitebox/DeoptimizeMethodTest.java
! test/compiler/whitebox/EnqueueMethodForCompilationTest.java
! test/compiler/whitebox/GetNMethodTest.java
! test/compiler/whitebox/MakeMethodNotCompilableTest.java

Changeset: 0b4784c1f13c
Author:    roland
Date:      2014-07-03 09:41 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/0b4784c1f13c

Merge




More information about the jdk9-hs-changes mailing list