Re: ECJ, Tomcat 8.5.x and Java 17

2021-10-07 Thread Konstantin Kolinko
чт, 7 окт. 2021 г. в 22:59, Konstantin Kolinko : > чт, 7 окт. 2021 г. в 18:46, Mark Thomas : > > > Approach e) > Combine ecj-4.6.3.jar and ecj-4.20.jar (or later) into a single > multi-release jar, "ecj-4.3.6_and_4.20.jar". > See > https://openjdk.java.net/jeps/238 > > I mean that > - The

Re: ECJ, Tomcat 8.5.x and Java 17

2021-10-07 Thread Konstantin Kolinko
чт, 7 окт. 2021 г. в 18:46, Mark Thomas : > > Hi, > > As you will have seen from the 8.5.72 release vote and/or bug 65599 > there is an issue with 8.5.x, Java 17 and ECJ. > > In short: > - the Java EE 7 spec requires that Tomcat 8.5.x runs on Java 7 > - Tomcat 8.5.x ships with ECJ 4.6.3, the

[tomcat] branch 8.5.x updated: Add new, standard method for direct upgrade to WebSocket

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new a14e9ef Add new, standard method for direct

[tomcat] branch 9.0.x updated: Add new, standard method for direct upgrade to WebSocket

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 74f2b09 Add new, standard method for direct

[tomcat] branch 10.0.x updated: Add new, standard method for direct upgrade to WebSocket

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new a182c5f Add new, standard method for direct

[tomcat] 02/02: Remove deprecated method

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cf43fa01d03e5acc1bf3244bd6a2a6b060c86ef6 Author: Mark Thomas AuthorDate: Thu Oct 7 18:11:14 2021 +0100 Remove

[tomcat] 01/02: Add new, standard method for direct upgrade to WebSocket

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 897f4f6f862904379662e215d3dc9d956fb5652f Author: Mark Thomas AuthorDate: Thu Oct 7 18:10:37 2021 +0100 Add new,

[tomcat] branch main updated (b505fdc -> cf43fa0)

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git. from b505fdc Add missing string new 897f4f6 Add new, standard method for direct upgrade to WebSocket new cf43fa0

ECJ, Tomcat 8.5.x and Java 17

2021-10-07 Thread Mark Thomas
Hi, As you will have seen from the 8.5.72 release vote and/or bug 65599 there is an issue with 8.5.x, Java 17 and ECJ. In short: - the Java EE 7 spec requires that Tomcat 8.5.x runs on Java 7 - Tomcat 8.5.x ships with ECJ 4.6.3, the newest version that runs on Java 7 - ECJ 4.63 fails on

[tomcat] branch 8.5.x updated: Add missing string

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 6228c43 Add missing string 6228c43 is described

[tomcat] branch 9.0.x updated: Add missing string

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new cd8dac7 Add missing string cd8dac7 is described

[tomcat] branch 10.0.x updated: Add missing string

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 151b024 Add missing string 151b024 is described

[tomcat] branch main updated: Add missing string

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new b505fdc Add missing string b505fdc is described

[tomcat] branch main updated (1a43053 -> 0b3c99c)

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 1a43053 Refactor JNI out of bean classes new ac0e3d6 Revert "Remove test for STM JSP" new 434cef9

[tomcat] 03/03: Add Eclipse IDE generated equals and hashCode implementations.

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0b3c99c4e9c4cdce91a969430b01750291c86c1f Author: Mark Thomas AuthorDate: Thu Oct 7 10:23:37 2021 +0100 Add Eclipse

[tomcat] 01/03: Revert "Remove test for STM JSP"

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ac0e3d6dc95ec61ade20bfc34839aa369812dcbf Author: Mark Thomas AuthorDate: Wed Oct 6 13:39:26 2021 +0100 Revert "Remove

[tomcat] 02/03: Different solution for isThreadSafe=false

2021-10-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 434cef97eedab06676f6454075ceb36637695bdd Author: Mark Thomas AuthorDate: Wed Oct 6 13:53:50 2021 +0100 Different