https://issues.apache.org/bugzilla/show_bug.cgi?id=57011

--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Created attachment 32052
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32052&action=edit
bug32051.war

A war file that contains reproducer classes, as submitted by Dario Franceschi,
compiled with Java 6.

Steps to reproduce:
1. Deploy the war
2. Access http://localhost:8080/bug32051
A simple HTML page with word "hej" is displayed in browser.
3. The INFO message from CoyoteAdapter.checkRecycled is printed on the console

It reproduces for me with current Tomcat 8 (trunk @r1627265) with every one of
4 connectors (Bio, Nio, Nio2, Apr) using JDK 7u67 (32-bit) on Windows 7.

It does not reproduce for me with current Tomcat 7 (tc7.0.x @r1627245) with any
of 3 connectors (Bio, Nio, Apr) and any of {JDK 6u45, 7u67} (32-bit) on Windows
7. The page is displayed and there is no log message.

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