Integrated: 8318383: Remove duplicated checks in os::get_native_stack() in posix implementation

Zhengyu Gu zgu at openjdk.org
Thu Oct 19 14:31:41 UTC 2023


On Wed, 18 Oct 2023 00:05:11 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Trivial cleanup that removes duplicated checkings.

This pull request has now been integrated.

Changeset: 9cf334fb
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9cf334fb6488188ea4236e5d156b11245bace88f
Stats:     6 lines in 1 file changed: 1 ins; 4 del; 1 mod

8318383: Remove duplicated checks in os::get_native_stack() in posix implementation

Reviewed-by: dholmes, stuefe

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

PR: https://git.openjdk.org/jdk/pull/16232


More information about the hotspot-runtime-dev mailing list