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

Possible race condition in javafx.concurrent implementation or unit tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      The following unit test failed on both the controls and graphics scrum nightly build:

          [junit] Testsuite: javafx.concurrent.ServiceLifecycleTest
          [junit] Tests run: 121, Failures: 1, Errors: 0, Time elapsed: 0.86 sec
          [junit]
          [junit] Testcase: onCancelledFilterCalledBefore_onCancelled(javafx.concurrent.ServiceLifecycleTest): FAILED
          [junit]
          [junit] junit.framework.AssertionFailedError:
          [junit] at javafx.concurrent.ServiceLifecycleTest.onCancelledFilterCalledBefore_onCancelled(ServiceLifecycleTest.java:1314)
          [junit]
          [junit]
          [junit] Test javafx.concurrent.ServiceLifecycleTest FAILED

      See http://jfx.us.oracle.com/hudson/job/8.0-controls-test/262/label=windows-i586-t30/consoleText for full log.

            rbair Richard Bair (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: