[lilliput-jdk17u:lilliput] RFR: 8310573: [Lilliput/JDK17] Revert assert removals for -UCOH paths

Aleksey Shipilev shade at openjdk.org
Wed Jun 21 18:49:31 UTC 2023


We have plenty of removed asserts that were unsafe when +UCOH was enabled. But those asserts should persist and be active on -UCOH paths. This change reverts most of the assert removals.

Additional testing:
 - [ ] Linux x86_64 fastdebug `tier1` (default, `-UCOH`)
 - [ ] Linux x86_64 fastdebug `tier1` (`+UCOH`)

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

Commit messages:
 - Fix

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

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


More information about the lilliput-dev mailing list