Integrated: 8302354: InstanceKlass init state/thread should be atomic
Robbin Ehn
rehn at openjdk.org
Tue Feb 14 14:42:20 UTC 2023
On Mon, 13 Feb 2023 18:56:19 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Hi, please consider.
>
> These states are read 'lock-less' should thus be atomic.
> Also the assert setting init thread state can be stricter.
>
> Passes t1-4
This pull request has now been integrated.
Changeset: 77519e5f
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/77519e5f4fe75f953c02fb3f15b7f9a58c933fea
Stats: 15 lines in 5 files changed: 1 ins; 0 del; 14 mod
8302354: InstanceKlass init state/thread should be atomic
Reviewed-by: coleenp, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/12542
More information about the hotspot-dev
mailing list