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".

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

                Created:
                Updated:
                Resolved: