> The affected tests invoke jstat with -J-XX:+UseParallelGC, which causes the > JVM running jstat to fail during initialization with: > > Error occurred during initialization of VM > Option -XX:+UseParallelGC not supported > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Elif Aslan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into JDK-8387985 - JDK-8387985: sun/tools/jstat tests fail on platforms without ParallelGC support ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31833/files - new: https://git.openjdk.org/jdk/pull/31833/files/4e9a68da..73d77063 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31833&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31833&range=00-01 Stats: 3381 lines in 86 files changed: 2815 ins; 226 del; 340 mod Patch: https://git.openjdk.org/jdk/pull/31833.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31833/head:pull/31833 PR: https://git.openjdk.org/jdk/pull/31833
