/[Apache-SVN]
ViewVC logotype

Revision 1759226


Jump to revision: Previous Next
Author: markt
Date: Mon Sep 5 10:25:50 2016 UTC (7 years, 8 months ago)
Changed paths: 2
Log Message:
MUST_DISPATCH is not a state that requires non-container threads to be paused.
MUST_DISPATCH transitions to DISPATCHING in postProcess(). A call to complete() or dispatch() with the state in DISPATCHING triggers an IllegalStateException. The behaviour is the same if the state is MUST_DISPATCH. Therefore, there is no difference in end result whether the non-container thread is paused or not. Therefore, don't pause it so the ISE is triggered earlier rather than later.

Changed paths

Path Details
Directorytomcat/tc8.0.x/trunk/ modified , props changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/coyote/AsyncStateMachine.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26