Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.9
-
None
-
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
- is related to
-
LANG-1383 Illegal Reflective Access Operation
- Closed