On Tue, 27 Feb 2024 17:58:13 GMT, Anirvan Sarkar <[email protected]> wrote:
> Replace Thread.currentThread().getId() with Thread.currentThread().threadId() This pull request has now been integrated. Changeset: 5512a5ad Author: Anirvan Sarkar <[email protected]> Committer: John Hendrikx <[email protected]> URL: https://git.openjdk.org/jfx/commit/5512a5add0b5ce4a41e6c377c274b9518ee68489 Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod 8326618: Replace usage of deprecated method getId() in Thread Reviewed-by: jhendrikx, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1383
