-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Testing against JDK 9 Early Access builds
Sam Brannen edited this page Apr 8, 2017
·
13 revisions
The OpenJDK team has asked the JUnit team to test with JDK 9 Early Access builds and report any showstopper issues to them.
This wiki page therefore serves to publicly track our ongoing progress.
- JUnit 5 Issue #296
- JUnit 5 Issue #425
- JUnit 5 Issue #775
- JDK 9 early access builds
- Project Jigsaw: Module System Quick-Start Guide
- Gradle 3.0 nightly builds
- Gradle JDK 9 Support wiki page
- Travis CI JDK 9 Support
The following are the results of manual JUnit 5 builds using Gradle 3.0 with JDK 8 and JDK 9.
Note: gct
is an alias for gradlew clean test
.
- ✅
gct
with Gradle 3.0 and JDK 1.8.0_112-ea-b04 - ✅
gct
with Gradle 3.0 and JDK 9-ea+131 - ✅
gct
with Gradle 3.0 and JDK 9-ea+131-jigsaw-nightly-h5400-20160818
- ✅
gct
with Gradle 3.0-milestone-2 and JDK 1.8.0_112-ea-b03 - ✅
gct
with Gradle 3.0-milestone-2 and JDK 9-ea+128 - ✅
gct
with Gradle 3.0-milestone-2 and JDK 9-ea+127-jigsaw-nightly-h5308-20160721 (1st tests against Jigsaw)
- ✅
gct
with Gradle 3.0-20160702000020+0000 and JDK 1.8.0_92-b14 - ✅
gct
with Gradle 3.0-20160702000020+0000 and JDK 9-ea+124
- ✅
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
- ✅
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