On Wed, 2 Sep 2026 05:21:40 GMT, Harshit Dhiman <[email protected]> wrote:
>> 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 @theRealAph Can you take a look? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31984#issuecomment-5525675388
