Re: svn commit: r1781620 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/runtime/ webapps/docs/

2017-02-03 Thread Rémy Maucherat
2017-02-04 0:40 GMT+01:00 Mark Thomas : > On 03/02/17 23:21, ma...@apache.org wrote: > >> Author: markt >> Date: Fri Feb 3 23:21:00 2017 >> New Revision: 1781620 >> >> URL: http://svn.apache.org/viewvc?rev=1781620=rev >> Log: >> Refactor generated JSP code so tags require less

Re: svn commit: r1781620 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/runtime/ webapps/docs/

2017-02-03 Thread Mark Thomas
On 03/02/17 23:21, ma...@apache.org wrote: Author: markt Date: Fri Feb 3 23:21:00 2017 New Revision: 1781620 URL: http://svn.apache.org/viewvc?rev=1781620=rev Log: Refactor generated JSP code so tags require less code With this commit and the following configuration options, the TCK test

svn commit: r1781620 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/runtime/ webapps/docs/

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 23:21:00 2017 New Revision: 1781620 URL: http://svn.apache.org/viewvc?rev=1781620=rev Log: Refactor generated JSP code so tags require less code Added: tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/ExceptionUtils.java - copied unchanged from

svn commit: r1781610 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:56:43 2017 New Revision: 1781610 URL: http://svn.apache.org/viewvc?rev=1781610=rev Log: Clean-up prior to back-port NPE warnings Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781609 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:48:00 2017 New Revision: 1781609 URL: http://svn.apache.org/viewvc?rev=1781609=rev Log: Clean-up prior to back-port Unused method Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781608 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:47:38 2017 New Revision: 1781608 URL: http://svn.apache.org/viewvc?rev=1781608=rev Log: Clean-up prior to back-port Unused exceptions Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781607 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:46:08 2017 New Revision: 1781607 URL: http://svn.apache.org/viewvc?rev=1781607=rev Log: Clean-up prior to back-port Unused fields Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781606 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:44:53 2017 New Revision: 1781606 URL: http://svn.apache.org/viewvc?rev=1781606=rev Log: Clean-up prior to back-port Unused parameters Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781605 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:42:38 2017 New Revision: 1781605 URL: http://svn.apache.org/viewvc?rev=1781605=rev Log: Clean-up prior to back-port Add remaining missing Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781604 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:37:39 2017 New Revision: 1781604 URL: http://svn.apache.org/viewvc?rev=1781604=rev Log: Clean-up prior to back-port Add missing (inferred by IDE) Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

svn commit: r1781603 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:30:22 2017 New Revision: 1781603 URL: http://svn.apache.org/viewvc?rev=1781603=rev Log: Clean-up prior to back-port Add missing @Override Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Generator.java Modified:

buildbot exception in on tomcat-7-trunk

2017-02-03 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/664 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1781602 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/runtime/JspRuntimeLibrary.java java/org/apache/jasper/runtime/TagHandlerPool.j

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:23:38 2017 New Revision: 1781602 URL: http://svn.apache.org/viewvc?rev=1781602=rev Log: Refactor generated JSP code so tags require less code Modified: tomcat/tc7.0.x/trunk/ (props changed)

JDK 9 EA Build 155 is available on java.net

2017-02-03 Thread Rory O'Donnell
Hi Mark, *JDK 9 Early Access* b155 is available on java.net Can you confirm fix for : * b153 - JDK-8163449 : Allow per protocol setting for URLConnection defaultUseCaches There have been a number of fixes to bugs reported by Open Source projects

svn commit: r1781601 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/runtime/JspRuntimeLibrary.java java/org/apache/jasper/runtime/TagHandlerPool.j

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:16:18 2017 New Revision: 1781601 URL: http://svn.apache.org/viewvc?rev=1781601=rev Log: Refactor generated code so tags require less code Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1781600 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/runtime/JspRuntimeLibrary.java java/org/apache/jasper/runtime/TagHandlerPool.j

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:14:22 2017 New Revision: 1781600 URL: http://svn.apache.org/viewvc?rev=1781600=rev Log: Refactor generated code so tags require less code Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1781599 - in /tomcat/tc8.5.x/trunk/java/org/apache/coyote: ./ ajp/ http11/ http11/filters/

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 21:07:30 2017 New Revision: 1781599 URL: http://svn.apache.org/viewvc?rev=1781599=rev Log: Add missing deprecation annotations Modified: tomcat/tc8.5.x/trunk/java/org/apache/coyote/InputBuffer.java

