spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
2.98k stars 1.41k forks source link

Assert Java 9 compatibility [DATAJPA-1089] #1430

Closed spring-projects-issues closed 6 years ago

spring-projects-issues commented 7 years ago

John Blum opened DATAJPA-1089 and commented

Assert compatibility of Spring Data JPA on Java 9.

Setup Travis CI build using JDK 9.


No further details from DATAJPA-1089

spring-projects-issues commented 7 years ago

John Blum commented

Please set the Fix Version appropriately for Spring Data Kay M3

spring-projects-issues commented 7 years ago

John Blum commented

Due Date should be relative to the tentative date for Kay M3 set in the Spring Release calendar

spring-projects-issues commented 6 years ago

Mark Paluch commented

This issue was solved by changes in the Java runtime and upstream dependencies.

Java 9 compatibility asserted, Spring Data Examples builds with Java 9 in place, see https://github.com/spring-projects/spring-data-examples/issues/360