On Fri, 17 Apr 2026 18:41:21 GMT, Andy Goryachev <[email protected]> wrote:
> Fixes Eclipse build errors due to removal of `jdk.jsobject`. > > Also updated `build.gradle` to create the `graphics/build/msl` directory > regardless of the platform, to silence the 'missing directory' warning on > windows/linux. > > Reviewers: enable 'ignore whitespace' when looking at the diffs, I don't know > why github messed them up. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). I suspect the diff mess is due to line endings. Looks fine in Eclipse on windows and macOS, I would just ignore that. The only product change is the new dir in `build.gradle`; I verified that it builds with gradle and Eclipse on both platforms (win/mac). I cannot test on Linux. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2153#issuecomment-4270846083
