RFR: 8321620: Optimize JImage decompressors

Glavo duke at openjdk.org
Fri Dec 8 22:43:36 UTC 2023


On Mon, 20 Nov 2023 23:36:51 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> But to make comparisons fair you need to take care to compare apples to apples: is the uncompressed baseline a similar jlink image generated without --compress? Or the default JDK image (uncompressed, with CDS)?

The uncompressed runtime image used for comparison was also generated using jlink, without using CDS, so the comparison should be fair.

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

PR Comment: https://git.openjdk.org/jdk/pull/16556#issuecomment-1824029266


More information about the core-libs-dev mailing list