Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for JDK9 (0.06 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    You should use `JavaPluginExtension` instead.
    
    ==== Remove implicit `--add-opens` for Gradle workers
    Before Gradle 8.0, Gradle workers on JDK9+ automatically opened JDK modules `java.base/java.util` and `java.base/java.lang` by passing `--add-opens` CLI arguments.
    This enabled code executed in a Gradle worker to perform deep reflection on JDK internals without warning or failing.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top