[jdk21u-dev] RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index

Paul Hohensee phh at openjdk.org
Thu Jan 11 23:02:23 UTC 2024


On Thu, 4 Jan 2024 20:14:19 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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}`

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/131#pullrequestreview-1816984618


More information about the jdk-updates-dev mailing list