On Tue, 27 Feb 2024 18:24:02 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> Looks okay. `threadId` was added in JDK 19, but since we're on 21 now that 
> should be fine.

Exactly. And as I noted in the JBS issue, this fix must not be backported to 
earlier versions of JavaFX (it would fail to compile anyway, since we use 
`--release 17` for JavaFX 21 and 22).

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

PR Comment: https://git.openjdk.org/jfx/pull/1383#issuecomment-1969972185

Reply via email to