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

JFR: Avoid loading regex classes during startup

XMLWordPrintable

    • jfr
    • b23

        At startup JFR looks at available .jfc files using the glob pattern *.jfc which loads unnecessary classes. We might as well traverse all files in JAVA_HOME/lib/jfr and check if they end with ".jfr".

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

                Created:
                Updated:
                Resolved: