Open
Description
Steps to reproduce:
- Open JFR snapshot from dev. build of JDK 21 (jfr-1685451518486.jfr.gz)
- There is warning in the messages.log:
WARNING [org.openjdk.jmc.flightrecorder.internal.parser.v1.ValueReaders$ReflectiveReader]: Could not find field with name 'virtual' in reader for 'thread'
This is likely caused by JFR support of Virtual Threads JEP 444.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
thurka commentedon Jan 18, 2024
Similar issue reported against JMC: https://bugs.openjdk.org/browse/JMC-7863