Mark,
I'm curious:: was thi identified as a hot spot? My initial reactioon was
"doesn't the JIT inline this sort of thing"?
-chris
On 2/24/23 10:20, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in reposito
On 25/02/2023 12:37, Christopher Schultz wrote:
Mark,
I'm curious:: was thi identified as a hot spot? My initial reactioon was
"doesn't the JIT inline this sort of thing"?
My understanding from the pages I stumbled across (while looking into
ThreadLocal and Loom) was that native calls like t
https://bz.apache.org/bugzilla/show_bug.cgi?id=66491
Bug ID: 66491
Summary: NullPointerException when resolving webapp JARs as
resources
Product: Tomcat 10
Version: 10.1.6
Hardware: PC
OS: Mac OS X 10.1
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488
--- Comment #2 from Mark Thomas ---
Note the breakpoint / debug reproduction is likely because the debugger is
calling toString() on the MessageBytes instance oin order to display it.
--
You are receiving this mail because:
You are the assign
https://bz.apache.org/bugzilla/show_bug.cgi?id=66491
--- Comment #1 from Mark Thomas ---
Likely related to this change since the WAR protocol isn't being picked up:
Switch to using the ServiceLoader mechanism to load the custom URL protocol
handlers that Tomcat uses. (markt)
I thought the embed
https://bz.apache.org/bugzilla/show_bug.cgi?id=66491
--- Comment #2 from Mark Thomas ---
It looks to be missing in my local build. Need to figure out why as the
necessary plumbing appears to be in place in the build script.
--
You are receiving this mail because:
You are the assignee for the bu
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488
--- Comment #3 from Konstantin Kolinko ---
(In reply to Fabian Günter from comment #0)
> In 9.0.71 the code for MessageBytes#toBytes was changed to call the newly
> introduced MessageBytes#toSimpleBytes method which incorrectly assumes that
> b
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488
--- Comment #4 from Konstantin Kolinko ---
In case of odd "data mixup" errors between requests (such as one observed
here),
it is recommended to set discardFacades="true" on a .
https://tomcat.apache.org/tomcat-9.0-doc/config/http.html
In Tom
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488
--- Comment #5 from Fabian Günter ---
(In reply to Konstantin Kolinko from comment #3)
> (In reply to Fabian Günter from comment #0)
> > In 9.0.71 the code for MessageBytes#toBytes was changed to call the newly
> > introduced MessageBytes#toSim
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488
--- Comment #6 from Fabian Günter ---
I forgot to mention again, the problem is toBytesSimple, not toBytes.
--
You are receiving this mail because:
You are the assignee for the bug.
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new f459e9686e Replace with JDK 1.8 Integer::compareUnsig
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new ac55dde877 Update 'ide-intellij' target to overwrite
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 008abc31d4e68ef5b0f9bacd9b65b92d8f2a77d0
Author: lihan
AuthorDate: Sun Feb 26 15:11:17 2023 +0800
Replace with JDK 1
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from c2f36c205f Fix previous merge. Missed a few changes.
new 008abc31d4 Replace with JDK 1.8 Integer::compareUnsigned(
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit f8f5554b7abc9ba61234525c7251a4110826fee7
Author: lihan
AuthorDate: Sun Feb 26 15:53:22 2023 +0800
Update 'ide-intell
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 90a3050e93 Refactor to reduce native calls
new 75d1d8736d Replace with JDK 1.8 Integer::compareUnsigned(int, int).
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 84bf5da3a6c8aac36b88b1e512e72df1278160d7
Author: lihan
AuthorDate: Sun Feb 26 15:53:22 2023 +0800
Update 'ide-intelli
This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 75d1d8736d1bb8d1b43eeb228b1df3ca352ede57
Author: lihan
AuthorDate: Sun Feb 26 15:11:17 2023 +0800
Replace with JDK 1.
25 matches
Mail list logo