On Tue, 6 Aug 2024 19:00:55 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Limit testing `Compiler.perfmap` and `System.dump_map` to just linux because > they are only supported on linux. > > Tested by running just this one test on linux-x64-debug, linux-aarch64-debug, > macosx-aarch64, macosx-x64-debug, and windows-x64-debug This pull request has now been integrated. Changeset: 6733b89d Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6733b89de1ed9ebcc1e8a8271970048ad0f0aac3 Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod 8337667: sun/tools/jcmd/TestJcmdPIDSubstitution.java is failing on mac and windows Reviewed-by: stuefe, kevinw ------------- PR: https://git.openjdk.org/jdk/pull/20480