Closed
Description
Overview
The OpenJDK team has asked the JUnit team to test with JDK 9 Early Access builds and report any showstopper issues to them.
The goal of this issue is therefore to perform such tests and provide feedback to them.
Resources
- JDK 9 early access builds
- Gradle 3.0 nightly builds
- Gradle JDK 9 Support wiki page
- Travis CI JDK 9 Support
Deliverables
- Set up a build using JDK 9 early access builds and Gradle 3.0 nightly builds
Manual Test Results
The following are the results of manual JUnit 5 builds against Gradle 3.0 nightly builds with JDK 8 and JDK 9.
Note: gct
is an alias for gradlew clean test
.
July 2, 2016
- ✅
gct
with Gradle 3.0-20160702000020+0000 and JDK 1.8.0_92-b14 - ✅
gct
with 3.0-20160702000020+0000 and JDK 9-ea+124
June 27, 2016
- ✅
gct
with Gradle 3.0-20160627000036+0000 and JDK 1.8.0_92-b14 - ✅
gct
with Gradle 3.0-20160627000036+0000 and JDK 9-ea+124
June 15, 2016
- ✅
gct
with Gradle 3.0-20160615000025+0000 and JDK 1.8.0_92-b14 - ✅
gct
with Gradle 3.0-20160615000025+0000 and JDK 9-ea+122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment