[Bug 61914] NPE at org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLEngine with SNI on Java 9

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61914 --- Comment #3 from Evgenij Ryazanov --- I replaced clientRequestedApplicationProtocols.size() > 0 with clientRequestedApplicationProtocols != null && clientRequestedApplicationProtocols.size() > 0 on my installation some time ago and with

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-12-20 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-apr has an issue affecting its community integration. Th

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2017-12-20 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio2 has an issue affecting its community integration. T

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2017-12-20 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio has an issue affecting its community integration. Th

[Bug 52381] Please add OSGi metadata

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52381 --- Comment #14 from Violeta Georgieva --- (In reply to Coty Sutherland from comment #13) > Created attachment 35625 [details] > Attempt to add OSGi metadata > > Back on 2011-09-06 Roland Grunberg added the OSGi manifests that are used in > th

[Bug 52381] Please add OSGi metadata

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52381 Coty Sutherland changed: What|Removed |Added CC||csuth...@redhat.com --- Comment #13

[Bug 61810] [Proposal] Support configure the interval to keep all jars open if no jar is accessed

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61810 --- Comment #9 from Konstantin Kolinko --- (In reply to Huxing Zhang from comment #8) > (In reply to Konstantin Kolinko from comment #6) > > Do mean sth. like this? > > if (jarFiles.length > 0 && (force || jarOpenInterval > 0)) { > ... > > I

[Bug 61875] Investigate whether Xalan can be removed

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61875 --- Comment #10 from Matthew Broadhead --- https://blogs.sap.com/2009/12/04/performance-improvements-in-nw-java-applications-with-xml-processing/ -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 61875] Investigate whether Xalan can be removed

2017-12-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61875 --- Comment #9 from Matthew Broadhead --- https://stackoverflow.com/questions/6340802/java-xpath-apache-jaxp-implementation-performance -- You are receiving this mail because: You are the assignee for the bug.