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). test/jdk/sun/tools/jstat/jstatGcOldCapacityOutput1.sh line 24: > 22: # > 23: > 24: # @test Do we need update the copyright year test/jdk/sun/tools/jstat/jstatGcOldCapacityOutput1.sh line 28: > 26: # @requires vm.gc.Parallel > 27: # @run shell jstatGcOldCapacityOutput1.sh > 28: # @summary Test that output of 'jstat -gcoldcapcaity 0' has expected line > counts ‘jstat -gcoldcapcaity’ should be 'jstat -gcoldcapacity' ? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31833#discussion_r3548497050 PR Review Comment: https://git.openjdk.org/jdk/pull/31833#discussion_r3548495981
