git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Tue Nov 24 11:01:09 UTC 2020


Changeset: f8d7c5a5
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2020-11-24 10:59:54 +0000
URL:       https://github.com/openjdk/mobile/commit/f8d7c5a5

8256922: ppc, ppcle build broken after JDK-8254231

Reviewed-by: shade, lucy, mdoerr

! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/ppc/c1_MacroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp
+ src/hotspot/cpu/ppc/foreign_globals_ppc.cpp
+ src/hotspot/cpu/ppc/foreign_globals_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/ppc/interpreterRT_ppc.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/ppc.ad
! src/hotspot/cpu/ppc/runtime_ppc.cpp
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
+ src/hotspot/cpu/ppc/universalNativeInvoker_ppc.cpp
+ src/hotspot/cpu/ppc/universalUpcallHandle_ppc.cpp
! src/hotspot/cpu/ppc/vmreg_ppc.cpp

Changeset: f351de9d
Author:    duke <duke at openjdk.org>
Date:      2020-11-24 11:00:26 +0000
URL:       https://github.com/openjdk/mobile/commit/f351de9d

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list