> Port the Z garbage collector to s390.
> 
> The tier1 test case are passing using `-XX:+UseZGC` flag
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Harshit Dhiman has updated the pull request with a new target base due to a 
merge or a rebase. The pull request now contains 24 commits:

 - Merge branch 'master' into zgc-port
 - use NearLabel
 - newval shouldn't be TEMP_DEF
 - some refining
 - let call_VM_leaf shuffle the arguments
 - some changes
 - Update src/hotspot/cpu/s390/gc/z/zBarrierSetAssembler_s390.hpp
   
   Co-authored-by: Amit Kumar <[email protected]>
 - Update src/hotspot/cpu/s390/gc/z/zBarrierSetAssembler_s390.cpp
   
   Co-authored-by: Amit Kumar <[email protected]>
 - Update src/hotspot/cpu/s390/gc/z/zBarrierSetAssembler_s390.cpp
   
   Co-authored-by: Amit Kumar <[email protected]>
 - Update src/hotspot/cpu/s390/gc/z/zAddress_s390.cpp
   
   Co-authored-by: Amit Kumar <[email protected]>
 - ... and 14 more: https://git.openjdk.org/jdk/compare/08e26060...8fb31a33

-------------

Changes: https://git.openjdk.org/jdk/pull/31984/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31984&range=10
  Stats: 1777 lines in 25 files changed: 1728 ins; 3 del; 46 mod
  Patch: https://git.openjdk.org/jdk/pull/31984.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31984/head:pull/31984

PR: https://git.openjdk.org/jdk/pull/31984

Reply via email to