On Wed, 8 Jul 2026 19:58:49 GMT, Elif Aslan <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 151516fa Author: Elif Aslan <[email protected]> Committer: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/151516fae22ee71c12ea76a51fcf5be69f2e5dbf Stats: 25 lines in 12 files changed: 12 ins; 0 del; 13 mod 8387985: sun/tools/jstat shell tests fail on platforms that do not support ParallelGC Reviewed-by: cjplummer, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/31833
