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

[TEST_BUG] AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition

    XMLWordPrintable

Details

    • b106
    • Verified

    Backports

      Description

        command: main AnnotationTypeDeadlockTest
        reason: Assumed action based on file name: run main AnnotationTypeDeadlockTest
        elapsed time (seconds): 30.703
        ----------System.out:(0/0)----------
        ----------System.err:(36/2194)----------
        Task[AnnA].state: RUNNABLE ...
        at sun.misc.ProxyGenerator.generateStaticInitializer(ProxyGenerator.java:1193)
        at sun.misc.ProxyGenerator.generateClassFile(ProxyGenerator.java:484)
        at sun.misc.ProxyGenerator.generateProxyClass(ProxyGenerator.java:339)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:637)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:555)
        at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
        at java.lang.reflect.WeakCache.get(WeakCache.java:127)
        at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:418)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:716)
        at sun.reflect.annotation.AnnotationParser$1.run(AnnotationParser.java:304)
        at sun.reflect.annotation.AnnotationParser$1.run(AnnotationParser.java:302)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.reflect.annotation.AnnotationParser.annotationForMap(AnnotationParser.java:302)
        at sun.reflect.annotation.AnnotationParser.parseAnnotation2(AnnotationParser.java:292)
        at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:119)
        at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:72)
        at java.lang.Class.initAnnotationsIfNecessary(Class.java:3290)
        at java.lang.Class.getDeclaredAnnotations(Class.java:3267)
        at AnnotationTypeDeadlockTest$Task.run(AnnotationTypeDeadlockTest.java:65)

        Task[AnnB].state: TERMINATED ...

        java.lang.IllegalStateException: unexpected condition
        at AnnotationTypeDeadlockTest.main(AnnotationTypeDeadlockTest.java:100)
        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.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        JavaTest Message: Test threw exception: java.lang.IllegalStateException: unexpected condition
        JavaTest Message: shutting down test

        Attachments

          Issue Links

            Activity

              People

                plevart Peter Levart
                rbackman Rickard Backman (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: