RFR: 8328592: hprof tests fail with -XX:-CompactStrings [v2]
Paul Hohensee
phh at openjdk.org
Thu Mar 21 03:59:20 UTC 2024
On Wed, 20 Mar 2024 17:19:34 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
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Handle platform endianness better
> - Merge branch 'master' into JDK-8328592-hprof-compact-strings
> - Fix
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18394#pullrequestreview-1950715132
More information about the serviceability-dev
mailing list