On Fri, 26 Aug 2022 11:49:48 GMT, Daniel Fuchs <[email protected]> wrote:

> but the property was documented before, so I now believe the CSR is not 
> needed.

You are right. In fact, the Java 8 version of this class uses the system 
property name literally (as seen here 
https://docs.oracle.com/javase/8/docs/api/java/net/ContentHandler.html). So the 
system property and its semantics have been known previously.

Looking at the commit history of this file, it appears that this broken 
reference got unintentionally introduced in later versions.

-------------

PR: https://git.openjdk.org/jdk/pull/10040

Reply via email to