On Thu, 9 Jul 2026 02:59:32 GMT, David Holmes <[email protected]> wrote:
> What is your execution environment for the tests? Trying to accommodate > arbitrary GC availability is not generally feasible, but this seems a > reasonable update to the tests. > > Aside: The purpose of the UseParallelGC lines was to ensure that we tested at > least two GCs - the default (presumed G1) and explicitly ParallelGC. But this > highlights that we are not testing jstat with the newer GCs: ZGC and > Shenandoah. > > And please update the Oracle copyright lines in each file so that the second > year is 2026. Thanks for the review. I updated copyright year. We are testing a bundle where the pgc is not supported. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31833#issuecomment-4939365016
