[jdk11u-dev] RFR: 8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64
Andrew Haley
aph at openjdk.org
Mon Oct 30 14:00:41 UTC 2023
On Mon, 30 Oct 2023 12:05:31 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:
> Hi,
>
> This is a backport of JDK-8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64
>
> Original patch does not apply cleanly to 11u, because the parameters were added
> via a List in the original code, but via an array in the JDK 11 code.
>
> Testing: tier1-4 on all platforms with no problems.
>
> Thanks,
> -Ralf
This looks OK as far as it goes, but is there a link somewhere to the root cause bug?
-------------
Marked as reviewed by aph (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2238#pullrequestreview-1704207415
More information about the jdk-updates-dev
mailing list