[jdk17u-dev] Withdrawn: 8072070: Improve interpreter stack banging

duke duke at openjdk.org
Fri Jan 6 05:27:09 UTC 2023


On Thu, 27 Oct 2022 11:00:56 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> Original patch applies almost cleanly. The only difference is in os.cpp where `thread->as_Java_thread()` is used instead of `JavaThread::cast(thread)` because https://bugs.openjdk.org/browse/JDK-8268368 (Adopt cast notation for JavaThread conversions) is not in 17u.
> 
> Testing: jtreg tier1, tier2 on x86 and aarch64.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/848


More information about the jdk-updates-dev mailing list