Re: RFR: 8337280: Include jdk.jsobject module with JavaFX [v2]

2024-09-08 Thread Johan Vos
On Fri, 6 Sep 2024 22:56:37 GMT, Kevin Rushforth wrote: >> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered >> by the JDK, but will be terminally-deprecated in JDK 24 by >> [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for >> review at ope

Re: RFR: 8337280: Include jdk.jsobject module with JavaFX [v2]

2024-09-06 Thread Kevin Rushforth
> Add the `jdk.jsobject` module to JavaFX. This module is currently delivered > by the JDK, but will be terminally-deprecated in JDK 24 by > [JDK-8311530](https://bugs.openjdk.org/browse/JDK-8311530), which is out for > review at openjdk/jdk#20555. We therefore plan to start delivering it with