Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1473

Illegal reflective access to ArrayList.serialVersionUID

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.9
    • None
    • lang.reflect.*
    • None
    • Windows 10, AdoptOpenJDK 11.0.4

    Description

      The following warning appears in our logs. We're not actively accessing ArrayList.SerialVersionUID:

      WARNING: An illegal reflective access operation has occurred
      WARNING: Illegal reflective access by org.apache.commons.lang3.reflect.FieldUtils (file:/C:/Workspaces/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar) to field java.util.ArrayList.serialVersionUI
      WARNING: Please consider reporting this to the maintainers of org.apache.commons.lang3.reflect.FieldUtils
      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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tapter Matthias Keller
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: