On Tue, 8 Sep 2026 14:59:34 GMT, Kevin Rushforth <[email protected]> wrote:

> Moving it into `javafx.graphics`, which I suggested in that PR comment 
> (without looking into what that would mean), would likely be more intrusive. 
> Did you consider that?

That is possible. And I agree it makes more sense. Platform related logic 
should be in `javafx.graphics`.

Moving it to `com.sun.javafx.util.PlatformUtil;` in `javafx.graphics` will 
touch ~130 classes (Import change).
Other than that, it will work out of the box. The `systemTests` need a new 
entry in the `addExports`.

Should I do that in this PR, or in a follow-up?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2299#issuecomment-5588342088

Reply via email to