> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20237/files
  - new: https://git.openjdk.org/jdk/pull/20237/files/05eddeb1..1ab05291

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20237&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20237&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/20237.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20237/head:pull/20237

PR: https://git.openjdk.org/jdk/pull/20237

Reply via email to