On Wed, 6 Nov 2024 03:39:09 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
>> Remove `doPrivileged` calls in the javafx.base module. >> The changes are straight forward. >> 1. Remove doPrivileged calls, with keeping the lambda expression. >> 2. Remove SuppressWarnings annotations >> 3. Remove unused imports > > Ambarish Rapte 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 three additional > commits since the last revision: > > - review: rm unused acc > - Merge branch 'master' into rm-doPrivi > - rm doPrivileged in javafx.base Marked as reviewed by kcr (Lead). ------------- PR Review: https://git.openjdk.org/jfx/pull/1625#pullrequestreview-2418102868