On Tue, 1 Sep 2026 09:14:31 GMT, Nir Lisker <[email protected]> wrote:
>> Allows using a Gradle properties file at the project level by requiring the >> user-specific one to be present in the user's Gradle dir. A Gradle >> properties file is necessary for a proper Gradle build system's >> configuration. The user file takes precedence over the project one. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Nir Lisker has updated the pull request incrementally with one additional > commit since the last revision: > > Remove dirty merge artifact .gitignore line 15: > 13: hs_err_pid* > 14: > 15: # JavaFX user-local properties for the build This line has trailing whitespace. It's not an error, but would be nice to fix. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2240#discussion_r3905934104
