RFR: 8336753: Don't run serviceability/sa/ClhsdbDumpheap.java with -Xcomp [v3]

Chris Plummer cjplummer at openjdk.org
Fri Jul 19 16:52:33 UTC 2024


On Fri, 19 Jul 2024 11:50:03 GMT, Daniel Lundén <dlunden at openjdk.org> wrote:

>> We are seeing quite a few timeouts for `serviceability/sa/ClhsdbDumpheap.java` running with -Xcomp in testing, possibly related to [JDK-8324241](https://bugs.openjdk.org/browse/JDK-8324241). We should disable running `ClhsdbDumpheap.java` with -Xcomp, at least for now.
>> 
>> ### Changeset
>> 
>> - Add `@requires vm.compMode != "Xcomp"` to `ClhsdbDumpheap.java`.
>
> Daniel Lundén has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove issue number

Copyright needs updating.

-------------

PR Review: https://git.openjdk.org/jdk/pull/20237#pullrequestreview-2188683762


More information about the serviceability-dev mailing list