[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 01:12:24 UTC 2021
On Wed, 18 Aug 2021 11:58:24 GMT, Paul Hohensee <phh 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.
Sounds reasonable, I will backport JDK-8233790 first. Thank you for your suggestion.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/209
More information about the jdk-updates-dev
mailing list