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

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)

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

                Created:
                Updated:
                Resolved: