Author: markt
Date: Mon Feb 26 22:20:04 2018
New Revision: 1825421
URL: http://svn.apache.org/viewvc?rev=1825421&view=rev
Log:
SpotBugs
Fix some concurrency related concerns.
Modified:
tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java
tomcat/trunk/java/org/apache/catalina/realm/L
Author: markt
Date: Mon Feb 26 22:17:38 2018
New Revision: 1825420
URL: http://svn.apache.org/viewvc?rev=1825420&view=rev
Log:
Clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/realm/JDBCRealm.java
Modified: tomcat/trunk/java/org/apache/catalina/realm/JDBCRealm.java
URL:
http://svn.a
Author: markt
Date: Mon Feb 26 22:07:02 2018
New Revision: 1825419
URL: http://svn.apache.org/viewvc?rev=1825419&view=rev
Log:
Spotbugs warning
Super class has defined hashCode() and equals() so override them here.
Probably unnecessary but play it safe.
Use Eclipse generated code.
Modified:
t
Author: markt
Date: Mon Feb 26 18:45:04 2018
New Revision: 1825398
URL: http://svn.apache.org/viewvc?rev=1825398&view=rev
Log:
Two more false positives
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://s
Author: markt
Date: Mon Feb 26 18:35:44 2018
New Revision: 1825395
URL: http://svn.apache.org/viewvc?rev=1825395&view=rev
Log:
Be a little more specific about exclusion patterns.
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-p
Author: markt
Date: Mon Feb 26 18:35:04 2018
New Revision: 1825394
URL: http://svn.apache.org/viewvc?rev=1825394&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/trunk/java/org/apache/catalina/manager/StatusManagerServlet.java
Modified:
tomcat/trunk/java/org/apache/catalina/manager/St
https://bz.apache.org/bugzilla/show_bug.cgi?id=62131
--- Comment #3 from shimshon ---
I looked with procmon on loading DLLs order. I see that msvcr100.dll is loaded
before jvm.dll. I see that in depends (depends.exe) indeed the jvm.dll is
dependent on msvcr100.dll.
So, it is not related to Apache
https://bz.apache.org/bugzilla/show_bug.cgi?id=62131
--- Comment #2 from Christopher Schultz ---
IIRC, every windows binary that uses pretty much any basic libc functions will
link to MSVC[RS][0-9]+.DLL. The versions of tcnative.dll that Tomcat publishes
always try to use the "versionless" flavor
https://bz.apache.org/bugzilla/show_bug.cgi?id=62133
--- Comment #2 from Wang Ying ---
@(In reply to Mark Thomas from comment #1)
> You are trying to use a Java WebSocket 1.1 method that does not exist in
> Tomcat 7.0.47. You need at least 7.0.56 for WebSocket 1.1.
Thanks your quick reply, I hav
https://bz.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #20 from Mark Thomas ---
There has been no activity on this since 2011.
I proposed this for GSOC in 2017 and didn't get any takers.
I've re-proposed it for 2018. If it still doesn't get any takes, I'm intending
to resolve this as
https://bz.apache.org/bugzilla/show_bug.cgi?id=43866
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Feb 26 10:00:12 2018
New Revision: 1825351
URL: http://svn.apache.org/viewvc?rev=1825351&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=43866
Add additional attributes to the Manager to provide control over which
listeners are called when an attribute is
Author: markt
Date: Mon Feb 26 09:48:14 2018
New Revision: 1825349
URL: http://svn.apache.org/viewvc?rev=1825349&view=rev
Log:
Code clean-up.
No functional change.
Modified:
tomcat/trunk/java/org/apache/catalina/session/StandardSession.java
Modified: tomcat/trunk/java/org/apache/catalina/ses
https://bz.apache.org/bugzilla/show_bug.cgi?id=62133
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62132
Mark Thomas changed:
What|Removed |Added
OS||All
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62133
Wang Ying changed:
What|Removed |Added
OS||All
Version|unspecified
https://bz.apache.org/bugzilla/show_bug.cgi?id=62133
Bug ID: 62133
Summary: java.lang.NoSuchMethodError when the client project
works with websocket
Product: Tomcat 9
Version: unspecified
Hardware: PC
Status: NE
17 matches
Mail list logo