RFR: 8324797: Code example in JavaDoc of ObservableValue#when doesn't compile

Kevin Rushforth kcr at openjdk.org
Sat Jan 27 18:19:35 UTC 2024


On Sat, 27 Jan 2024 18:09:47 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

> By the way, [code snippets](https://openjdk.org/jeps/413) brought a solution to this with external snippets. The example code exists in a standard compiled java file, whose contents can be referenced in the docs.

True, but we can't use them yet. (the minimum JDK needed to compile JavaFX is still 17).

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

PR Comment: https://git.openjdk.org/jfx/pull/1325#issuecomment-1913281865


More information about the openjfx-dev mailing list