RFR: 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 (original) (raw)

Aleksej Efimov aleksej.efimov at oracle.com
Tue Jul 22 17:55:04 UTC 2014


Joe, Thank you for the review.

-Aleksej

On 07/22/2014 09:52 PM, huizhe wang wrote:

Hi Aleksej,

The change looks good. Thanks, Joe On 7/22/2014 6:10 AM, Aleksej Efimov wrote: Hello,

Please review the fix [1] for the following bug: https://bugs.openjdk.java.net/browse/JDK-8029837 The problem was discovered during usage of not compatible old JAXB/XJC classes on the stack with latest JDK source (starting from 7u40 release). The problem is that the JAXP XMLSECURITYPROPERTYMANAGER and SECURITYMANAGER properties was not initialized by the XJC task code: new regression test recreates the similar condition. XML related regression tests and JCK tests passes with proposed fix. Thank you, Aleksej [1] Webrev: http://cr.openjdk.java.net/~aefimov/8029837/9/webrev.00/



More information about the core-libs-dev mailing list