On Thu, 19 Jun 2025 22:49:58 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> My testing shows that the headless platform works as expected. > > Some general comments: > > 1. All files need a copyright header. > 2. Very long lines can benefit from a few line breaks. Thanks for the comments, those make the PR much cleaner! I addressed most of them. There are a few comments I didn't address yet (e.g. about fields that are assigned but never read) because there might be follow-up reviews that require those values to be readable. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1836#issuecomment-2995431449