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

java/lang/reflect/Generics/Probe.java needs update for api changes

XMLWordPrintable

      TESTFAIL:java/lang/reflect/Generics/Probe.java

      Test java/lang/reflect/Generics/Probe.java failed in lambda nightly since 2013-08-24:

      ----------System.err:(14/713)----------
      java.lang.ClassNotFoundException: java/util/LinkedHashMap$EntryIterator
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:339)
      at Probe.main(Probe.java:64)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:746)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.ClassNotFoundException
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.ClassNotFoundException: java/util/LinkedHashMap$EntryIterator

      Test needs update for api changes in
      http://hg.openjdk.java.net/lambda/lambda/jdk/rev/41f8f1d8451a

            psandoz Paul Sandoz
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: