Re: RFR: 8261925: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux

2021-02-17 Thread Daniel D . Daugherty
On Wed, 17 Feb 2021 18:46:51 GMT, Aleksey Shipilev wrote: > I am seeing exactly the same error in GitHub Actions on x86_32, as in > [JDK-8232839](https://bugs.openjdk.java.net/browse/JDK-8232839). > [JDK-8258832](JDK-8258832) put it on problemlist for linux-x64, let's elevate > that to linux-a

RFR: 8261925: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux

2021-02-17 Thread Aleksey Shipilev
I am seeing exactly the same error in GitHub Actions on x86_32, as in [JDK-8232839](https://bugs.openjdk.java.net/browse/JDK-8232839). [JDK-8258832](JDK-8258832) put it on problemlist for linux-x64, let's elevate that to linux-all. Additional testing: - [x] Test on Linux x86_64 (still skipped)