-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
When upgrading to Java 11 as the minimum compile requirement (WFLY-15993), OpenJPA cannot handle Java 11 bytecode. Upgrading to 3.1.2 fixes this as it uses ASM 8.
Diff: https://github.com/apache/openjpa/compare/2.4.3...3.1.2
- is caused by
-
WFLY-15993 Migrate to a JDK 11 minimum requirement for the runtime
- Closed