RFR: 8311186: ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64

Daniel D. Daugherty dcubed at openjdk.org
Fri Jun 30 22:01:03 UTC 2023


On Fri, 30 Jun 2023 19:26:22 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Trivial ProblemListing/disable changes:
> - [JDK-8311186](https://bugs.openjdk.org/browse/JDK-8311186) ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64
> - [JDK-8311189](https://bugs.openjdk.org/browse/JDK-8311189) disable gc/z/TestHighUsage.java
> - [JDK-8311190](https://bugs.openjdk.org/browse/JDK-8311190) ProblemList javax/management/remote/mandatory/connection/DeadLockTest.java with virtual threads on windows-x64
> - [JDK-8311191](https://bugs.openjdk.org/browse/JDK-8311191) ProblemList javax/management/remote/mandatory/connection/ConnectionTest.java with virtual threads on windows-x64
> - [JDK-8311193](https://bugs.openjdk.org/browse/JDK-8311193) ProblemList vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java on linux-all
> - [JDK-8311195](https://bugs.openjdk.org/browse/JDK-8311195) ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on macosx-x64

And my point is that the test executes only with Generational ZGC and cannot
always be ProblemListed via the ProblemList-generational-zgc.txt file.

The test internally specifies -XX:+UseZGC and -XX:+ZGenerational, but not
in a way where the ProblemList-generational-zgc.txt file comes into play.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14741#issuecomment-1615229673


More information about the serviceability-dev mailing list