On Wed, 20 Mar 2024 09:53:36 GMT, Aleksey Shipilev <sh...@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 <sh...@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

Reply via email to