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

java/lang/reflect/callerCache/ReflectionCallerCacheTest.java failed with "Exception: java.lang.RuntimeException: Class AccessTest$PrivateMethod not unloaded!"

XMLWordPrintable

      Test: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java
      JDK: 17.0.12 b04
      OS: linux-x64
      jvm_args: -XX:+TieredCompilation
      Regression: No (Intermittent)
      Log:
      config ReflectionCallerCacheTest.setup(): success
      test ReflectionCallerCacheTest.load("AccessTest$PublicConstructor"): success
      test ReflectionCallerCacheTest.load("AccessTest$PublicMethod"): success
      test ReflectionCallerCacheTest.load("AccessTest$PublicField"): success
      test ReflectionCallerCacheTest.load("AccessTest$ProtectedMethod"): success
      test ReflectionCallerCacheTest.load("AccessTest$ProtectedField"): success
      test ReflectionCallerCacheTest.load("AccessTest$PrivateMethod"): failure
      java.lang.RuntimeException: Class AccessTest$PrivateMethod not unloaded!
      at ReflectionCallerCacheTest.load(ReflectionCallerCacheTest.java:111)

            Unassigned Unassigned
            pchawdhary PAWAN CHAWDHARY
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: