https://bz.apache.org/bugzilla/show_bug.cgi?id=65778
Bug ID: 65778
Summary: Don't create URL from string
Product: Tomcat 9
Version: unspecified
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
At least org.apache.jasper.compiler.Compiler Tomcat creates URL from string.
Instead of transforming an URL to a string to a new URL again, it is better to
keep the original URL.
Maybe change JspServletWrapper.getDependants to Map<URL, Long> ?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]