hg: jdk/jdk: 3 new changesets

martin.doerr at sap.com martin.doerr at sap.com
Thu May 17 12:22:07 UTC 2018


Changeset: dc18db671651
Author:    mdoerr
Date:      2018-05-17 14:16 +0200
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/dc18db671651

8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
Reviewed-by: shade

+ src/hotspot/cpu/ppc/vm_version_ext_ppc.cpp
+ src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp
+ src/hotspot/cpu/s390/vm_version_ext_s390.cpp
+ src/hotspot/cpu/s390/vm_version_ext_s390.hpp
! src/hotspot/os/aix/os_aix.cpp
+ src/hotspot/os/aix/os_perf_aix.cpp
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp
! src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.hpp
! src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp
! src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.hpp
! src/hotspot/os_cpu/linux_s390/thread_linux_s390.cpp
! src/hotspot/os_cpu/linux_s390/thread_linux_s390.hpp
! src/hotspot/share/jfr/utilities/jfrBigEndian.hpp

Changeset: e2d9b38630c3
Author:    gromero
Date:      2018-05-16 11:11 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/e2d9b38630c3

8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
Reviewed-by: mdoerr

! src/hotspot/cpu/ppc/vm_version_ppc.cpp
! src/hotspot/cpu/ppc/vm_version_ppc.hpp

Changeset: f9fe56417050
Author:    mdoerr
Date:      2018-05-17 14:19 +0200
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/f9fe56417050

8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
Reviewed-by: eosterlund, goetz

! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp
! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.hpp
! src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.cpp
! src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.hpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.inline.hpp
! src/hotspot/cpu/ppc/methodHandles_ppc.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.hpp
! src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp
! src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.hpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.cpp
! src/hotspot/cpu/s390/macroAssembler_s390.hpp
! src/hotspot/cpu/s390/methodHandles_s390.cpp
! src/hotspot/cpu/s390/s390.ad
! src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp



More information about the jdk-all-changes mailing list