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
https://bz.apache.org/bugzilla/show_bug.cgi?id=66202
Sean changed:
What|Removed |Added
CC||iih...@qq.com
--
You are receiving this mail b
https://bz.apache.org/bugzilla/show_bug.cgi?id=66202
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
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:
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 case
https://bz.apache.org/bugzilla/show_bug.cgi?id=66203
Konstantin Kolinko changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from K
чт, 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 la
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 parti
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