RFR: 7903905: JOL: Simplify Lilliput headump-estimates
Mateusz Serafin Gajewski
duke at openjdk.org
Sat May 17 17:41:01 UTC 2025
On Wed, 11 Dec 2024 17:17:13 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Lilliput was shipped in JDK 24 as experimental option. Current heapdump-esitmates provides *two* estimates: one with array base improvements, and one without. The version of Lilliput in upstream does implement array base improvements unconditionally ([JDK-8139457](https://bugs.openjdk.org/browse/JDK-8139457)). Therefore, we do not need one of the estimates.
Hi @shipilev. Do you plan to make a new JOL release since JDK 24 is out?
-------------
PR Comment: https://git.openjdk.org/jol/pull/61#issuecomment-2888508009
More information about the jol-dev
mailing list