ppkarwasz commented on PR #640:
URL: 
https://github.com/apache/commons-configuration/pull/640#issuecomment-4741025605

   JDK 8 is affected by a bug, which denies access based on 
`ACCESS_EXTERNAL_SCHEMA` **before** consulting the resolver. This is why tests 
with `xsi:schemaLocation`/`xsi:noNamespaceSchemaLocation` hints fail.
   
   This was theoretically fixed by 
[JDK-8159139](https://bugs.openjdk.org/browse/JDK-8159139), but still doesn't 
work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to