Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v4]

2024-11-06 Thread Leonid Mesnik
On Wed, 6 Nov 2024 08:39:08 GMT, SendaoYan wrote: >> Hi all, >> To make less CI noisy, before the root cause of >> [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should >> we problemlist the failure tests, include AttachTest.java and >> TestZPageAllocationEvent.java > >

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v2]

2024-11-06 Thread SendaoYan
On Wed, 6 Nov 2024 08:19:42 GMT, Alan Bateman wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 1. change os-arch to linux-all; 2. delete >> jdk/jfr/event/gc/detailed/TestZPageAllocationEvent.java from Problemlist > >

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v4]

2024-11-06 Thread SendaoYan
> Hi all, > To make less CI noisy, before the root cause of > [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should > we problemlist the failure tests, include AttachTest.java and > TestZPageAllocationEvent.java SendaoYan has updated the pull request incrementally with on

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v3]

2024-11-06 Thread SendaoYan
> Hi all, > To make less CI noisy, before the root cause of > [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should > we problemlist the failure tests, include AttachTest.java and > TestZPageAllocationEvent.java SendaoYan has updated the pull request incrementally with on

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v2]

2024-11-06 Thread Alan Bateman
On Wed, 6 Nov 2024 08:11:07 GMT, SendaoYan wrote: >> Hi all, >> To make less CI noisy, before the root cause of >> [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should >> we problemlist the failure tests, include AttachTest.java and >> TestZPageAllocationEvent.java > >

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v3]

2024-11-06 Thread SendaoYan
On Wed, 6 Nov 2024 06:53:34 GMT, David Holmes wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> change os-arch to generic-all > > test/jdk/ProblemList.txt line 779: > >> 777: java/lang/Thread/jni/AttachCurrentThread/At

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v2]

2024-11-06 Thread SendaoYan
On Wed, 6 Nov 2024 06:55:41 GMT, David Holmes wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 1. change os-arch to linux-all; 2. delete >> jdk/jfr/event/gc/detailed/TestZPageAllocationEvent.java from Problemlist > >

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java [v2]

2024-11-06 Thread SendaoYan
> Hi all, > To make less CI noisy, before the root cause of > [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should > we problemlist the failure tests, include AttachTest.java and > TestZPageAllocationEvent.java SendaoYan has updated the pull request incrementally with on

Re: RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java

2024-11-05 Thread David Holmes
On Wed, 6 Nov 2024 02:39:24 GMT, SendaoYan wrote: > Hi all, > To make less CI noisy, before the root cause of > [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should > we problemlist the failure tests, include AttachTest.java and > TestZPageAllocationEvent.java Thanks.

RFR: 8343505: Problemlist AttachTest.java and TestZPageAllocationEvent.java

2024-11-05 Thread SendaoYan
Hi all, To make less CI noisy, before the root cause of [JDK-8343244](https://bugs.openjdk.org/browse/JDK-8343244) has fixed, should we problemlist the failure tests, include AttachTest.java and TestZPageAllocationEvent.java - Commit messages: - 8343244: Problemlist AttachTest.jav