Re: [jdk21] RFR: 8310914: Remove 2 malformed java/foreign ProblemList entries

2023-06-27 Thread Jaikiran Pai
On Tue, 27 Jun 2023 20:48:57 GMT, Jorn Vernee wrote: > Hi all, > > This pull request contains a backport of commit > [f07e396b](https://github.com/openjdk/jdk/commit/f07e396bda4567fd35677704b9aa974426266363) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit bein

[jdk21] RFR: 8310914: Remove 2 malformed java/foreign ProblemList entries

2023-06-27 Thread Jorn Vernee
Hi all, This pull request contains a backport of commit [f07e396b](https://github.com/openjdk/jdk/commit/f07e396bda4567fd35677704b9aa974426266363) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Jorn Vernee on 27 Jun 2023 and was revi

Re: RFR: 8310914: Remove 2 malformed java/foreign ProblemList entries

2023-06-27 Thread Jorn Vernee
On Tue, 27 Jun 2023 06:22:06 GMT, Jaikiran Pai wrote: > > The `java/foreign/callarranger/TestAarch64CallArranger.java` test was > > removed, > > It looks like this test is still present in mainline > https://github.com/openjdk/jdk/blob/master/test/jdk/java/foreign/callarranger/TestLinuxAArch64

Re: RFR: 8310914: Remove 2 malformed java/foreign ProblemList entries

2023-06-26 Thread Jaikiran Pai
On Mon, 26 Jun 2023 19:33:50 GMT, Jorn Vernee 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/for

RFR: 8310914: Remove 2 malformed java/foreign ProblemList entries

2023-06-26 Thread Jorn Vernee
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 h