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

WaitForMultipleObjects() return value not handled appropriately

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • tbd
    • 5.0
    • core-svc
    • x86
    • windows_2000

    Description

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      There are two valid return values from WaitForMultipleObjects() which indicate that a mutex object was successfully obtained, WAIT_OBJECT_0 and WAIT_ABANDONED. WAIT_ABANDONED is not being handled appropriately in
      j2se/src/windows/transport/shmem/shmem_md.c, i.e., the thread may never release the mutex, which can result in other threads remaining blocked.


      REPRODUCIBILITY :
      This bug can be reproduced rarely.
      ###@###.### 2005-04-13 20:43:07 GMT

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mmma Marvin Ma (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: