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: dev@tomcat.apache.org
          Reporter: gael.lal...@gaellalire.fr
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to