[tomcat] branch main updated: Fix typo

2022-08-04 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 9547412dc8 Fix typo 9547412dc8 is described below

Re: Question ad using System.gc()

2022-08-04 Thread Rony G. Flatscher (Apache)
On 04.08.2022 15:17, Konstantin Kolinko wrote: чт, 4 авг. 2022 г. в 14:45, Rony G. Flatscher (Apache) : While testing a taglib library that allows javax.script languages to be used in JSPs one observation was directed at garbage collection. It seems that Java's garbage collection in this

Re: Question ad using System.gc()

2022-08-04 Thread Konstantin Kolinko
чт, 4 авг. 2022 г. в 14:45, Rony G. Flatscher (Apache) : > > While testing a taglib library that allows javax.script languages to be used > in JSPs one observation > was directed at garbage collection. It seems that Java's garbage collection > in this particular use > case is carried out quite

[Bug 66203] Better error message than "llegalStateException: No output folder" in JspCompilationContext.createOutputDir()

2022-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66203 Konstantin Kolinko changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from

Question ad using System.gc()

2022-08-04 Thread Rony G. Flatscher (Apache)
While testing a taglib library that allows javax.script languages to be used in JSPs one observation was directed at garbage collection. It seems that Java's garbage collection in this particular use case is carried out quite lazily (which is fine in the general case). There is however a use

[Bug 66203] New: Better error message than "llegalStateException: No output folder" in JspCompilationContext.createOutputDir()

2022-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66203 Bug ID: 66203 Summary: Better error message than "llegalStateException: No output folder" in JspCompilationContext.createOutputDir() Product: Tomcat 9 Version:

[Bug 66202] Need different group of worker thread to process the request

2022-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66202 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 66202] Need different group of worker thread to process the request

2022-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66202 Sean changed: What|Removed |Added CC||iih...@qq.com -- You are receiving this mail

[Bug 66202] New: Need different group of worker thread to process the request

2022-08-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66202 Bug ID: 66202 Summary: Need different group of worker thread to process the request Product: Tomcat 9 Version: unspecified Hardware: PC OS: All