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

two jtreg tests failed after 8229366 is fixed

XMLWordPrintable

    • jfr
    • generic
    • generic

        - jdk/test/java/lang/SecurityManager/CheckPackageAccess.java - easy to fix, just seem to add respective package names to the test code
        - jdk/test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java - this one is worse, it's failing because JFR event classes reference Proxy class, but that class itself only loaded when JFR recording has been started, while event classes can be constructed even without the recording

              jbachorik Jaroslav BachorĂ­k
              apetushkov Andrey Petushkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: