RFR: 8342911: Remove calls to doPrivileged in controls [v3]
Ajit Ghaisas
aghaisas at openjdk.org
Mon Nov 4 14:24:41 UTC 2024
On Fri, 1 Nov 2024 17:45:55 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Removes doPrivileged in the following module:
>>
>> - javafx.controls
>>
>> 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:
>
> - Merge remote-tracking branch 'origin/master' into 8342911.do.priviliged.controls
> - review comments
> - Merge remote-tracking branch 'origin/master' into 8342911.do.priviliged.controls
> - 8342911: Remove calls to doPrivileged in controls
Looks good to me.
-------------
Marked as reviewed by aghaisas (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1615#pullrequestreview-2413205588
More information about the openjfx-dev
mailing list