On Wed, 8 Apr 2026 22:25:46 GMT, Andy Goryachev <[email protected]> wrote:
> Changes: > > - removed the slate package reference from `addExports` > - added `jvmArgs enableNativeGraphics` to incubator tests > - edited `NOTE:` as it gives me unremovable entry in Eclipse's Problems view Looks good. I'll run a quick test and then approve it. There is one unrelated change that should be reverted. build.gradle line 5490: > 5488: // Zip module sources for standalone SDK > 5489: // > 5490: // Note: the input is taken from the modular-sdk/modules_src dir This is an unrelated change. I recommend to revert it. ------------- PR Review: https://git.openjdk.org/jfx/pull/2141#pullrequestreview-4083665763 PR Review Comment: https://git.openjdk.org/jfx/pull/2141#discussion_r3059071006
