Sorry the link is
https://github.com/apache/tomcat/pull/551<https://github.com/apache/tomcat/pull/551but>
it seems malformed in last post
发件人: shanghe chen
发送时间: Wednesday, October 23, 2024 10:50:48 AM
收件人: users@tomcat.apache.org
主题: IndexOutOfBoundsExc
Hi using tomcat 9.0.87, occasionally I got the following exception:
java.lang.IndexOutOfBoundsException
at java.base/java.nio.ByteBuffer.wrap(ByteBuffer.java:438
at org.apache.tomcat.util.buf.ByteChunk.toStringInternal(ByteChunk.java:622)
at org.apache.tomcat.util.buf.StringCache.toString(St