git: openjdk/jdk: 8322214: Return value of XMLInputFactory.getProperty() changed from boolean to String in JDK 22 early access builds

Joe Wang joehw at openjdk.org
Thu Jan 4 05:06:59 UTC 2024


Changeset: 755722ce
Author:    Joe Wang <joehw at openjdk.org>
Date:      2024-01-04 05:04:45 +0000
URL:       https://git.openjdk.org/jdk/commit/755722ced60a686799c7f419feae61c04ce41f09

8322214: Return value of XMLInputFactory.getProperty() changed from boolean to String in JDK 22 early access builds

Reviewed-by: lancea

! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/PropertyManager.java
! src/java.xml/share/classes/com/sun/org/apache/xerces/internal/parsers/AbstractSAXParser.java
+ test/jaxp/javax/xml/jaxp/unittest/common/dtd/DTDPropertiesTest.java



More information about the jdk-changes mailing list