Bug#866411: Rebuild for Java 9 support

Chris West solo-debianbugs at goeswhere.com
Thu Jun 29 16:34:30 UTC 2017


Source: guice
Version: 4.0-3
Priority: wishlist

Rebuilding guice, with no changes at all, will make it less broken on Java 9.

guice copies cglib into its binary at build time. cglib has been updated
to fix Java 9 problems since guice was built. Rebuilding will pick up
these fixes.

This is causing maven to crash immediately on start:

[ERROR] Error executing Maven.
[ERROR] java.lang.IllegalStateException: Unable to load cache item
[ERROR] Caused by: Unable to load cache item
[ERROR] Caused by: Could not initialize class
com.google.inject.internal.cglib.core.$ReflectUtils



More information about the pkg-java-maintainers mailing list