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

--- Comment #8 from Lukas Vasek <bil...@gmail.com> ---
Hello,
so finally it wasn't that hard.
Here is an example https://github.com/bilak-poc/spring-boot-tomcat-issue

We are using jmockit (agent?)
https://github.com/bilak-poc/spring-boot-tomcat-issue/blob/main/pom.xml#L71 so
probably this is causing also some issues.

If we switch the tomcat to 9.0.41
https://github.com/bilak-poc/spring-boot-tomcat-issue/blob/main/pom.xml#L21
then it's working, but with current 9.0.43 it's not. 

Do you think such thing can be fixed on tomcat site or do I have to contact
jmockit owner?

Thanks

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