RFR: 8370446: Support dialogs with StageStyle.EXTENDED (Preview) [v5]

Michael Strauß mstrauss at openjdk.org
Tue Nov 18 16:54:39 UTC 2025


On Tue, 18 Nov 2025 16:10:09 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Running a simple Dialog test that doesn't try to use `HeaderBar` or `StageStyle.EXTENDED` gets a RuntimeException _without_ enabling preview features.

I've updated the code to skip the preview feature check internally. It's still active for the public API.

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

PR Comment: https://git.openjdk.org/jfx/pull/1943#issuecomment-3548591203


More information about the openjfx-dev mailing list