Upgrade to JDK13 for ZGC?
Per Liden
per.liden at oracle.com
Mon Nov 18 12:32:47 UTC 2019
The ZGC wiki also has a high-level change log, which highlights the most
interesting user visible enhancements:
https://wiki.openjdk.java.net/display/zgc/Main#Main-ChangeLog
/Per
On 11/12/19 10:27 PM, Sundara Mohan M wrote:
> 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