[jfx16] RFR: 8262460: Create release notes for JavaFX 16 [v2]
Kevin Rushforth
kcr at openjdk.java.net
Wed Mar 3 17:57:55 UTC 2021
On Wed, 3 Mar 2021 17:18:37 GMT, Abhinay Agarwal <github.com+3197675+abhinayagarwal at openjdk.org> wrote:
>> For the last couple releases, I generated the list of bugs to add to release notes, and yes, I typically exclude backports for that reason (it isn't perfect, but it also excludes the issues labeled with the `hgupdate-sync` label, which can be added to indicate an issue synced in from a prior release).
>>
>> Here is the same filter I used in the past, updated for JavaFX 16 for comparison:
>>
>> https://bugs.openjdk.java.net/issues/?filter=40381
>>
>> You'll notice that it excludes test bugs and build issue (so the "GitHub Actions" bugs don't show up, for example)
>
>> https://bugs.openjdk.java.net/issues/?filter=40381
>
> Hi @kevinrushforth ,
>
> Thanks for this list. You may want to add `test_sprint` to the list of labels :)
I don't think there should be any `test_sprint` labeled bugs that don't also have one of `testbug` or `noreg-self`, but I'll check.
-------------
PR: https://git.openjdk.java.net/jfx/pull/414
More information about the openjfx-dev
mailing list