JDK 9 support by MishaDemianenko · Pull Request #25 · javaee/jersey-1.x · GitHub
Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

JDK 9 support#25

Open
MishaDemianenko wants to merge 1 commit into
javaee:masterfrom
MishaDemianenko:java-9-asm-6
Open

JDK 9 support#25
MishaDemianenko wants to merge 1 commit into
javaee:masterfrom
MishaDemianenko:java-9-asm-6

Conversation

@MishaDemianenko

Copy link
Copy Markdown

Update repackaged ASM library to ASM 6.0 used for resources and providers
scanning in JAX-RS.
Bump supported API level in AnnotatedClassVisitor to ASM6 from ASM5.

Update repackaged ASM library to ASM 6.0 used for resources and providers
scanning in JAX-RS.
Bump supported API level in AnnotatedClassVisitor to ASM6 from ASM5.
@jansupol

jansupol commented Jan 2, 2018

Copy link
Copy Markdown

@MishaDemianenko

Copy link
Copy Markdown
Author

@jansupol thx for your feedback so far!

As part of neo4j, we have some legacy parts that use jersey 1.x and migrating them to the new version will require end users to update their extension/plugins. It would be nice if we can avoid doing that for some time (on our side we will need major release to change API and env. that much)
to allow some of our users already switch and try java 9.
I agree that keep using jersey 1.x will not gonna work in a long-term, but adding Java 9 to a list of supported platforms will gonna simplify our life a lot and will allow us to progress on updating our sometimes legacy technology stack.

@shssoichiro

shssoichiro commented Mar 21, 2018

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants