Upgrade to JDK13 for ZGC?
Sundara Mohan M
m.sundar85 at gmail.com
Tue Nov 12 21:27:55 UTC 2019
Thank you.
Regards
Sundar
On Tue, Nov 12, 2019 at 2:29 AM Thomas Schatzl <thomas.schatzl at oracle.com>
wrote:
> Hi,
>
> On 12.11.19 01:42, Sundara Mohan M wrote:
> > Hi,
> > I am using ZGC and trying to see if any bug fixes gone in to JDK13
> > other than "Uncommit memory feature".
> >
> > 1. Was "memory uncommit" is the only feature gone in to JDK13?
> > 2. Is there a way to find all the bug fixed in JDK13 and categorize it by
> > ZGC, so in future i can do it myself.
> >
> >
>
> Something like this JBS query:
>
>
> https://bugs.openjdk.java.net/browse/JDK-8225227?jql=fixVersion%20in%20(%2213%22%2C%2013.0.1%2C%2013.0.2)%20AND%20labels%20%3D%20zgc%20order%20by%20lastViewed%20DESC
>
> should do the trick, i.e. showing everything with the "zgc" label and
> fix version of the various jdk 13 releases.
>
> Thanks,
> Thomas
>
More information about the zgc-dev
mailing list