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

ConcurrentQueues/OfferRemoveLoops.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 9
    • core-libs

      After merging the latest Hotspot changes and Dev java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java started failing (on all platforms):

      ----------messages:(4/142)----------
      command: main OfferRemoveLoops 300
      reason: User specified action: run main OfferRemoveLoops 300
      Mode: othervm
      elapsed time (seconds): 51.895
      ----------configuration:(0/0)----------
      ----------System.out:(3/30)----------
      Passed = 983672, failed = 1

      ----------System.err:(24/1061)----------
      LinkedBlockingQueue
      LinkedBlockingQueue
      LinkedBlockingDeque
      LinkedBlockingDeque
      ArrayBlockingQueue
      PriorityBlockingQueue
      ConcurrentLinkedDeque
      ConcurrentLinkedQueue
      Hung thread: remover
      LinkedTransferQueue
      java.lang.AssertionError: Some tests failed
      at OfferRemoveLoops.instanceMain(OfferRemoveLoops.java:187)
      at OfferRemoveLoops.main(OfferRemoveLoops.java:183)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:538)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.base/java.lang.Thread.run(Thread.java:844)

      JavaTest Message: Test threw exception: java.lang.AssertionError: Some tests failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.AssertionError: Some tests failed

            Unassigned Unassigned
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: