[jboss-jira] [JBoss JIRA] (DROOLS-3856) WARNING: Illegal reflective access by org.drools.core.rule.builder.dialect.asm.ClassGenerator with jdk 11

Abhishek Chaturvedi (Jira) issues at jboss.org
Thu Apr 4 20:20:00 EDT 2019


Abhishek Chaturvedi created DROOLS-3856:
-------------------------------------------

             Summary: WARNING: Illegal reflective access by org.drools.core.rule.builder.dialect.asm.ClassGenerator with jdk 11
                 Key: DROOLS-3856
                 URL: https://issues.jboss.org/browse/DROOLS-3856
             Project: Drools
          Issue Type: Bug
    Affects Versions: 7.19.0.Final
            Reporter: Abhishek Chaturvedi
            Assignee: Mario Fusco


Noticing following warning after upgrading my app using drools to use jdk11 from jdk8

{color:#DE350B}WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.drools.core.rule.builder.dialect.asm.ClassGenerator (file:/Users/achaturvedi/.m2/repository/org/drools/drools-core/7.19.0.Final/drools-core-7.19.0.Final.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of org.drools.core.rule.builder.dialect.asm.ClassGenerator
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{color}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list