Withdrawn: 8325158: Revert JDK-8248657 for X86
duke
duke at openjdk.org
Thu May 9 03:49:57 UTC 2024
On Fri, 2 Feb 2024 09:42:15 GMT, Nagata-Haruhito <duke at openjdk.org> wrote:
> [JDK-8248657](https://bugs.openjdk.org/browse/JDK-8248657) affects AARCH64 Windows.
> In this fix, always WaitForSingleObject() is called, but it is low performance in multi processes with heavy stress.
>
> So, I propose threadCritical_windows.cpp move to os_cpu, and revert
> [JDK-8248657](https://bugs.openjdk.org/browse/JDK-8248657) at threadCritical_windows_x86.cpp.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/17682
More information about the hotspot-runtime-dev
mailing list