Sub-task
- [JETTY-1210] - Disabled test JettyClientTest causes JETTY-747 again (HttpClient enters an infinite loop ...)
Bug
- [JETTY-1133] - SessionHandler fails to identify extract the session-id from URI when it contains multiple parameters separated by semicolon
- [JETTY-1149] - transient should be volatile in AbstractLifeCycle
- [JETTY-1155] - Ensure HttpExchange notified when HttpConnection close is called
- [JETTY-1156] - SSL blocking close and JVMbug busy key
- [JETTY-1157] - Memory leak in _buf of org.mortbay.jetty.HttpConnection$Output
- [JETTY-1158] - StdErrLog#warn no longer propect against a null Throwable parameter
- [JETTY-1163] - AJP13Connector uses platform default encoding for response headers, should use ISO-8859-1
- [JETTY-1167] - GZipFilter cause OutOfMemoryError
- [JETTY-1168] - Deadlock in AbstractSessionManager
- [JETTY-1170] - NPE on client when server-side extension returns null
- [JETTY-1172] - Allow simpler customization of statistics request messages in StatisticsExtension
- [JETTY-1173] - StatisticsExtension throws IllegalStateException: Timer already cancelled
- [JETTY-1174] - memory leak in ChannelImpl/ContinuationClient
- [JETTY-1175] - NPE in TimesyncExtension
- [JETTY-1176] - NPE in StatisticsExtension if client is null
- [JETTY-1177] - Honor application's Cache-Control on 4xx responses
- [JETTY-1180] - Extension methods are wrongly called
- [JETTY-1183] - AcknowledgedMessagesClientExtension does not handle correctly message resend when client long polls again
- [JETTY-1188] - Memory leak in org.mortbay.thread.QueuedThreadPool
- [JETTY-1191] - Limit size of ChannelId cache
- [JETTY-1192] - HTTP POST content is garbled when using digest authentication
- [JETTY-1197] - SetUID module test fails when using Java 1.6 to build
- [JETTY-1202] - JSESSIONID not random enough?
- [JETTY-1205] - Memory leak in browser-to-client mapping
- [JETTY-1207] - Possible null pointer in FormAuthenticator
Improvement
- [JETTY-875] - Allow setting of advice field in response to Handshake.
- [JETTY-983] - Fast Web View feature for Adobe Acrobat plug-in
- [JETTY-1134] - BayeuxClient: Connect msg should be sent as array
- [JETTY-1161] - An Extension that measures round-trip delay for cometd messages.
- [JETTY-1162] - Add support for async/sync message delivery to BayeuxClient
- [JETTY-1171] - Fix slow startup time by using default constructor of SecureRandom
- [JETTY-1182] - Reduce synchronization in ContinuationCometdServlet
- [JETTY-1184] - QueuedThreadPool does not shrink enough
- [JETTY-1186] - Better document JMX setup in jetty-jmx.xml
- [JETTY-1193] - Exception details are lost in AbstractCometdServlet.getMessages
- [JETTY-1195] - Coalesce buffers in ChannelEndPoint.flush()
- [JETTY-1196] - Enable TCP_NODELAY by default in client connectors
New Feature
- [JETTY-1178] - Make continuation servlet to log the incoming JSON in case of parsing errors
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.