[jdk11u-dev] Integrated: 8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64

Ralf Schmelter rschmelter at openjdk.org
Mon Nov 6 12:38:22 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 pull request has now been integrated.

Changeset: b64a1acb
Author:    Ralf Schmelter <rschmelter at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/b64a1acb212a64629094bf7e992d98500f91d629
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64

Reviewed-by: aph, stuefe
Backport-of: 5551cb66ba58cadce7291a95c5af662ade2cb7b8

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2238


More information about the jdk-updates-dev mailing list