[jdk17u-dev] Integrated: 8335536: Fix assertion failure in IdealGraphPrinter when append is true
Qizheng Xing
qxing at openjdk.org
Tue Aug 6 12:44:42 UTC 2024
On Thu, 4 Jul 2024 03:06:59 GMT, Qizheng Xing <qxing at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [6db4c6a7](https://github.com/openjdk/jdk/commit/6db4c6a772df856fc3099c32a5b2c102a30d360c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Qizheng Xing on 3 Jul 2024 and was reviewed by Tobias Hartmann, Christian Hagedorn and Tobias Holenstein.
>
> The original patch does not apply cleanly to 17u due to some merge conflicts about creating `xmlStream` with placement `new` expressions.
>
> Thanks!
This pull request has now been integrated.
Changeset: ae7be19a
Author: Qizheng Xing <qxing at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/ae7be19a7f14aec3af69d2db1509bf7f6d793f35
Stats: 22 lines in 2 files changed: 11 ins; 0 del; 11 mod
8335536: Fix assertion failure in IdealGraphPrinter when append is true
Reviewed-by: phh
Backport-of: 6db4c6a772df856fc3099c32a5b2c102a30d360c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2657
More information about the jdk-updates-dev
mailing list