Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-5966

Jfr Parser ValueReaders.ReflectiveReader leads to fragile code in StructTypes

XMLWordPrintable

      The reflective creation of StructType classes in the JFR v1 parser leads to fragile code in some of the JfrJava* classes in StructTypes.
      Would prefer if the fields did not have to be public, and that the JfrJava* classes that need to manipulate their fields could do so in a constructor or setter method instead.

      See JMC-5530 for a bug caused by this.

            hirt Marcus Hirt
            klward Klara Ward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: