Guice: Regular releases supporting new Java versions

Created on 26 Apr 2018  路  5Comments  路  Source: google/guice

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.

Most helpful comment

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?

All 5 comments

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

1169 will introduce Java 10 support

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?

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

felixblaschke picture felixblaschke  路  51Comments

gissuebot picture gissuebot  路  117Comments

gripedthumbtacks picture gripedthumbtacks  路  126Comments

jhm-ciberman picture jhm-ciberman  路  10Comments

ronshapiro picture ronshapiro  路  12Comments