[hibernate-dev] Re: JDK 16 EA build 18 is now available

2020-10-08 Thread Yoann Rodiere
Hello Rory, Here are the results for Hibernate projects on JDK16 ea+18: - I still have to find a way to test Hibernate ORM against JDK16 (obviously, Gradle support for JDK16 is not there yet). - Hibernate Search runs just fine. - Hibernate Validator fails because of https://bugs.op

[hibernate-dev] Re: JDK 15 is now in the Initial Release Candidate Phase

2020-10-08 Thread Yoann Rodiere
Hello Rory, The JDK15 and JDK16 CI jobs for Hibernate Validator are ready. They are failing because of https://bugs.openjdk.java.net/browse/JDK-8253566 and thus are currently disabled, but we will enable them as soon as this bug gets fixed. We will be able to test future JDKs on a regular basis.