Changeset: 728e8d004fc1 Author: aefimov Date: 2014-07-22 22:06 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/728e8d004fc1
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 Reviewed-by: joehw ! src/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaLoader.java Changeset: 82715bc68eb6 Author: aefimov Date: 2014-07-22 09:21 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/82715bc68eb6 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory Reviewed-by: lancea ! src/com/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaFactory.java