Re: [11u] Plan to backport 8184193(JFR Streaming) to jdk11u
Denghui Dong
denghui.ddh at alibaba-inc.com
Tue Dec 31 02:24:57 UTC 2019
Hi Christoph
Thanks for the reply.
I planned to request reviews for JDK-8231081 and JDK-8230400 after JDK-8225797 (OldObjectSample event creates unexpected amount of checkpoint data) is approved.
And it seems that JDK-8225797 will be approved soon, so I will do it this week.
Cheers,
Denghui Dong
------------------------------------------------------------------
From:Langer, Christoph <christoph.langer at sap.com>
Send Time:2019年12月30日(星期一) 21:20
To:董登辉(卓昂) <denghui.ddh at alibaba-inc.com>; jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Subject:RE: [11u] Plan to backport 8184193(JFR Streaming) to jdk11u
Hi Denghui,
just going through the backlog of jdk-updates mails... I think we should sync on the items that we want to backport to jdk11u in the JFR space at the upcoming OpenJDK committers workshop.
As for the prerequisite bugfixes: I agree to the comments of others that it probably is a good idea to backport them separately as probably each of them addresses some issue on its own and the backports will pave the road. So, please feel free to request those backports.
Best regards
Christoph
> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
> Behalf Of Denghui Dong
> Sent: Freitag, 22. November 2019 11:09
> To: jdk-updates-dev at openjdk.java.net
> Subject: [11u] Plan to backport 8184193(JFR Streaming) to jdk11u
>
> Hi team,
> Currently, the status of JET 349: JFR streaming is integrated.
> This feature is useful for continuous monitoring, can provide the
> monitoring system with more detailed information.
> jdk-11u is a LTS version, and I think 11u will become the mainstream
> version in the next few years, so I plan to backport JFR streaming to 11u.
>
> The backport for 8184193 requires several other changes as follows to be
> backported as
> well:
> - 8225797: OldObjectSample event creates unexpected amount of
> checkpoint data
> RFR for 8225797 has been created by
> Jaroslav.(https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-
> November/002115.html)
> so my webrev is based on it.
>
> - 8231081: TestMetadataRetention fails due to missing symbol id
> Need to do some manual adjustments, because 8209301 (JVM rename
> is_anonymous, host_klass to unsafe specific terminology ahead of
> Unsafe.defineAnonymousClass deprecation) has not been ported to 11u,
> and I think it's not necessary.
>
> - 8230400: Missing constant pool entry for a method in stacktrace
> Need to do some manual adjustments, because of some different code
> structures, such as the different name of JfrStump in jfrTypeSetUtils.hpp
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8226511
> Webrev: http://cr.openjdk.java.net/~ddong/8226511/webrev.00/
>
> What's your comment?
>
> Thanks
> Denghui Dong
More information about the jdk-updates-dev
mailing list