In the review of the release notes for JavaFX 26, a suggestion was made [1][2] to link to the CSR for features / enhancements that have an associated CSR.
There are a few ways we could do this. Two of them that we discussed are:
1. Provide a link to a JBS query of all CSRs for a particular release.
2. Add a link to the CSR along with a link to the Enhancement itself in the list of feature and enhancements. Something like this might work:
[JDK-8372203](https://bugs.openjdk.org/browse/JDK-8372203) ([CSR](https://bugs.openjdk.org/browse/JDK-8372630)) | Piecewise linear easing function | animation
It would render like this with both the "JDK-8372203" and "CSR" being hyperlinks.
JDK-8372203 (CSR) | Piecewise linear easing function | animation
[1] https://github.com/openjdk/jfx/pull/2090#issuecomment-3968298085
[2] https://github.com/openjdk/jfx/pull/2090#issuecomment-3974236587
There are a few ways we could do this. Two of them that we discussed are:
1. Provide a link to a JBS query of all CSRs for a particular release.
2. Add a link to the CSR along with a link to the Enhancement itself in the list of feature and enhancements. Something like this might work:
[
It would render like this with both the "
[1] https://github.com/openjdk/jfx/pull/2090#issuecomment-3968298085
[2] https://github.com/openjdk/jfx/pull/2090#issuecomment-3974236587
- relates to
-
JDK-8378383 Create release notes for JavaFX 26
-
- In Progress
-