visualvm icon indicating copy to clipboard operation
visualvm copied to clipboard

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

Open thurka opened this issue 2 years ago • 1 comments

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.

thurka avatar Jun 02 '23 08:06 thurka

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

thurka avatar Jan 18 '24 13:01 thurka