On Fri, 5 May 2023 23:32:33 GMT, Alex Menkov wrote:
>> The fix updates JVMTI spec updates description of heap functions to support
>> virtual threads.
>> Virtual threads are not heap roots by design, so
>> FollowReference/IterateOverReachableObjects specs are updated to note only
>> platform t
On Fri, 5 May 2023 23:32:33 GMT, Alex Menkov wrote:
>> The fix updates JVMTI spec updates description of heap functions to support
>> virtual threads.
>> Virtual threads are not heap roots by design, so
>> FollowReference/IterateOverReachableObjects specs are updated to note only
>> platform t
> The fix updates JVMTI spec updates description of heap functions to support
> virtual threads.
> Virtual threads are not heap roots by design, so
> FollowReference/IterateOverReachableObjects specs are updated to note only
> platform threads.
> References from thread stacks (including virtual
The fix updates JVMTI spec updates description of heap functions to support
virtual threads.
Virtual threads are not heap roots by design, so
FollowReference/IterateOverReachableObjects specs are updated to note only
platform threads.
References from thread stacks (including virtual threads) are