Integrated: 8286092: Remove dead windows stack code
Coleen Phillimore
coleenp at openjdk.java.net
Wed May 4 12:55:17 UTC 2022
On Tue, 3 May 2022 22:34:10 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> In reviewing JDK-[8285832](https://bugs.openjdk.java.net/browse/JDK-8285832) @iklam noticed the code following the minimum stack size calculation is dead. This change removes the dead code, plus an unused os_thread_counter nearby.
> This code predates mercurial.
> Tested with tier1 on windows-x64 and windows-x64-debug.
This pull request has now been integrated.
Changeset: 29c2e54c
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/29c2e54cf6fe472bd75a75fedf4ecf66e204647a
Stats: 37 lines in 2 files changed: 0 ins; 37 del; 0 mod
8286092: Remove dead windows stack code
Reviewed-by: iklam, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/8524
More information about the hotspot-runtime-dev
mailing list