Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      In the (unlikely) event that a tryAcquire or tryAcquireShared method throws after being parked after initial failure to acquire, and the thread was interrupted while waiting, the interrupt may be lost.

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: