[ 
https://issues.apache.org/jira/browse/WICKET-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4285.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
                   1.5.4
                   1.4.20
         Assignee: Martin Grigorov
    
> PageSavingThread.stop() blocks forever
> --------------------------------------
>
>                 Key: WICKET-4285
>                 URL: https://issues.apache.org/jira/browse/WICKET-4285
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.19
>            Reporter: Ortwin Glück
>            Assignee: Martin Grigorov
>              Labels: patch
>             Fix For: 1.4.20, 1.5.4, 6.0.0
>
>         Attachments: patch-1.5.diff, patch.diff
>
>
> 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?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to