On Tue, 12 Sep 2023 20:38:06 GMT, Abhinay Agarwal <d...@openjdk.org> wrote:

> Why are [8305885](https://bugs.openjdk.org/browse/JDK-8305885) and 
> [8304290](https://bugs.openjdk.org/browse/JDK-8304290) not included in 
> release notes?

They were in the initial list I had, and then I went through and excluded a 
number of cleanup issues. I guess I excluded too many. I'll add these two back 
in.

> Are issues JDK-8301022, JDK-8301712, JDK-8302294, JDK-8302684, JDK-8303217, 
> JDK-8303748 not included because they were introduced and fixed in the same 
> version?

Yes, except for [JDK-8303748](https://bugs.openjdk.org/browse/JDK-8303748) 
which I excluded because it is a build issue that isn't relevant to application 
developers.

> Lastly, I was of the opinion that backports are not a part of the release 
> notes, but it seems that 
> [JDK-8313324](https://bugs.openjdk.org/browse/JDK-8313324) is still added?

Prior to this release, we wouldn't have included backports. However, with the 
change to the stabilization process such that all fixes first go into master 
and are then backported to the stabilization release, we would miss actual 
fixes that are first delivered in this release if we didn't consider them. Note 
that we need to use the base bug ID for backports that were first fixed in 
jfx21.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1239#discussion_r1323664831

Reply via email to