[jdk17u-dev] Withdrawn: 8288139: JavaThread touches oop after GC barrier is detached
duke
duke at openjdk.org
Fri Aug 25 16:03:16 UTC 2023
On Thu, 29 Jun 2023 17:07:21 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to avoid a JVM crash. The source for uncleanliness is the absent `JavaThread::cast`, which I replaced back to `->as_Java_thread()`.
>
> Additional testing:
> - [x] Linux AArch64 fastdebug tier1 (as part of whole batch of PRs)
> - [x] Linux AArch64 fastdebug tier2 (as part of whole batch of PRs)
> - [x] Linux AArch64 fastdebug tier3 (as part of whole batch of PRs)
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1515
More information about the jdk-updates-dev
mailing list