Re: RFR: 8349373: Support JavaFX preview features [v4]

2025-03-14 Thread Kevin Rushforth
On Thu, 13 Mar 2025 03:29:28 GMT, Michael Strauß wrote: >> This PR contains a definition of preview features for JavaFX, as well as a >> helper class to verify that an application has opted into preview features. > > Michael Strauß has updated the pull request incrementally with one additional

Re: RFR: 8349373: Support JavaFX preview features [v4]

2025-03-13 Thread Kevin Rushforth
On Thu, 13 Mar 2025 03:29:28 GMT, Michael Strauß wrote: >> This PR contains a definition of preview features for JavaFX, as well as a >> helper class to verify that an application has opted into preview features. > > Michael Strauß has updated the pull request incrementally with one additional

Re: RFR: 8349373: Support JavaFX preview features [v4]

2025-03-13 Thread Andy Goryachev
On Thu, 13 Mar 2025 03:29:28 GMT, Michael Strauß wrote: >> This PR contains a definition of preview features for JavaFX, as well as a >> helper class to verify that an application has opted into preview features. > > Michael Strauß has updated the pull request incrementally with one additional

Re: RFR: 8349373: Support JavaFX preview features [v4]

2025-03-13 Thread Kevin Rushforth
On Thu, 13 Mar 2025 03:29:28 GMT, Michael Strauß wrote: >> This PR contains a definition of preview features for JavaFX, as well as a >> helper class to verify that an application has opted into preview features. > > Michael Strauß has updated the pull request incrementally with one additional

Re: RFR: 8349373: Support JavaFX preview features [v4]

2025-03-12 Thread Michael Strauß
> This PR contains a definition of preview features for JavaFX, as well as a > helper class to verify that an application has opted into preview features. Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: warning can be suppressed -