Is anyone else seeing regressions due to this change?

They appear as NullPointerExceptions from java.io.Writer.write(String) where the writer in question is a JSPWriter.

This was addressed long ago by the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=35410, but the revision reverts the fix as it is not specification compliant.

On the flip side, how do we know the fix was not specification compliant? Did a new TCK reject this behavior? Or were other compliant implementations found not to have this behavior? Or...?

I'm now left trying to figure out what to do about this change -- push those which ran afoul of this to fix their code or patch the fix back into our Tomcat.

--
Jess Holle


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to