Integrated: 8261509: Move per-thread StackWatermark from Thread to JavaThread class
Zhengyu Gu
zgu at openjdk.java.net
Thu Feb 11 14:05:39 UTC 2021
On Wed, 10 Feb 2021 16:35:08 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Per-thread StackWatermark only applies to JavaThread, so it should belong to there.
This pull request has now been integrated.
Changeset: 4a72cea0
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4a72cea0
Stats: 11 lines in 1 file changed: 5 ins; 6 del; 0 mod
8261509: Move per-thread StackWatermark from Thread to JavaThread class
Reviewed-by: eosterlund
-------------
PR: https://git.openjdk.java.net/jdk/pull/2513
More information about the hotspot-runtime-dev
mailing list