[Bug 60560] Support systemd/inetd style socket activation

2017-02-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 --- Comment #3 from Thomas Meyer --- Updated patch here: http://static.217.14.99.88.clients.your-server.de/401 Where can I find the source of the documentation. It seems to be in an different repository?! -- You are

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-02-03 Thread Bill Barker
/objenesis/main/target/objenesis-2.6-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170203.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170203/bin/openssl -Dexecute.test.nio=false

[Bug 53930] allow capture of catalina stdout/stderr to a command instead of just a file [PATCH]

2017-02-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53930 Christopher Schultz changed: What|Removed |Added Keywords|

[Bug 57665] support x-forwarded-host

2017-02-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 Christopher Schultz changed: What|Removed |Added Keywords|

[Bug 60683] Using the IBM JDK with the security manager results in a NullPointerException for requests to some JSPs

2017-02-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60683 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1781574 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/security/SecurityClassLoad.java webapps/docs/changelog.xml

2017-02-03 Thread remm
Author: remm Date: Fri Feb 3 16:00:35 2017 New Revision: 1781574 URL: http://svn.apache.org/viewvc?rev=1781574=rev Log: 60683: Preload converters to avoid security failures on some JVMs. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1781572 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/security/SecurityClassLoad.java webapps/docs/changelog.xml

2017-02-03 Thread remm
Author: remm Date: Fri Feb 3 15:28:20 2017 New Revision: 1781572 URL: http://svn.apache.org/viewvc?rev=1781572=rev Log: 60683: Preload converters to avoid security failures on some JVMs. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1781571 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/security/SecurityClassLoad.java webapps/docs/changelog.xml

2017-02-03 Thread remm
Author: remm Date: Fri Feb 3 15:23:46 2017 New Revision: 1781571 URL: http://svn.apache.org/viewvc?rev=1781571=rev Log: 60683: Preload converters to avoid security failures on some JVMs. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1781569 - in /tomcat/trunk: java/org/apache/catalina/security/SecurityClassLoad.java webapps/docs/changelog.xml

2017-02-03 Thread remm
Author: remm Date: Fri Feb 3 15:08:32 2017 New Revision: 1781569 URL: http://svn.apache.org/viewvc?rev=1781569=rev Log: 60683: Preload converters to avoid security failures on some JVMs. Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

svn commit: r1781564 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 14:50:23 2017 New Revision: 1781564 URL: http://svn.apache.org/viewvc?rev=1781564=rev Log: Simplify Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java URL:

svn commit: r1781562 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 14:48:53 2017 New Revision: 1781562 URL: http://svn.apache.org/viewvc?rev=1781562=rev Log: Revert r1781539 Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java URL:

Re: svn commit: r1781539 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread Mark Thomas
On 03/02/17 12:18, Konstantin Kolinko wrote: -1. Not equivalent. Fair enough. I'll restore the previous behaviour. Boolean.java in 8u121: public static Boolean valueOf(String s) { return parseBoolean(s) ? TRUE : FALSE; } public static boolean parseBoolean(String s) {

Re: svn commit: r1781539 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread Konstantin Kolinko
-1. Not equivalent. Boolean.java in 8u121: public static Boolean valueOf(String s) { return parseBoolean(s) ? TRUE : FALSE; } public static boolean parseBoolean(String s) { return ((s != null) && s.equalsIgnoreCase("true")); } It compares case-insensitively. Old

svn commit: r1781539 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2017-02-03 Thread markt
Author: markt Date: Fri Feb 3 11:26:44 2017 New Revision: 1781539 URL: http://svn.apache.org/viewvc?rev=1781539=rev Log: Simplify code Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java URL:

[Bug 57665] support x-forwarded-host

2017-02-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 gonzalad changed: What|Removed |Added CC|