Skip to content

Could not find field with name 'virtual' in reader for 'thread' #504

Open
@thurka

Description

@thurka
Member

Steps to reproduce:

  1. Open JFR snapshot from dev. build of JDK 21 (jfr-1685451518486.jfr.gz)
  2. 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.

Activity

self-assigned this
on Jun 2, 2023
thurka

thurka commented on Jan 18, 2024

@thurka
MemberAuthor

Similar issue reported against JMC: https://bugs.openjdk.org/browse/JMC-7863

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @thurka

      Issue actions

        Could not find field with name 'virtual' in reader for 'thread' · Issue #504 · oracle/visualvm