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

JFR: Separate metadata per JVM-feature

XMLWordPrintable

    • jfr
    • generic
    • generic

      Currently, all JFR metadata is collected in a single metadata.xml file. From those, the build machinery generates headers and some other things from it. For JVM-feature-specific metadata, this leads to stuff generated that doesn't exist when the feature is excluded from the build. For example, when disabling Shenandoah, we still need to compile empty methods in jfrPeriodic.cpp to satisfy the generated code.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: