On Tue, 5 Nov 2024 17:42:53 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 > Pre-submit tests - Linux x64 - Build / test Failing after 3m — 1/1 failed I just integrated the fix for this, so if you merge in the latest master, you won't see this problem any more. Reviewers: @kevinrushforth @lukostyra ------------- PR Comment: https://git.openjdk.org/jfx/pull/1625#issuecomment-2457900519