[jdk17u-dev] Integrated: 8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
Goetz Lindenmaier
goetz at openjdk.org
Thu Oct 26 18:22:44 UTC 2023
On Tue, 24 Oct 2023 13:42:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.*-oracle.
> This is a chain of 4 fixes to that test. I backport them as one piece as parts always cause errors here and there.
>
> https://bugs.openjdk.org/browse/JDK-8291911
>
> I had to resolve because of the double ;;.
> Also it is not problemlisted in 17.
>
> https://bugs.openjdk.org/browse/JDK-8298619
>
> I had to resolve JtregNativeJdk.gmk due to context.
>
> https://bugs.openjdk.org/browse/JDK-8305646
> https://bugs.openjdk.org/browse/JDK-8309216
> both clean.
This pull request has now been integrated.
Changeset: f85053f5
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/f85053f578125d1af7c3c762d966fee8283a6ce2
Stats: 321 lines in 3 files changed: 243 ins; 35 del; 43 mod
8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
8298619: java/io/File/GetXSpace.java is failing
8305646: compile error on Alpine with gcc12 after 8298619 in libGetXSpace.c
8309216: Cast from jchar* to char* in test java/io/GetXSpace.java
Reviewed-by: lucy
Backport-of: 749335d34ac570760279ac81308d5d323aba4067
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1912
More information about the jdk-updates-dev
mailing list