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

test/jdk/vm/runtime/ReflectStackOverflow.java fails with NoClassDefFoundError

XMLWordPrintable

    • b12
    • Verified

      Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class java.lang.reflect.InvocationTargetException
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at ReflectStackOverflow.stuff(ReflectStackOverflow.java:54)
      at ReflectStackOverflow.main(ReflectStackOverflow.java:37)

      It's a regression caused by JDK-8210721

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: