[jdk21u-dev] RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v4]
Aleksey Shipilev
shade at openjdk.org
Tue Feb 27 20:10:12 UTC 2024
> Nearly clean backport to fix a Loom bug. The uncleanliness is due to `foreign_globals.cpp` context change in `ForeignGlobals::java_calling_convention`, which renamed the argument. I reapplied that hunk by hand.
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `jdk_loom hotspot_loom`
> - [x] linux-aarch64-server-fastdebug, `tier{1,2,3,4}`
> - [x] linux-x86_64-server-fastdebug, `tier{1,2,3,4}`
Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into JDK-8320275-loom-cc
- Backport 52f787f675146d98d3e2338b14b7cd6b1dba7bb8
- Backport e9e694f4ef7b080d7fe1ad5b2f2daa2fccd0456e
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/131/files
- new: https://git.openjdk.org/jdk21u-dev/pull/131/files/f468bfff..35ddcb66
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=131&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=131&range=02-03
Stats: 369 lines in 27 files changed: 198 ins; 33 del; 138 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/131.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/131/head:pull/131
PR: https://git.openjdk.org/jdk21u-dev/pull/131
More information about the jdk-updates-dev
mailing list