Integrated: 8253647: Remove dead code in os::create_thread() on Linux/BSD

Zhengyu Gu zgu at openjdk.java.net
Fri Sep 25 23:36:56 UTC 2020


On Fri, 25 Sep 2020 17:06:58 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this small patch to remove dead code that is left behind by JDK-8078513.
> 
> Test:
> - [x] tier1 on Linux 86_64

This pull request has now been integrated.

Changeset: 41675400
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/41675400
Stats:     14 lines in 2 files changed: 0 ins; 14 del; 0 mod

8253647: Remove dead code in os::create_thread() on Linux/BSD

Reviewed-by: stuefe, dholmes

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

PR: https://git.openjdk.java.net/jdk/pull/361


More information about the hotspot-runtime-dev mailing list