Re: RFR: 8328592: hprof tests fail with -XX:-CompactStrings [v3]

2024-03-21 Thread Aleksey Shipilev
On Thu, 21 Mar 2024 08:38:34 GMT, Aleksey Shipilev 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 >>

Re: RFR: 8328592: hprof tests fail with -XX:-CompactStrings [v3]

2024-03-21 Thread Aleksey Shipilev
> 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:+CompactS