-
Bug
-
Resolution: Fixed
-
P3
-
9
With RT-40254 we are able to build with gradle 2.3, but 1.8 is still the default.
For JDK 9, we will need to switch to a version of gradle 2 that is compatible with JDK 9, specifically modularization. Without this we will not be able to run tests and may run into other issues as well. See the following for one bug we will need a fix for in a future version of gradle:
http://forums.gradle.org/gradle/topics/classcastexception-from-org-gradle-process-internal-child-bootstrapsecuritymanager
For JDK 9, we will need to switch to a version of gradle 2 that is compatible with JDK 9, specifically modularization. Without this we will not be able to run tests and may run into other issues as well. See the following for one bug we will need a fix for in a future version of gradle:
http://forums.gradle.org/gradle/topics/classcastexception-from-org-gradle-process-internal-child-bootstrapsecuritymanager
- blocks
-
JDK-8131896 Run gradle test tasks using a Jigsaw (jake) build
-
- Resolved
-
-
JDK-8143332 Change minimum gradle version to 2.9
-
- Resolved
-
- is blocked by
-
JDK-8142443 Error compiling generated web classes with gradle 2.8
-
- Resolved
-
-
JDK-8098276 Allow building with gradle 2.X
-
- Resolved
-