RFR: 8342913: Remove calls to doPrivileged in media [v2]
Alexander Matveev
almatvee at openjdk.org
Wed Oct 30 21:39:37 UTC 2024
On Wed, 30 Oct 2024 18:24:26 GMT, Andy Goryachev <angorya at 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.
>
> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - review comments
> - Merge remote-tracking branch 'origin/master' into 8342913.do.privileged.media
> - Merge remote-tracking branch 'origin/master' into 8342913.do.privileged.media
> - 8342913: Remove calls to doPrivileged in media
Looks good.
-------------
Marked as reviewed by almatvee (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1612#pullrequestreview-2406352464
More information about the openjfx-dev
mailing list