[
https://issues.apache.org/jira/browse/ARIES-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645578#comment-16645578
]
Joakim Erdfelt commented on ARIES-1844:
---------------------------------------
I'm working on supporting Java 11 on Eclipse Jetty (we use SPI Fly for the OSGi
layers in servlet & javax.websocket) and have a need to upgrade our ByteCode
scanning to asm 7 for that. However using asm 7-beta with SPI Fly results in
other errors.
The Java 11 bytecode is currently incompatible with asm 6.x and is being worked
on via experimental routes in asm 7.
See [https://gitlab.ow2.org/asm/asm/issues/317854]
This will be a coordination between asm + SPI Fly + Eclipse OSGi + Eclipse Jetty
> Support for ASM 7 (Java 11)
> ---------------------------
>
> Key: ARIES-1844
> URL: https://issues.apache.org/jira/browse/ARIES-1844
> Project: Aries
> Issue Type: Dependency upgrade
> Components: SPI Fly
> Reporter: Joakim Erdfelt
> Priority: Major
>
> Would like to see SPI Fly be upgraded to support ASM 7, so that Java 11
> runtimes can start to work with ServiceLoader behaviors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)