On Tue, 21 Apr 2026 19:38:35 GMT, Erik Gahlin <[email protected]> wrote:
>> src/jdk.jfr/share/classes/jdk/jfr/internal/TypeLibrary.java line 108:
>>
>>> 106: if (initialized) {
>>> 107: return;
>>> 108: }
>>
>> @mgronlun, @egahlin, I'm not sure whether this is still needed or not. What
>> do you think?
>
> This was the change that added it.
> https://github.com/mhaessig/jdk/commit/5d6cce0f8543e8ae966798aad685b190cc8101aa
>
> It can be reverted, including the initialized field.
Great. Thanks for the help!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30834#discussion_r3122049468