Integrated: 8275517: Off-by-one error in allocation

Markus Grönlund mgronlun at openjdk.java.net
Tue Oct 19 16:24:12 UTC 2021


Greetings (again),

The quick fix for [JDK-8275445](https://bugs.openjdk.java.net/browse/JDK-8275445) includes an off-by-one error as part of the allocation. :-(

Sorry for this inconvenience.

Markus

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

Commit messages:
 - Off-by-one error in allocation

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

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


More information about the hotspot-runtime-dev mailing list