RFR: 8261509: Move per-thread StackWatermark from Thread to JavaThread class

Zhengyu Gu zgu at openjdk.java.net
Thu Feb 11 14:05:37 UTC 2021


On Wed, 10 Feb 2021 22:08:22 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:

>> Per-thread StackWatermark only applies to JavaThread, so it should belong to there.
>
> Marked as reviewed by eosterlund (Reviewer).

Thanks, @fisk

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

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


More information about the hotspot-runtime-dev mailing list