[ https://issues.apache.org/jira/browse/XMLSCHEMA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Chegash updated XMLSCHEMA-53:
-------------------------------------
Description:
When using java 10, the following compile-time warning occurs:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil ([file:/workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar|file:///workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar])
to method com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.getXmlEncoding()
WARNING: Please consider reporting this to the maintainers of org.apache.ws.commons.schema.utils.DOMUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access
operations
WARNING: All illegal access operations will be denied in a future release
was:
When using java 10, the following compile-time warning occurs"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil ([file:/workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar|file:///workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar])
to method com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.getXmlEncoding()
WARNING: Please consider reporting this to the maintainers of org.apache.ws.commons.schema.utils.DOMUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access
operations
WARNING: All illegal access operations will be denied in a future release
> Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil
> ------------------------------------------------------------------------
>
> Key: XMLSCHEMA-53
> URL: https://issues.apache.org/jira/browse/XMLSCHEMA-53
> Project: XmlSchema
> Issue Type: Bug
> Reporter: Matthew Chegash
> Priority: Major
>
> When using java 10, the following compile-time warning occurs:
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil ([file:/workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar|file:///workforce/builds/current_integration/workforce/web/WEB-INF/lib/XmlSchema-1.4.7.jar])
to method com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.getXmlEncoding()
> WARNING: Please consider reporting this to the maintainers of org.apache.ws.commons.schema.utils.DOMUtil
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective
access operations
> WARNING: All illegal access operations will be denied in a future release
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org
|