hg: graal/graal-jvmci-9/hotspot: 4 new changesets

christian.thalinger at oracle.com christian.thalinger at oracle.com
Thu Nov 12 17:12:33 UTC 2015


Changeset: d86252b62778
Author:    tpivovarova
Date:      2015-11-11 15:04 +0300
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/d86252b62778

8138810: rework tests for CompilerToVM::allocateCompiledId
Reviewed-by: twisti

! test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java

Changeset: 2016e031a581
Author:    tpivovarova
Date:      2015-11-10 21:09 +0300
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/2016e031a581

8139388: [TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
Reviewed-by: twisti

! test/compiler/jvmci/compilerToVM/ReprofileTest.java
! test/compiler/whitebox/CompilerWhiteBoxTest.java

Changeset: 9dbae662b09d
Author:    twisti
Date:      2015-11-11 14:40 -1000
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/9dbae662b09d

8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
Reviewed-by: twisti
Contributed-by: Gilles Duboscq <gilles.m.duboscq at oracle.com>

! src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp
! src/cpu/ppc/vm/sharedRuntime_ppc.cpp
! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java
! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/deoptimization.hpp
! src/share/vm/runtime/vmStructs.cpp
! src/share/vm/shark/sharkRuntime.cpp

Changeset: 329362b9024c
Author:    Tom Rodriguez <tom.rodriguez at oracle.com>
Date:      2015-11-12 06:27 +0000
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/329362b9024c

Merge

! src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp
! src/cpu/ppc/vm/sharedRuntime_ppc.cpp
! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/cpu/x86/vm/sharedRuntime_x86_32.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java
! src/share/vm/runtime/deoptimization.cpp
! src/share/vm/runtime/deoptimization.hpp
! src/share/vm/runtime/vmStructs.cpp
! test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java
! test/compiler/jvmci/compilerToVM/ReprofileTest.java
! test/compiler/whitebox/CompilerWhiteBoxTest.java



More information about the graal-dev mailing list