RFR: ProblemList failing JMX tests that fail with the wrapper.

Chris Plummer cjplummer at openjdk.org
Mon Aug 1 20:38:02 UTC 2022


In the jdk repo, the following is being pushed:

[JDK-8291578](https://bugs.openjdk.org/browse/JDK-8291578) Remove JMX related tests from ProblemList-svc-vthreads.txt

Eventually this will make it's way into loom, which would leave these tests no longer being problem listed. As described in [JDK-8291578](https://bugs.openjdk.org/browse/JDK-8291578), these tests should be problem listed on ProblemList-vthread.txt, and this PR is taking care of that.

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

Commit messages:
 - ProblemList failing JMX tests that fail with the wrapper.

Changes: https://git.openjdk.org/loom/pull/189/files
 Webrev: https://webrevs.openjdk.org/?repo=loom&pr=189&range=00
  Stats: 23 lines in 1 file changed: 23 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/loom/pull/189.diff
  Fetch: git fetch https://git.openjdk.org/loom pull/189/head:pull/189

PR: https://git.openjdk.org/loom/pull/189


More information about the loom-dev mailing list