On Sun, 2 Nov 2025 16:14:19 GMT, Anirvan Sarkar <[email protected]> wrote:
> As `sun.misc.Unsafe` is not used anymore, maybe then also remove the > references to `XDignore.symbol.file` flag in `build.gradle`. > > I noticed [JDK-8179462](https://bugs.openjdk.org/browse/JDK-8179462) already > exists to remove the flag from javadoc build. That sounds indeed reasonable! As mentioned above, there is one `sun.misc` usage left in the `android` folder, so we may need to check that out first. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1957#issuecomment-3478121997
