hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Apr 12 14:15:17 UTC 2019
Changeset: 5df03f58d25b
Author: coleenp
Date: 2019-04-12 09:30 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/5df03f58d25b
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Summary: Replace IRT entry points with JRT.
Reviewed-by: lfoltan, dcubed
! src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
! src/hotspot/cpu/arm/interpreterRT_arm.cpp
! src/hotspot/cpu/ppc/interpreterRT_ppc.cpp
! src/hotspot/cpu/s390/interpreterRT_s390.cpp
! src/hotspot/cpu/sparc/interpreterRT_sparc.cpp
! src/hotspot/cpu/x86/interpreterRT_x86_32.cpp
! src/hotspot/cpu/x86/interpreterRT_x86_64.cpp
! src/hotspot/cpu/zero/cppInterpreter_zero.cpp
! src/hotspot/cpu/zero/interpreterRT_zero.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
Changeset: 33fda525ad41
Author: zgu
Date: 2019-04-12 09:55 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/33fda525ad41
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
Reviewed-by: shade
! src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
! src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp
More information about the jdk-sandbox-changes
mailing list