users@servlet-spec.java.net

[servlet-spec users] [jsr369-experts] Re: Working towards Early Draft Review

From: Mark Thomas <markt_at_apache.org>
Date: Thu, 24 Sep 2015 13:49:30 +0100

On 23/09/2015 23:56, Edward Burns wrote:
> On 22/09/2015 18:50, Edward Burns wrote:
> EB> Now is a good time for an update on where we are with respect to the
> EB> plan to release an EDR of our specification for in time for JavaOne.
>
>>>>>> On Tue, 22 Sep 2015 19:45:22 +0100, Mark Thomas <markt_at_apache.org> said:
>
> MT> What are the chances of making some headway on the numerous open Jira
> MT> issues requesting clarification of various spec related issues?
>
> Please list them in decreasing order of priority in reply to this mail.
>
> I'm looking at 140 right now.

Thanks. I've taken my best guess at priority based on how much impact I
think the issue is having for Tomcat users.

 18 - getRequestURI() and friends
105 - getRealPath() what is a virtual path
 11 - getRealPath() for paths that don't but could exist
 82 - Use of threadlocals
 20 - Welcome 'servlets'
 26 - Invalid HTTP header names/values
 88 - escaping of error messages
 21 - Pre-emptive authentication
  7 - Filters and welcome files
 52 - multiple matches to the same filter
 25 - Filters that modify request bodies

As I was going through the open issues there looks to be quite a few
small enhancement requests that we could make some headway on as well.

Mark