Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-13 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:57:51 GMT, Kevin Rushforth wrote: >> This is similar (but not quite the same) to the case of a bug that was >> introduced and fixed in the same release, which we exclude with the >> rationale that the end user or app developer who updates from one release to >> the next

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-11 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:15:49 GMT, Kevin Rushforth wrote: >> doc-files/release-notes-24.md line 191: >> >>> 189: [JDK-8338701](https://bugs.openjdk.org/browse/JDK-8338701) | Provide >>> media support for libavcodec version 61 | media >>> 190: [JDK-8346228](https://bugs.openjdk.org/browse/JDK-834

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-11 Thread John Hendrikx
On Tue, 11 Mar 2025 20:24:03 GMT, Andy Goryachev wrote: >> This is similar (but not quite the same) to the case of a bug that was >> introduced and fixed in the same release, which we exclude with the >> rationale that the end user or app developer who updates from one release to >> the next n

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-11 Thread Andy Goryachev
On Tue, 11 Mar 2025 20:15:49 GMT, Kevin Rushforth wrote: >> doc-files/release-notes-24.md line 191: >> >>> 189: [JDK-8338701](https://bugs.openjdk.org/browse/JDK-8338701) | Provide >>> media support for libavcodec version 61 | media >>> 190: [JDK-8346228](https://bugs.openjdk.org/browse/JDK-834

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-11 Thread Kevin Rushforth
On Sat, 1 Mar 2025 10:26:35 GMT, John Hendrikx wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> JDK-8340852-info.md --> JDK-8340852-ScrollPane.md > > doc-files/release-notes-24.md line 66: > >> 64: See [JDK-8337

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-11 Thread Kevin Rushforth
On Tue, 4 Mar 2025 17:35:17 GMT, Nir Lisker wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> JDK-8340852-info.md --> JDK-8340852-ScrollPane.md > > doc-files/notes/24/JDK-8340852-ScrollPane.md line 7: > >> 5: The

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-04 Thread Nir Lisker
On Fri, 28 Feb 2025 15:56:19 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-04 Thread Abhinay Agarwal
On Fri, 28 Feb 2025 15:56:19 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-03 Thread Kevin Rushforth
On Sat, 1 Mar 2025 10:30:49 GMT, John Hendrikx wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> JDK-8340852-info.md --> JDK-8340852-ScrollPane.md > > Marked as reviewed by jhendrikx (Reviewer). @hjohn Thanks for

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-03-01 Thread John Hendrikx
On Fri, 28 Feb 2025 15:56:19 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 16:24:58 GMT, Kevin Rushforth wrote: >> doc-files/release-notes-24.md line 214: >> >>> 212: [JDK-8340982](https://bugs.openjdk.org/browse/JDK-8340982) | [win] >>> Dead key followed by Space generates two characters instead of one | >>> window-toolkit >>> 213: [JDK-8344372](

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 16:10:48 GMT, Andy Goryachev wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> JDK-8340852-info.md --> JDK-8340852-ScrollPane.md > > doc-files/release-notes-24.md line 214: > >> 212: [JDK-8340

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 15:56:19 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v3]

2025-02-28 Thread Kevin Rushforth
> This PR adds the release notes for the JavaFX 24 release. This will first go > into master, and then be backported to the jfx24 branch so it will be > available in that branch when JavaFX 24 is published (and from there also > synced into the jfx24u repo). > > The following filter was used to