[Bug 56953] A improvement for "DataInputStream"

2014-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 --- Comment #13 from hzha...@ebay.com --- Sorry for the delay. New patch applies on TRUNK, and the codes borrowed from GPL has been changed. Benefit shows bellow(300 jar files involved in this test): =Call FDIS first= DataInputStrea

[Bug 56953] A improvement for "DataInputStream"

2014-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 --- Comment #12 from hzha...@ebay.com --- Created attachment 32031 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32031&action=edit Test case -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 56953] A improvement for "DataInputStream"

2014-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 --- Comment #11 from hzha...@ebay.com --- Created attachment 32030 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32030&action=edit FastDataInputStream implementation -- You are receiving this mail because: You are the assignee

[Bug 56953] A improvement for "DataInputStream"

2014-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56953 hzha...@ebay.com changed: What|Removed |Added Attachment #32008|0 |1 is obsolete|

Re: Discussion of pluggable password-derivation in Realms [Bug 56403]

2014-09-17 Thread Mark Thomas
On 16/09/2014 22:14, Christopher Schultz wrote: > Mark, > > On 9/16/14 3:39 PM, Mark Thomas wrote: >> Updated patch: >> http://people.apache.org/~markt/patches/2014-09-16-bug56403-tc8-v2.patch > > Looks good, but its missing a configuration for the digester to actually > read the configuration an

svn commit: r1625479 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/MessagePart.java java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2014-09-17 Thread violetagg
Author: violetagg Date: Wed Sep 17 08:08:40 2014 New Revision: 1625479 URL: http://svn.apache.org/r1625479 Log: Merged revision 1618834 from tomcat/trunk: Add rsv to MessagePart and re-order constructor to match order elements are used in RFC 6455 Modified: tomcat/tc7.0.x/trunk/ (props chan

svn commit: r1625475 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/MessagePart.java java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2014-09-17 Thread violetagg
Author: violetagg Date: Wed Sep 17 07:26:14 2014 New Revision: 1625475 URL: http://svn.apache.org/r1625475 Log: Merged revisions 1618832, 1618833 from tomcat/trunk: - Reduce visibility - Rename to align with RFC 6455 terms Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/t

svn commit: r1625474 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/WsRemoteEndpointImplServer.java

2014-09-17 Thread violetagg
Author: violetagg Date: Wed Sep 17 07:21:28 2014 New Revision: 1625474 URL: http://svn.apache.org/r1625474 Log: Merged revision 1619585 from tomcat/trunk: Clear buffers as well as handler once they are no longer needed. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/tru

<    1   2