Does OpenJDK publish a changelog?
Dalibor Topic
dalibor.topic at oracle.com
Tue Feb 13 23:00:08 UTC 2024
Hi Graham,
Fix version 21 in JBS means it was fixed for 21 GA.
If you'd like to compile a list of changes fixed between OpenJDK
releases, you can build a JIRA query akin to [1], which covers the
changes fixed in a particular JDK 22 EA build. It should be easy enough
to adapt.
Alternatively, you can compare the changes denoted by the source code
tags between different builds, for example at
https://github.com/openjdk/jdk21u/tags .
Finally, if you just want to quickly search through a document, the
consolidated release notes for the Oracle JDK have a list of the bug
fixes made at
https://www.oracle.com/java/technologies/javase/21all-relnotes.html
cheers,
dalibor topic
[1]
https://bugs.openjdk.org/browse/JDK-8325256?jql=project%20%3D%20JDK%20AND%20fixversion%20%3D%2022%20and%20%22resolved%20in%20build%22%20%3D%20b35%20order%20by%20component%2C%20subcomponent
On 13.02.2024 23:34, Graham Leggett wrote:
> The bug above is listed as being fixed in “21” in jira, but this doesn’t give any detail as to which version of 21.
--
<http://www.oracle.com> Dalibor Topic
Consulting Product Manager
Phone: +494089091214 <tel:+494089091214>, Mobile: +491737185961
<tel:+491737185961>
Oracle Global Services Germany GmbH
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRB 246209
Geschäftsführer: Ralf Herrmann
More information about the jdk-dev
mailing list