https://bz.apache.org/bugzilla/show_bug.cgi?id=61195

            Bug ID: 61195
           Summary: Backport properties change to ease migration to Tomcat
                    9
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: stephane.nic...@gmail.com
  Target Milestone: ----

Could you please consider backporting the properties change that were
introduced in Tomcat 9? 

My immediate need is setAcceptCount on AbstractProtocol that is called
setBacklog in the tomcat 8.5 API. Having two different method signature
requires me to use reflection in order to support Tomcat 8.5 and Tomcat 9 at
the same time in Spring Boot. As we want to support Java 9 as well in that
release, using Tomcat 9 is required but we'd like to compile the code against
the 8.5 API.

There are other candidates here:
https://svn.apache.org/viewvc?view=revision&revision=1767250

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to