Details
-
Dependency upgrade
-
Status: Resolved
-
Major
-
Resolution: Auto Closed
-
7.0.5, 7.1.0, 8.0.0-M1
-
None
-
None
-
Java 11
Description
Because the TomEE server uses for the analysis of the deployed classes the asm library, there should be included the library asm7, which does officially support all of theĀ features from java 11. It is especially important because Java 11 is the LTS Version from Oracle, so very much suitable for the development of production stable applications. Todays asm6 library used inĀ versions 7.1.0 and 8.0.0-M1 does not support java 11 officially and fully, asm6 in versions 6.2 and 6.2.1 (in xbeans 4.9 and 4.10) supports java 11 only in experimental way. See
https://asm.ow2.io/versions.html
Depends on:
Attachments
Issue Links
- is cloned by
-
TOMEE-3831 TomEE should support library asm9.1 to support fully Java 17
- Resolved