RFR: 8350136: Create release notes for JavaFX 24
Kevin Rushforth
kcr at openjdk.org
Thu Feb 27 19:43:07 UTC 2025
On Thu, 27 Feb 2025 19:22:23 GMT, Andy Goryachev <angorya at openjdk.org> 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 gets into the mainline jfx repo, we know which release it is targeted to. We already have to update the `@since` tags for any in-progress reviews when the targeted release changes, and this is no different.
> May be we can organize drafts using dates `/doc-files/drafts/2025/0227/JDK-8340852` and organize the final versions by release `/doc-files/notes/24/JDK-8340852`?
This will never happen for additional release notes. By definition we don't even write them until they are integrated.
For JEPs, maybe... _if_ we ever put Draft DEPs in our repo (I don't think we should, but let's cross that bridge when we have the JEP discussion).
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1712#discussion_r1974234450
More information about the openjfx-dev
mailing list