markt-asf merged PR #745:
URL: https://github.com/apache/tomcat/pull/745
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
htdebeer commented on PR #745:
URL: https://github.com/apache/tomcat/pull/745#issuecomment-2301162263
Created [bug ticket](https://bz.apache.org/bugzilla/show_bug.cgi?id=69279)
for this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
htdebeer opened a new pull request, #745:
URL: https://github.com/apache/tomcat/pull/745
When invoking a method on a proxied statement returns `null`, that
statement's proxy should also return `null`.
In particular, `Statement#getResultSet` should not return a `ResultSetProxy`
when t