On Mon, 28 Oct 2024 14:57:17 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Removes doPrivileged in the following module: > > - javafx.media > > See JDK-8342441 for details. > > As a helpful hint for reviewers, I recommend reviewing this using the "Hide > whitespace" option. I see a few now-unneeded `@SuppressWarnings("removal")` annotations in `NativeMediaManager.java`, but otherwise looks good. ------------- PR Review: https://git.openjdk.org/jfx/pull/1612#pullrequestreview-2405689681