https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
--- Comment #6 from Prudviraj ---
That's an interesting point. Will try to do some changes keeping this in mind
and see how it goes. Thanks a lot for this.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
--- Comment #5 from Christopher Schultz ---
For those curious, Java 9 introduced the invokeDynamic bytecode instruction
which allows the JVM to highly optimize String concatenation operations. The
"downside" is that it requires a new bytecode i
https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
--- Comment #4 from Mark Thomas ---
That JAR was never released by the Tomcat project.
Web applications should not be depending on Tomcat internals. Remove the JAR
completely.
If you need further assistance, please use the users mailing list.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
--- Comment #3 from Prudviraj ---
>From maven site, we can see that this was released in 2018 only. Keeping that
aside please suggest if there is a recent version of the same library that we
use instead.
--
You are receiving this mail because
https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=69339
--- Comment #1 from Prudviraj ---
Unable to replicate the issue local setup. Our application is deployed in RHEL
8.9.
--
You are receiving this mail because:
You are the assignee for the bug.
--