Integrated: 8289004: investigate if SharedRuntime::get_java_tid parameter should be a JavaThread*
Robbin Ehn
rehn at openjdk.org
Wed Oct 5 12:48:37 UTC 2022
On Mon, 3 Oct 2022 12:59:21 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Hi, please consider.
>
> Yes it should be JavaThread*.
> But some additional places needed to use JavaThread*
>
> Passes t1-3.
This pull request has now been integrated.
Changeset: 979efd41
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/979efd4174968802f0c170e768671507a11e118e
Stats: 26 lines in 5 files changed: 3 ins; 3 del; 20 mod
8289004: investigate if SharedRuntime::get_java_tid parameter should be a JavaThread*
Reviewed-by: dholmes, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/10532
More information about the hotspot-dev
mailing list