git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Thu Jul 1 01:41:57 UTC 2021


Changeset: d89e630c
Author:    Yi Yang <yyang at openjdk.org>
Date:      2021-07-01 01:39:50 +0000
URL:       https://git.openjdk.java.net/mobile/commit/d89e630cdf05d4ddd07893fa8fe90c32a7eb5433

8266746: C1: Replace UnsafeGetRaw with UnsafeGet when setting up OSR entry block

Replace UnsafeGetRaw with UnsafeGetObject when setting up OSR entry block, and rename Unsafe{Get,Put}Object to Unsafe{Get,Put}

Reviewed-by: thartmann, dlong, mdoerr

! src/hotspot/cpu/arm/c1_Defs_arm.hpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/share/c1/c1_Canonicalizer.cpp
! src/hotspot/share/c1/c1_Canonicalizer.hpp
! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_GraphBuilder.hpp
! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_InstructionPrinter.cpp
! src/hotspot/share/c1/c1_InstructionPrinter.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/c1/c1_LIRGenerator.hpp
! src/hotspot/share/c1/c1_Optimizer.cpp
! src/hotspot/share/c1/c1_RangeCheckElimination.hpp
! src/hotspot/share/c1/c1_ValueMap.hpp
! src/hotspot/share/c1/c1_globals.hpp

Changeset: d88e121a
Author:    duke <duke at openjdk.org>
Date:      2021-07-01 01:40:42 +0000
URL:       https://git.openjdk.java.net/mobile/commit/d88e121a85962348bbc9670d8d031c0e78a97d17

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list