Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-2242

[PATCH] wait/notifying on a Thread object interferes with Thread behaviour

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.7.1
    • None
    • Other
    • None
    • PatchAvailable

    Description

      Calling wait or notify/notifyAll on the thread object itself, interferes with the basic Thread management built into the jvm, causing spurious thread states, including threads waking up when not expected, etc.

      This patch fixes this

      Attachments

        1. spurious_thread_states.diff
          1 kB
          David Brosius

        Activity

          People

            Unassigned Unassigned
            dbrosius David Brosius
            Kevin Cormier Kevin Cormier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: