Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4285

PageSavingThread.stop() blocks forever

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.19
    • 1.4.20, 1.5.4, 6.0.0-beta1
    • wicket

    Description

      The PageSavingThread may exit without nulling the stop flag. For example when an OutOfMemoryError or any other runtime exception is thrown in the run method.
      Properly set the flag in a finally clause.

      Is this class still present in 1.5?

      Attachments

        1. patch-1.5.diff
          3 kB
          Ortwin Glueck
        2. patch.diff
          3 kB
          Ortwin Glueck

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            oglueck Ortwin Glueck
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: