RFR: 8325633: Use stricter assertion in callers of Space::is_aligned

Albert Mingkun Yang ayang at openjdk.org
Mon Feb 12 12:39:21 UTC 2024


Simple using stricter assertion of alignment depending on the context.

Test: tier1-6

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

Commit messages:
 - space-is-aligned

Changes: https://git.openjdk.org/jdk/pull/17805/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17805&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8325633
  Stats: 10 lines in 3 files changed: 0 ins; 5 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/17805.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17805/head:pull/17805

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


More information about the hotspot-gc-dev mailing list