The fix for https://bugs.openjdk.java.net/browse/JDK-8037883 is still not good enough - unit test failure on linux-i586: com.sun.javaws.PreloaderTest.testProgressInOfflineMode

XMLWordPrintable

    • b12

        linux-i586
        PreloaderTest testProgressInOfflineMode Error Unexpected state change: from [10: 100 percent received] to [1: constructed]

        java.lang.RuntimeException: Unexpected state change: from [10: 100 percent received] to [1: constructed]
        at sun.tests.helpers.StateMachineHelper.moveToState(Unknown Source)
        at com.sun.javaws.PreloaderTest$TestProgress.(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:409)
        at com.sun.javaws.progress.PreloaderDelegate.createUsingDefaultConstructor(Unknown Source)
        at com.sun.javaws.progress.PreloaderDelegate.doInitPreloader(Unknown Source)
        at com.sun.javaws.progress.PreloaderDelegate.access$100(Unknown Source)
        at com.sun.javaws.progress.PreloaderDelegate$2.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:744)

              Assignee:
              Johnny Chen (Inactive)
              Reporter:
              Johnny Chen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: