hg: jdk9/hs-rt/hotspot: 11 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Fri Jul 4 00:43:08 UTC 2014
Changeset: e59ad4b3ee90
Author: sspitsyn
Date: 2014-07-02 17:24 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e59ad4b3ee90
Merge
Changeset: 8c4e5e10f3b3
Author: thartmann
Date: 2014-06-30 08:28 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/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-rt/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-rt/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-rt/hotspot/rev/0b4784c1f13c
Merge
Changeset: 9920b4b5752d
Author: katleman
Date: 2014-06-19 11:22 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9920b4b5752d
Added tag jdk9-b19 for changeset d4cffb3ae621
! .hgtags
Changeset: c1af79d122ec
Author: lana
Date: 2014-06-20 10:15 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c1af79d122ec
Merge
Changeset: 17b4a5e831b3
Author: katleman
Date: 2014-06-26 12:51 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/17b4a5e831b3
Added tag jdk9-b20 for changeset c1af79d122ec
! .hgtags
Changeset: 5db710baccbd
Author: lana
Date: 2014-07-01 14:26 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/5db710baccbd
Merge
Changeset: 89a49b4a21b5
Author: amurillo
Date: 2014-07-03 13:17 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/89a49b4a21b5
Merge
- src/cpu/ppc/vm/bytecodes_ppc.cpp
- src/cpu/ppc/vm/bytecodes_ppc.hpp
- src/cpu/sparc/vm/bytecodes_sparc.cpp
- src/cpu/sparc/vm/bytecodes_sparc.hpp
- src/cpu/x86/vm/bytecodes_x86.cpp
- src/cpu/x86/vm/bytecodes_x86.hpp
- src/cpu/zero/vm/bytecodes_zero.cpp
- src/cpu/zero/vm/bytecodes_zero.hpp
- test/runtime/8001071/Test8001071.java
- test/runtime/8001071/Test8001071.sh
Changeset: a041ecca3717
Author: dcubed
Date: 2014-07-03 16:55 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a041ecca3717
Merge
More information about the jdk9-all-changes
mailing list