oracle / oracle/visualvm

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

Open
#504 1 comment 1 reaction 1 assignee View on GitHub

@thurka is already working on this.

Since Jun 2, 2023.

bug
Dominant language
Java
Stars
3.3k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.