On Fri, 14 May 2021 23:33:44 GMT, Scott Palmer <swpal...@openjdk.org> wrote:
> Isn't that just the settings for running the gradle wrapper - i.e. it is not > setting the heap used by the gradle daemon process that will actually run the > build script? Ah yes, you are right. I just verified this with a test build. So this is definitely not an issue then. Thanks! ------------- PR: https://git.openjdk.java.net/jfx/pull/498