RFR: JDK-8274259: G1: assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe after JDK-8270009

Tongbao Zhang github.com+1866174+tbzhang at openjdk.java.net
Fri Sep 24 06:47:18 UTC 2021


After JDK-8270009, the VerifyBeforeGC missed retired tlabs before verify remset

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

Commit messages:
 - whitespace error
 - JDK-8274259: G1: assert(check_alignment(result)) failed: address not aligned: 0x00000008baadbabe after JDK-8270009

Changes: https://git.openjdk.java.net/jdk/pull/5672/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5672&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274259
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5672.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5672/head:pull/5672

PR: https://git.openjdk.java.net/jdk/pull/5672



More information about the hotspot-gc-dev mailing list