[VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-09 Thread Mark Thomas
The proposed Apache Tomcat 8.0.0 release candidate 6 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC5 are: - Better handling of generic types in the WebSocket 1.0 implementation - Refactor resourc

Re: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-09 Thread Mark Thomas
On 09/12/2013 20:18, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.0 release candidate 6 is now available > for voting. > > Given this is a release candidate I am working on the basis that it is > equivalent to an alpha. The main changes since RC5 are: > - Better handling of generic types in

RE: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-09 Thread Konstantin Preißer
Hi Mark, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, December 9, 2013 9:19 PM > To: Tomcat Developers List > Subject: [VOTE] Release Apache Tomcat 8.0.0-RC6 > > The proposed Apache Tomcat 8.0.0 release candidate 6 is now a

Re: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-09 Thread Christopher Schultz
Konstantin, On 12/9/13, 4:40 PM, Konstantin Preißer wrote: > The webapp contains a large static file with a size of 4,582,875,812 bytes. I believe that static file is better-described as "huge", "enormous", [bleeping] gigantic. Anything bigger than 2^32 bytes deserves a proper adjective. :) -chr

Re: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-09 Thread Mark Thomas
On 09/12/2013 21:40, Konstantin Preißer wrote: > With Tomcat 8.0.0-RC6, I seem to have problems serving large static > files in one of my webapps. > > I've run it on a Windows Server 2012 R2 system with Java 1.7.0_45 > (64-Bit) and the NIO HTTP connector. The webapp contains a large > static file

RE: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-10 Thread Konstantin Preißer
Hi, > -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, December 10, 2013 1:22 AM > > > Any idea what is going on there? Why would Tomcat create such a big > > byte array for a static file? > > Lots of things going on here. > > 1. The content of resourc