Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3856

WARNING: Illegal reflective access by org.drools.core.rule.builder.dialect.asm.ClassGenerator with jdk 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.19.0.Final
    • None
    • None
    • NEW
    • NEW

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

      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

              mfusco@redhat.com Mario Fusco
              achaturvedi81 Abhishek Chaturvedi (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: