Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8350136: Create release notes for JavaFX 24 #1712

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kevinrushforth
Copy link
Member

@kevinrushforth kevinrushforth commented Feb 14, 2025

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 produce the list of issues fixed in JavaFX 24:

https://bugs.openjdk.org/issues/?filter=46704

Additionally, we had seven issues with a release-note=yes label, which are included in the list of important changes, etc (one of them is still pending the text for the release note).

This will remain in Draft until after RDP2 ends.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8350136: Create release notes for JavaFX 24 (Task - P2)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx.git pull/1712/head:pull/1712
$ git checkout pull/1712

Update a local copy of the PR:
$ git checkout pull/1712
$ git pull https://git.openjdk.org/jfx.git pull/1712/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1712

View PR using the GUI difftool:
$ git pr show -t 1712

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jfx/pull/1712.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 14, 2025

👋 Welcome back kcr! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Feb 14, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant