Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8321220

JFR: RecordedClass reports incorrect modifiers

XMLWordPrintable

    • jfr
    • b27

        The modifiers value reported by jdk.jfr.consumer.RecordedClass::getModifiers doesn't match the modifiers value provided by Class::getModifiers(). The value seems to always be 32.

        See attached reproducer.

        This was missed because lack of unit tests for the class.

              egahlin Erik Gahlin
              egahlin Erik Gahlin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: