[redirecting to openjfx-dev]

This is a better question for openjfx-dev.

In general, a feature will preview (or incubate) for at least two releases in order to get feedback. If there is a significant change in the API, or if it a large API surface to begin with, it will likely take longer.

For the specific case of StageStyle.EXTENDED, JavaFX 27 would be the earliest release to consider making it final. And that would depend on how stable the API is for the JavaFX 26 release, since there have been changes in 26 (and one more under review).

-- Kevin


On 12/23/2025 9:21 AM, PavelTurk wrote:
Hello,

StageStyle.EXTENDED has been available since JavaFX 25, but it is still marked as deprecated because it is a preview feature.

Is there any rough timeline or criteria for when this API is expected to leave preview and have the deprecation removed? In other words, when can developers consider it stable enough for long-term use in production applications?

Thanks in advance for any clarification.

Best regards, Pavel

Reply via email to