[Bug 66392] AccessLogValue's file encoding does not correspond to the documentation

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66392 --- Comment #1 from Han Li --- (In reply to Michael Osipov from comment #0) > May java.nio.charset.Charset.defaultCharset() would be better here, no? No, I found the reason why not use java.nio.charset.Charset.defaultCharset() by git commit log

[Bug 66370] AccessControlException and default behavior change with org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66370 --- Comment #9 from Isaac Rivera Rivas --- Yes, if the default is changed and the property lookup is wrapped in a privilege block it should fix at least the issues seen in Open Liberty. I've tested with the changes in the proposed PR https://gi

[Bug 66393] ExtendedAccessLogValve's x-P(XXX) does not correspond to the documentation

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66393 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

[Bug 66393] New: ExtendedAccessLogValve's x-P(XXX) does not correspond to the documentation

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66393 Bug ID: 66393 Summary: ExtendedAccessLogValve's x-P(XXX) does not correspond to the documentation Product: Tomcat 8 Version: 8.5.84 Hardware: All OS: All

[Bug 66392] AccessLogValue's file encoding does not correspond to the documentation

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66392 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

[Bug 66392] New: AccessLogValue's file encoding does not correspond to the documentation

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66392 Bug ID: 66392 Summary: AccessLogValue's file encoding does not correspond to the documentation Product: Tomcat 8 Version: 8.5.84 Hardware: All OS: All

[Bug 66370] AccessControlException and default behavior change with org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED

2022-12-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66370 --- Comment #8 from Mark Thomas --- That is a fair point that the necessary privilege blocks should be in place inside the EL. If the default for the GET_CLASSLOADER_USE_PRIVILEGED system property was changed, and the code that obtained the va