RFR: 8293615: Create release notes for JavaFX 19 [v3]
Kevin Rushforth
kcr at openjdk.org
Mon Sep 12 13:27:46 UTC 2022
On Mon, 12 Sep 2022 13:07:29 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Hmm. This one especially seems not useful to mention in the release notes. @johanvos can decide whether or not to include it.
>
> This is different to me indeed, as it only touches documentation. I'll remove this one.
> In the future, it might be good to have a label for these kinds of issues that (1) fix issues caused in the same release version and (2) do not have a runtime impact; so that the algorithm for creating release notes does not require human judgement. Unless we want to explicitly discuss some of the items -- which I'm not strongly opposed to either.
I agree with this reasoning. The best way to note this is to use the `Introduced In Version` field. The filter could exclude bugs with a `noreg-doc` label and an `Introduced In Version` that is the same as the `fixVersion`.
-------------
PR: https://git.openjdk.org/jfx/pull/896
More information about the openjfx-dev
mailing list