RFR: 8328592: hprof tests fail with -XX:-CompactStrings
Leonid Mesnik
lmesnik at openjdk.org
Wed Mar 20 15:40:19 UTC 2024
On Wed, 20 Mar 2024 09:53:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the bug for symptoms. The tests are failing because hprof test library is confused about non-compact strings.
>
> Additional testing:
> - [x] `serviceability/HeapDump lib-test:all` with `-XX:-CompactStrings` now pass
> - [x] `serviceability/HeapDump lib-test:all` with `-XX:+CompactStrings` still pass
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18394#pullrequestreview-1949282694
More information about the hotspot-runtime-dev
mailing list