Author: remm
Date: Fri Apr 4 10:10:28 2014
New Revision: 1584593
URL: http://svn.apache.org/r1584593
Log:
Code cleanups and i18n in NIO2.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java
tomcat/trunk/java/org/apache/coyote/http11/InternalNio2InputBuffer.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334
--- Comment #2 from Markus ---
A binary search through recent 7.0.x Tomcat versions shows that this bug has
been introduced with 7.0.52, i.e. 7.0.50 shows correct behaviour while .52 is
broken.
--
You are receiving this mail because:
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334
--- Comment #3 from Markus ---
(In reply to Markus from comment #2)
> A binary search through recent 7.0.x Tomcat versions shows that this bug has
> been introduced with 7.0.52, i.e. 7.0.50 shows correct behaviour while .52
> is broken.
Of
Author: remm
Date: Fri Apr 4 13:26:11 2014
New Revision: 1584662
URL: http://svn.apache.org/r1584662
Log:
Port i18n to the NIO1 connector, for consistency.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java
tomcat/trunk/java/org/apache/tomcat/util/net/res/LocalS
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
Filip Hanik changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=56348
Bug ID: 56348
Summary: ReadListener reading stream on different thread very
slow
Product: Tomcat 8
Version: 8.0.5
Hardware: PC
OS: Linux
S
ace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-5.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20140404.
Author: kkolinko
Date: Fri Apr 4 16:21:06 2014
New Revision: 1584791
URL: http://svn.apache.org/r1584791
Log:
Followup to r1584513:
tabs -> spaces, as reminded by checkstyle
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified:
tomcat/tc7.0.x/trunk/
Author: kkolinko
Date: Fri Apr 4 16:34:31 2014
New Revision: 1584800
URL: http://svn.apache.org/r1584800
Log:
Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56283
Add Java 8 support to Jasper's default configuration
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/bu
The Buildbot has detected a new failure on builder tomcat-6-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/676
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kkolinko
Date: Fri Apr 4 16:46:37 2014
New Revision: 1584806
URL: http://svn.apache.org/r1584806
Log:
Revert r1584800.
It was:
Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56283
Add Java 8 support to Jasper's default configuration
It does not compile with JDK 1.5.0_20:
There is
The Buildbot has detected a restored build on builder tomcat-6-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/677
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
--- Comment #2 from Konstantin Kolinko ---
Note 1.
Technically CompilerOptions.VERSION_1_8 is a String constant "1.8", so it will
be inlined at compile time.
At runtime Tomcat/Jasper will be compatible with any other version of ECJ
4.3.x,
On 04/04/2014 17:46, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Fri Apr 4 16:46:37 2014
> New Revision: 1584806
>
> URL: http://svn.apache.org/r1584806
> Log:
> Revert r1584800.
> It was:
> Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56283
> Add Java 8 support to Jasper's def
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
--- Comment #3 from Konstantin Kolinko ---
Created attachment 31476
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31476&action=edit
2014-04-04_56283_tc6_v2.patch
Patch for Tomcat 6:
Add support for running Tomcat 6 with ecj-P2
2014-04-04 23:10 GMT+04:00 Mark Thomas :
> On 04/04/2014 17:46, kkoli...@apache.org wrote:
>> Author: kkolinko
>> Date: Fri Apr 4 16:46:37 2014
>> New Revision: 1584806
>>
>> URL: http://svn.apache.org/r1584806
>> Log:
>> Revert r1584800.
>> It was:
>> Fix http://issues.apache.org/bugzilla/show_bu
Author: markt
Date: Fri Apr 4 20:25:31 2014
New Revision: 1584888
URL: http://svn.apache.org/r1584888
Log:
Tweak the proposal to address the concern raised.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/
Author: kkolinko
Date: Fri Apr 4 20:33:50 2014
New Revision: 1584899
URL: http://svn.apache.org/r1584899
Log:
Reorder by issue number
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat
Author: remm
Date: Fri Apr 4 20:48:55 2014
New Revision: 1584904
URL: http://svn.apache.org/r1584904
Log:
Fix trigger of the read event (so registerForEvent is actually useful).
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java
tomcat/trunk/java/org/apache/coy
https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from Mark Thomas
Author: markt
Date: Fri Apr 4 21:19:58 2014
New Revision: 1584915
URL: http://svn.apache.org/r1584915
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Avoid an infinite loop if an application calls session.invalidate() from the
session destroyed event for that session.
Modified
Author: markt
Date: Fri Apr 4 21:24:31 2014
New Revision: 1584919
URL: http://svn.apache.org/r1584919
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Avoid an infinite loop if an application calls session.invalidate() from the
session destroyed event for that session.
Modified
https://issues.apache.org/bugzilla/show_bug.cgi?id=56339
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Fri Apr 4 21:36:41 2014
New Revision: 1584922
URL: http://svn.apache.org/r1584922
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56343
Avoid NPE if WebSocket API JAR from RI is used.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsWebSocketContainer
https://issues.apache.org/bugzilla/show_bug.cgi?id=56343
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Fri Apr 4 21:38:01 2014
New Revision: 1584924
URL: http://svn.apache.org/r1584924
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56343
Avoid NPE if WebSocket API JAR from RI is used.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/
Author: markt
Date: Fri Apr 4 21:42:51 2014
New Revision: 1584925
URL: http://svn.apache.org/r1584925
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56327
Enable AJP as well as HTTP connectors to be created via JMX. Patch by kiran.
Modified:
tomcat/trunk/java/org/apache/catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=56327
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
28 matches
Mail list logo