https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--- Comment #5 from Konstantin Kolinko ---
(In reply to Behrooz Nobakht from comment #1)
> Java doc on JarFile:
>
> https://docs.oracle.com/javase/9/docs/api/java/util/jar/JarFile.html
Thank you for the link.
1. If you read the above Java 9
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 432cd66874 Improve fix for addressing the CRCRLF ed
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new ab5e6fbbfe Ensure HTTP/2 requests with connection s
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit a7697c9a2f0a0561f68bd713327f9d8f9080287a
Author: Mark Thomas
AuthorDate: Tue Aug 2 17:24:43 2022 +0100
Ensure HTTP/2
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d7554a832c Address an edge case. Reject CRCRLF as a line terminator.
new a7697c9a2f Ensure HTTP/2 requests with con
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d8bf141be926cd79d9dc31b08444ba3739c2a58a
Author: Mark Thomas
AuthorDate: Tue Aug 2 18:58:37 2022 +0100
Improve fix f
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d639a78ce512e5bf2e3cedfab35cecb2f4cb8856
Author: Mark Thomas
AuthorDate: Tue Aug 2 18:58:37 2022 +0100
Improve fix fo
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 58ac9d8fcab5fbcb1a8b13006c2c77b1aaca76d4
Author: Mark Thomas
AuthorDate: Tue Aug 2 17:24:43 2022 +0100
Ensure HTTP/2
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from c713a1a3c6 Address an edge case. Reject CRCRLF as a line terminator.
new 58ac9d8fca Ensure HTTP/2 requests with co
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5e9b3cd767cf2ff928ef1f52963716986d23cefc
Author: Mark Thomas
AuthorDate: Tue Aug 2 18:58:37 2022 +0100
Improve fix for
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2b4cd683940e63d7d1e61677e9edba18a333c1e7
Author: Mark Thomas
AuthorDate: Tue Aug 2 17:24:43 2022 +0100
Ensure HTTP/2 r
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d4f9127d4e Address an edge case. Reject CRCRLF as a line terminator.
new 2b4cd68394 Ensure HTTP/2 requests with conn
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 9fa4b92e04 Address an edge case. Reject CRCRLF as a
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d7554a832c Address an edge case. Reject CRCRLF as a
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new c713a1a3c6 Address an edge case. Reject CRCRLF as
This is an automated email from the ASF dual-hosted git repository.
markt 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 d4f9127d4e Address an edge case. Reject CRCRLF as a l
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new c570f88004 Remove unnecessary (and broken) test
c57
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 2c76a2c0fa Remove unnecessary (and broken) test
2c7
aooohan commented on PR #534:
URL: https://github.com/apache/tomcat/pull/534#issuecomment-1202708385
Hi @nobeh ,
The `JarFile#isMultiRelease` method itself already implements the relevant
logic, so we don't need to do anything extra with this property. In addition,
we know from the d
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--- Comment #4 from Behrooz Nobakht ---
https://github.com/apache/tomcat/pull/534
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe,
https://bz.apache.org/bugzilla/show_bug.cgi?id=66196
Bug ID: 66196
Summary: HTTP/1 connector doesn't blow-up when HTTP header
contains non-ASCII characters
Product: Tomcat 9
Version: 9.0.65
Hardware: PC
OS:
nobeh commented on PR #534:
URL: https://github.com/apache/tomcat/pull/534#issuecomment-1202330120
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
nobeh opened a new pull request, #534:
URL: https://github.com/apache/tomcat/pull/534
Observe if system property for MR JAR is available
- Check if the JVM system property for MR-JAR is set
- If set, parse the value as a boolean
- If set, and when `#isMultiRelease
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--- Comment #3 from Behrooz Nobakht ---
Direct link to the diffed patch:
https://bz.apache.org/bugzilla/attachment.cgi?id=38358&action=diff
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--- Comment #2 from Behrooz Nobakht ---
Created attachment 38358
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38358&action=edit
Add a system property detection to `Jre9Compat` API
The patch includes the following changes:
- check if
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
--- Comment #1 from Behrooz Nobakht ---
Java doc on JarFile:
https://docs.oracle.com/javase/9/docs/api/java/util/jar/JarFile.html
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
Behrooz Nobakht changed:
What|Removed |Added
Summary|Observe multi-release JAR |Observe multi-release JAR
https://bz.apache.org/bugzilla/show_bug.cgi?id=61601
Behrooz Nobakht changed:
What|Removed |Added
Blocks||66195
Referenced Bugs:
https://bz.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
Behrooz Nobakht changed:
What|Removed |Added
Depends on||61601
Referenced Bugs:
https://bz.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
Behrooz Nobakht changed:
What|Removed |Added
CC||nob...@gmail.com
--
You are receivi
https://bz.apache.org/bugzilla/show_bug.cgi?id=66195
Bug ID: 66195
Summary: Observe multi-release JAR property from JVM available
via system properties
Product: Tomcat 9
Version: 9.0.x
Hardware: All
OS: Mac
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new ad5ec2566c Fix NPE - Thanks to Han Li
ad5ec2566c is
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new eba4e49b60 Fix NPE - Thanks to Han Li
eba4e49b60 is
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 9ebdd50ec3 Fix NPE - Thanks to Han Li
9ebdd50ec3
This is an automated email from the ASF dual-hosted git repository.
markt 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 527a49263e Fix NPE - Thanks to Han Li
527a49263e is d
https://bz.apache.org/bugzilla/show_bug.cgi?id=61601
Behrooz Nobakht changed:
What|Removed |Added
CC||nob...@gmail.com
--
You are receivi
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 4103208537 RFC 9110 - units in range specifiers are
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 82635a44bb RFC 9110 - units in range specifiers are
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 84326236f3 RFC 9110 - units in range specifiers a
This is an automated email from the ASF dual-hosted git repository.
markt 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 dc53d09311 RFC 9110 - units in range specifiers are c
40 matches
Mail list logo