On Thu, 1 Aug 2024 14:25:47 GMT, Sonia Zaldana Calles <szald...@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 +1 ------------- Marked as reviewed by stuefe (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20421#pullrequestreview-2215714104