Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2367

JDK9 Reference To Internal APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None

      When running Jigsaw b162 or later with --permit-illegal-access
      the following warnings are printed.
      The code is breaking into JDK classes.

      WARNING: Illegal access by org.jboss.weld.util.bytecode.ClassFileUtils$1 (file:/modules/org.jboss.weld.weld-core.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)

      WARNING: Illegal access by org.jboss.weld.util.bytecode.ClassFileUtils$1 (file:/modules/org.jboss.weld.weld-core.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)

            Unassigned Unassigned
            sdfelts Stephen Felts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: