https://bz.apache.org/bugzilla/show_bug.cgi?id=60683

Remy Maucherat <r...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Remy Maucherat <r...@apache.org> ---
I added preloading of the class, also including B2CConverter since it's
possible reader use in a webapp might cause the same issue on that JVM. Since
it's using a PA, it means the class is being loaded before running it due to
the PrivilegedExceptionAction<C2BConverter>, while other JVMs don't do that.

It will be in 9M18, 8.5.12, 8.0.42, 7.0.76, but I didn't port it to 6.0.x.

-- 
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