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

2025-03-15 Thread Kevin Rushforth
On Thu, 13 Mar 2025 22:43:24 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 [v5]

2025-03-14 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

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

2025-03-13 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:20:34 GMT, Kevin Rushforth wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review feedback > > doc-files/release-notes-24.md line 154: > >> 152: [JDK-8305418](https://bugs.openjdk.org/bro

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

2025-03-13 Thread Kevin Rushforth
On Thu, 13 Mar 2025 22:40:43 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 [v5]

2025-03-13 Thread Nir Lisker
On Thu, 13 Mar 2025 22:43:24 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 [v5]

2025-03-13 Thread John Hendrikx
On Thu, 13 Mar 2025 22:43:24 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 [v4]

2025-03-13 Thread Kevin Rushforth
On Wed, 12 Mar 2025 13:56:58 GMT, Abhinay Agarwal wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review feedback > > doc-files/release-notes-24.md line 50: > >> 48: ``` >> 49: >> 50: NOTE: The above will fail

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

2025-03-13 Thread Andy Goryachev
On Thu, 13 Mar 2025 22:40:43 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-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 [v4]

2025-03-12 Thread Abhinay Agarwal
On Tue, 11 Mar 2025 20:23:44 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 [v4]

2025-03-11 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:37:19 GMT, Andy Goryachev wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review feedback > > doc-files/release-notes-24.md line 29: > >> 27: For example: >> 28: >> 29: ``` > > minor: y

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 [v4]

2025-03-11 Thread John Hendrikx
On Tue, 11 Mar 2025 20:23:44 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-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 [v4]

2025-03-11 Thread Andy Goryachev
On Tue, 11 Mar 2025 20:23:44 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-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 [v4]

2025-03-11 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:20:08 GMT, Kevin Rushforth wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Review feedback > > doc-files/release-notes-24.md line 70: > >> 68: JavaFX 24 supports the Java Image I/O API, a

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 [v4]

2025-03-11 Thread Kevin Rushforth
On Tue, 11 Mar 2025 20:20:40 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 [v4]

2025-03-11 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

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 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 15:26:33 GMT, Andy Goryachev wrote: >> doc-files/release-notes-24.md line 78: >> >>> 76: `ScrollPane` now only responds to key events when it is the active >>> focus owner. This ensures that custom controls and other UI elements work >>> correctly inside a `ScrollPane`, pro

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

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 15:25:03 GMT, Andy Goryachev wrote: >> Kevin Rushforth has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - jmoods --> jmods >> - Update JDK-8340852-info.md >> - Move example of restoring ScrollPane behavior to separ

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

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

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 13:09:31 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 [v2]

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 13:13:40 GMT, Kevin Rushforth wrote: > [this note](notes/24/JDK-8340852-info.md) very very minor: do you think it should spell the name of the file instead of "this note"? i.e. `[JDK-8340852-ScrollPane.md](notes/24/JDK-8340852-ScrollPane.md)` [JDK-8340852-ScrollPane.md](notes

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

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 13:09:31 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 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 02:01:35 GMT, John Hendrikx wrote: >> Getting back to this release note question, I did the split in a separate >> [8350136-release-notes-24.dev](https://github.com/kevinrushforth/jfx/tree/8350136-release-notes-24.dev) >> branch. Here is the [updated release note for the Scr

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

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

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread John Hendrikx
On Thu, 27 Feb 2025 19:44:53 GMT, Kevin Rushforth wrote: >>> `doc-files/notes/24/JDK-8340852.md` >>> >>> the only problem with this is that the feature may not make it into >>> specific release so the docs need to be moved, which will break the reviews >>> and the mailing list. >> >> By the t

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Kevin Rushforth
On Thu, 27 Feb 2025 19:40:18 GMT, Kevin Rushforth wrote: >> `doc-files/notes/24/JDK-8340852.md` >> >> the only problem with this is that the feature may not make it into specific >> release so the docs need to be moved, which will break the reviews and the >> mailing list. >> >> May be we can

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Kevin Rushforth
On Thu, 27 Feb 2025 19:22:23 GMT, Andy Goryachev wrote: > `doc-files/notes/24/JDK-8340852.md` > > the only problem with this is that the feature may not make it into specific > release so the docs need to be moved, which will break the reviews and the > mailing list. By the time something get

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Andy Goryachev
On Thu, 27 Feb 2025 19:07:34 GMT, Kevin Rushforth wrote: >> Though it's probably too late for jfx24, I would like to see jfx JEPs and >> notes like this to be a part of the jfx repo. Github rendering of .md files >> is pretty good and the target audience is jfx developers and users. >> >> May

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Kevin Rushforth
On Thu, 27 Feb 2025 17:52:25 GMT, Andy Goryachev 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 >> synce

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Kevin Rushforth
On Thu, 27 Feb 2025 18:01:55 GMT, Andy Goryachev wrote: >> doc-files/release-notes-24.md line 78: >> >>> 76: `ScrollPane` now only responds to key events when it is the active >>> focus owner. This ensures that custom controls and other UI elements work >>> correctly inside a `ScrollPane`, pro

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Andy Goryachev
On Fri, 14 Feb 2025 23:15:46 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 > synced i

Re: RFR: 8350136: Create release notes for JavaFX 24

2025-02-27 Thread Andy Goryachev
On Thu, 27 Feb 2025 17:29:02 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

2025-02-27 Thread Kevin Rushforth
On Fri, 14 Feb 2025 23:15:46 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 > synced i