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

Testcase bug

XMLWordPrintable

    • x86
    • linux



      Name: dkC103137 Date: 09/04/2000


       jdk version:
      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)

      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)
      Java HotSpot(TM) Server VM (build 1.3.0rc1-b17, mixed mode)

       Testbase location:
      /net/ultraowl.eng/export/ultraowl1/javatb/testbase/src/misc

      Test threads/ThreadInterruptedAndNotified from testbase_ss fails only on single processor machines
      with following output message:
      ---------------------------------------------------------
      %java ThreadInterruptedAndNotified
      Interrupt did not redirect notification.
      %
      ---------------------------------------------------------

      Various values of input parameter (number of iterations) were tried.
      The test always passes on machines with two or more processors, as well as in Solaris Kestrel JDK.

      The point of this test is that if two (or more) threads are waiting on the same object and one of
      them is simultaneously notified and interrupted then the notification should be passed to one of the
      other waiting threads.

      ======================================================================

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: