RFR: 8336753: Don't run serviceability/sa/ClhsdbDumpheap.java with -Xcomp [v4]
duke
duke at openjdk.org
Mon Jul 22 07:48:34 UTC 2024
On Sat, 20 Jul 2024 06:33:09 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:
>
> Update copyright
@dlunde
Your change (at version 1ab05291f81b3013b7fb586a77b06d9eeec69d6d) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20237#issuecomment-2242304340
More information about the hotspot-compiler-dev
mailing list