Integrated: 8310914: Remove 2 malformed java/foreign ProblemList entries
Jorn Vernee
jvernee at openjdk.org
Tue Jun 27 20:46:13 UTC 2023
On Mon, 26 Jun 2023 19:33:50 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Remove 2 malformed problem list entries. These entries are considered malformed according to [1] since they are missing a bug number.
>
> The `java/foreign/callarranger/TestAarch64CallArranger.java` test was removed, and the `java/foreign/TestLargeSegmentCopy.java` disables x86 in the jtreg test header using `@requires sun.arch.data.model == "64"`, so neither of these entries are needed.
>
> Testing: `jdk_foreign` test suite (which contains these tests)
>
> [1]: https://openjdk.org/jtreg/faq.html#what-is-a-problemlist.txt-file
This pull request has now been integrated.
Changeset: f07e396b
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f07e396bda4567fd35677704b9aa974426266363
Stats: 7 lines in 1 file changed: 0 ins; 7 del; 0 mod
8310914: Remove 2 malformed java/foreign ProblemList entries
Reviewed-by: jpai
-------------
PR: https://git.openjdk.org/jdk/pull/14664
More information about the core-libs-dev
mailing list