[jdk21u-dev] Integrated: 8328592: hprof tests fail with -XX:-CompactStrings

Aleksey Shipilev shade at openjdk.org
Wed Apr 3 06:53:14 UTC 2024


On Tue, 2 Apr 2024 14:18:48 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

This pull request has now been integrated.

Changeset: 9e6fb828
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/9e6fb8287ad670ffd5583d3de04e320ca827a58d
Stats:     37 lines in 2 files changed: 29 ins; 1 del; 7 mod

8328592: hprof tests fail with -XX:-CompactStrings

Backport-of: bb3e84bd1fd8217fcb319de8a0716e44359e3423

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

PR: https://git.openjdk.org/jdk21u-dev/pull/436


More information about the jdk-updates-dev mailing list