Bug report for Tomcat Connectors [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 10 [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2024/02/11]

2024-02-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 68596] Remaining overhead in javax.el.CompositeELResolver.convertToType

2024-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68596 --- Comment #7 from Mark Thomas --- Thanks for the additional review Konstantin. ELResolver.convertToType() is public API. It is defined by the specification and we can't change that. Your comment about setting setPropertyResolved(false) bein

[Bug 68596] Remaining overhead in javax.el.CompositeELResolver.convertToType

2024-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68596 --- Comment #6 from Konstantin Kolinko --- (In reply to John Engebretson from comment #0) > context.setPropertyResolved(false); > ... > > context can be of type ELContextImpl, ELContextWrapper, EvaluationContext, > or StandardELContext

Re: Assist in build for successful build

2024-02-10 Thread Mark Thomas
On 10/02/2024 11:49, koteswara Rao Gundapaneni wrote: Tomcat 8.5.97 build is failing with java runtime jdk 21 windows 10 That is expected. You need to use a JDK that can target Java 7. Mark - To unsubscribe, e-mail: dev-unsub

Assist in build for successful build

2024-02-10 Thread koteswara Rao Gundapaneni
Tomcat 8.5.97 build is failing with java runtime jdk 21 windows 10 compile: [javac] Compiling 1747 source files to F:\apache-tomcat-8.5.97-src\apache-tomcat-8.5.97-src\output\classes [javac] error: release version 7 not supported [javac] Usage: javac [javac] use --help for a lis