On Tue, 6 Aug 2024 19:01:45 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> Hi all, >> >> This PR addresses [8337667](https://bugs.openjdk.org/browse/JDK-8337667) . >> >> The `Compiler.perfmap` test case is failing on mac and windows as it is only >> enabled in linux. I am removing this test case and noting that this use case >> is already tested in >> [test/hotspot/jtreg/serviceability/dcmd/compiler/PerfMapTest.java](https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/serviceability/dcmd/compiler/PerfMapTest.java#L88) >> which is linux specific. >> >> Thanks, >> Sonia > > Please review #20480. This PR should be closed without integrating. Hi all, apologies I was away for a few days. Thanks for following up @plummercj. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20421#issuecomment-2276186750