Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 51 of 51 for JavaForkOptions (0.53 sec)

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

    You should prefer to directly reference the methods from `Configuration`.
    
    === Potential breaking changes
    
    ==== `JavaForkOptions` `getJvmArgs()` and `getAllJvmArgs()` return immutable lists
    
    The lists of JVM arguments retrieved from the `JavaForkOptions` interface are now immutable.
    
    Previously, modifications of the returned list were silently ignored.
    
    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