Integrated: 8328592: hprof tests fail with -XX:-CompactStrings
Aleksey Shipilev
shade at openjdk.org
Thu Mar 21 12:38:25 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
This pull request has now been integrated.
Changeset: bb3e84bd
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bb3e84bd1fd8217fcb319de8a0716e44359e3423
Stats: 37 lines in 2 files changed: 29 ins; 1 del; 7 mod
8328592: hprof tests fail with -XX:-CompactStrings
Reviewed-by: phh, lmesnik, amenkov
-------------
PR: https://git.openjdk.org/jdk/pull/18394
More information about the serviceability-dev
mailing list