[lilliput-jdk17u:lilliput] RFR: 8310042: [Lilliput/JDK17] ZGC fixes and cleanups

Roman Kennke rkennke at openjdk.org
Wed Jun 14 15:49:33 UTC 2023


In ZGC, we don't need to change zLiveMap.inline.hpp and can revert to upstream state. In zBarrierSetC2.cpp we need to relax an assert.

Testing:
- [x] hotspot_gc
- [x] tier -XX:+UseZGC

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

Commit messages:
 - 8310042: [Lilliput/JDK17] ZGC fixes and cleanups

Changes: https://git.openjdk.org/lilliput-jdk17u/pull/31/files
 Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=31&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310042
  Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/lilliput-jdk17u/pull/31.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/31/head:pull/31

PR: https://git.openjdk.org/lilliput-jdk17u/pull/31


More information about the lilliput-dev mailing list