On Thu, 18 Jul 2024 15:00:41 GMT, Daniel Lundén <dlun...@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`.

Thanks for the input everyone. I've now added a comment based on the discussion 
above, and I also added this issue number to the test for tracking purposes.

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

PR Comment: https://git.openjdk.org/jdk/pull/20237#issuecomment-2238750002

Reply via email to