Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903893

The jmh-jdk-microbenchmarks/micros-javac is now bitrot with SecMgr removal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      The benchmarks now fail on various classes related to permissions. For example:

      /tmp/JavacBenchmarkRoot909574811064154644/jdk.accessibility/com/sun/java/accessibility/util/AWTEventMonitor.java:32: error: cannot find symbol
      import sun.awt.AWTPermissions;
                    ^
        symbol: class AWTPermissions
        location: package sun.awt

      These tests have been using a zip of JDK 11 sources as seen in the pom:
      https://github.com/openjdk/jmh-jdk-microbenchmarks/blob/master/micros-javac/pom.xml#L34

            asotona Adam Sotona
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: