Does OpenJDK publish a changelog?

Langer, Christoph christoph.langer at sap.com
Thu Feb 15 09:07:01 UTC 2024


Hi Graham,

as said by the other folks already, the change has always been in OpenJDK 21, that is, from ea build 26, which you can read from https://bugs.openjdk.org/browse/JDK-8303465.

If you think that there's still an issue with the functionality, I suggest you write a mail to the mailing list security-dev at openjdk.org describing the details or open a bug report at https://bugreport.java.com/bugreport/

Best regards
Christoph

> -----Original Message-----
> From: jdk-dev <jdk-dev-retn at openjdk.org> On Behalf Of Baesken, Matthias
> Sent: Mittwoch, 14. Februar 2024 09:17
> To: Graham Leggett <minfrin at sharp.fm>; jdk-dev at openjdk.org
> Subject: RE: Does OpenJDK publish a changelog?
> 
> > I believe I am suffering the effects of this bug
> https://bugs.openjdk.org/browse/JDK-8303465
> 
> Hi Graham , the change related to JDK-8303465 is in jdk21, you can see it on
> the github repo of jdk21u :
> 
> https://github.com/openjdk/jdk21u/commit/ac41c030030c3d31815474c793ac
> 9c420c47e22c
> 
> The change was in jdk21 from the start (first release / GA );  otherwise you
> would see the  update release number in the backports part of
> https://bugs.openjdk.org/browse/JDK-8303465  .
> 
> 
> Best regards, Matthias
> 
> 
> -----Original Message-----
> From: jdk-dev <jdk-dev-retn at openjdk.org> On Behalf Of Graham Leggett
> Sent: Tuesday, 13 February 2024 23:34
> To: jdk-dev at openjdk.org
> Subject: Does OpenJDK publish a changelog?
> 
> [Some people who received this message don't often get email from
> minfrin at sharp.fm. Learn why this is important at
> https://aka.ms/LearnAboutSenderIdentification ]
> 
> Hi all,
> 
> Does OpenJDK publish a changelog?
> 
> I ask because I am running what I believe is the latest version of openjdk v21, I
> believe I am suffering the effects of this bug
> https://bugs.openjdk.org/browse/JDK-8303465, however the bug is marked
> fixed. There are two options before me, the openjdk I am running does not
> contain the fix, or the bug isn’t fixed.
> 
> Ordinarily I would look for the changelog of the release, and that would give a
> concrete answer as to whether I have the fixed code or I have not.
> Unfortunately I cannot find any kind of changelog.
> 
> 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.
> 
> The developer site https://openjdk.org/guide/ doesn’t contain the word
> “changelog”, and google is noise. Can someone confirm where the canonical list
> of changes can be found?
> 
> For clarity I am talking about code published by openjdk only, I am not referring
> to any distro or third party code.
> 
> Regards,
> Graham
>


More information about the jdk-dev mailing list