[jdk25u] RFR: 8358735: GenShen: block_start() may be incorrect after class unloading
Rui Li
duke at openjdk.org
Wed Nov 26 19:18:52 UTC 2025
On Thu, 13 Nov 2025 22:39:11 GMT, Rui Li <duke at openjdk.org> wrote:
> Backport of JDK-8358735.
>
> Backport is almost clean except that `atomic.hpp` was renamed to `atomicAccess.hpp` in later versions, and I had to resolve the conflict by retaining `atomic.hpp` import.
>
> Tier1 - Tier3 passed.
Sure. Moving this pr to https://github.com/openjdk/jdk25u-dev/pull/19. Will do the 2 follow-ups there, too. Closing.
Turned on GHA now.
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/378#issuecomment-3582854283
More information about the jdk-updates-dev
mailing list