RFR: 8326618 : Replace usage of deprecated method getId() in Thread

Kevin Rushforth kcr at openjdk.org
Wed Feb 28 21:49:51 UTC 2024


On Tue, 27 Feb 2024 17:58:13 GMT, Anirvan Sarkar <asarkar at openjdk.org> wrote:

> Replace Thread.currentThread().getId() with Thread.currentThread().threadId()

Marked as reviewed by kcr (Lead).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1383#pullrequestreview-1907489547


More information about the openjfx-dev mailing list