After the JDK-8165809 fix, there are more tasks which needs to be skipped when running with BUILD_SDK_FOR_TEST=true.
Apparently, the build takes longer with the skipping than without.
Specifically, it always do :graphics:compileJslcJava and :graphics:compileFullJava.
Apparently, the build takes longer with the skipping than without.
Specifically, it always do :graphics:compileJslcJava and :graphics:compileFullJava.
- relates to
-
JDK-8297042 gradle -PBUILD_SDK_FOR_TEST=false fails with gradle 7.6
-
- Resolved
-