[Bug 69377] JSP optimization via custom code generation

2025-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69377 --- Comment #16 from Mark Thomas --- Looks OK to me. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomca

[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #21 from John Harby --- As an alternative I was able to resolve this by adding this to my VM args in my run configuration: —add-opens java.base/java.io=ALL-UNNAMED -- You are receiving this mail because: You are the assignee for

(tomcat) branch 10.1.x updated (e5a38b277d -> 152c5259ef)

2025-04-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from e5a38b277d Code clean-up - formatting. No functional change new 6efa30ff03 Refactor so the buffered data is used d

(tomcat) 02/02: Replace the unused buffer with a zero length, static instance.

2025-04-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 152c5259ef48a0ad768193d90c974125c59ac089 Author: Mark Thomas AuthorDate: Thu Jan 9 15:19:00 2025 + Replace the u

(tomcat) 01/02: Refactor so the buffered data is used directly rather than copied

2025-04-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6efa30ff03710df8af8e6fb139c60cc8048200a8 Author: Mark Thomas AuthorDate: Thu Jan 9 14:01:18 2025 + Refactor so t