Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular releases supporting new Java versions #1181

Closed
kamenik opened this issue Apr 26, 2018 · 5 comments
Closed

Regular releases supporting new Java versions #1181

kamenik opened this issue Apr 26, 2018 · 5 comments

Comments

@kamenik
Copy link

kamenik commented Apr 26, 2018

Hi guys,
what do you think about regular releases bound to release dates
of new Java versions? I understand that current rate of Java releases
is little fast, but we had to wait half of year to use Java9, now it is
more than month since Java10 was released. Would be nice to know
there will be new Guice version in, I don't know, two weeks, month, after
next releases.

@re-thc
Copy link

re-thc commented Apr 29, 2018

Definitely looking for Java 10 support for Guice as it's currently a blocker to upgrading to Java 10.

@svrakitin
Copy link

#1169 will introduce Java 10 support

@kamenik kamenik closed this as completed May 25, 2018
@kamenik kamenik reopened this May 25, 2018
@guss77
Copy link

guss77 commented Aug 6, 2018

Now that #1169 added Java 10 (and 11?) support, and seeing that Java 10 is now the default ("latest", read "stable") version in the Docker hub OpenJDK (and also in http://openjdk.java.net/), maybe its time for this new release this ticket talks about?

@scottcarey
Copy link

I don't think Guice has to wait until after a new release, as the RC candidate cycle of the JVM is rather stable, with only critical bug fixes. Things like bytecode formats are stable by then. A Guice release ~ 1 to 3 weeks prior to the JDK release should be feasible.

@sameb
Copy link
Member

sameb commented Sep 20, 2018

released 4.2.1 which has proper jdk10 support. when asm releases a version with non-experimental jdk11 support, i'll switch to that & do another release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants