RFR: 8341273: JVMTI is not properly hiding some continuation related methods [v12]
Serguei Spitsyn
sspitsyn at openjdk.org
Sat Oct 26 06:09:06 UTC 2024
On Sat, 26 Oct 2024 00:43:00 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: introduce new annotation @JvmtiHideEvents and use it in VirtualThread/Continuation classes to disallow FramePop requests
>
> src/java.base/share/classes/jdk/internal/vm/annotation/JvmtiHideEvents.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
>
> (c) 2024
Fixed, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21397#discussion_r1817695834
More information about the serviceability-dev
mailing list