Due to a bug in the JDK (8u31, https://bugs.openjdk.java.net/browse/JDK-8044546) I'm unable to build my Android app. I had to disable Travis for my repository.
As this problem is fixed in 8u40, which is planned for March, I was wondering how long it takes before Travis runs the new Java version.
Another question, isn't there a way to force a specific Java update in the Travis build?
Due to a bug in the JDK (8u31, https://bugs.openjdk.java.net/browse/JDK-8044546) I'm unable to build my Android app. I had to disable Travis for my repository.
As this problem is fixed in 8u40, which is planned for March, I was wondering how long it takes before Travis runs the new Java version.
Another question, isn't there a way to force a specific Java update in the Travis build?