[jdk25u] RFR: 8358735: GenShen: block_start() may be incorrect after class unloading

Goetz Lindenmaier goetz at openjdk.org
Tue Nov 25 12:04:17 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.

Hi @rgithubli 
this has two follow-ups.  Can you please do dependent pull request for these?
Maybe redo it against jdk25u-dev to have more time.

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

PR Comment: https://git.openjdk.org/jdk25u/pull/378#issuecomment-3575302667


More information about the jdk-updates-dev mailing list