Bug 59879

Summary: StatementCache interceptor returns ResultSet objects that throw runtime exception on toString()
Product: Tomcat Modules Reporter: Julian Reschke <julian.reschke>
Component: jdbc-poolAssignee: Tomcat Developers Mailing List <dev>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Julian Reschke 2016-07-18 08:03:16 UTC
See subject (I can supply a simple test when needed).

It probably would be good to also check hashCode() and other proxy objects for the same problem.