[jboss-jira] [JBoss JIRA] (DROOLS-5431) DMN XStream and JDK11
Matteo Mortari (Jira)
issues at jboss.org
Mon Jul 13 10:30:03 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228045#comment-14228045 ]
Matteo Mortari edited comment on DROOLS-5431 at 7/13/20 10:29 AM:
------------------------------------------------------------------
example of warn messages when on JDK11:
{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Users/mmortari/.m2/repository/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
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
{code}
was (Author: tari_manga):
example of warn messages when on JDK11:
{quote}WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Users/mmortari/.m2/repository/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
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{quote}
> DMN XStream and JDK11
> ---------------------
>
> Key: DROOLS-5431
> URL: https://issues.redhat.com/browse/DROOLS-5431
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> attempt to address JDK11 warning issues caused by XStream
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list