[jdk11u-dev] RFR: 8237354: Add option to jcmd to write a gzipped heap dump [v2]
BuddyLiao
github.com+3094961+buddyliao at openjdk.java.net
Thu Aug 19 05:58:22 UTC 2021
On Thu, 19 Aug 2021 01:08:58 GMT, BuddyLiao <github.com+3094961+buddyliao at openjdk.org> wrote:
> I strongly recommend backporting JDK-8233790 first. The general update release rule is to backport dependencies first, then the dependent issue. It's easier to review that way. Also, I doubt the maintainers will approve a backport such as this one that breaks a test, even if the test is broken for only a short time. At a minimum, automated test systems will notice the failure and provoke work on the part of their owners.
Hi Paul, I have backported JDK-8233790 in https://github.com/openjdk/jdk11u-dev/pull/256, would you help me to review this patch first? Thank you.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/209
More information about the jdk-updates-dev
mailing list