[master] Integrated: Enforce +UseCompressedClassPointers

Roman Kennke rkennke at openjdk.java.net
Tue May 18 08:04:20 UTC 2021


On Mon, 17 May 2021 15:38:52 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> This change force-enables +UseCompressedClassPointers. This is required for the next step where we want to store the compressed class pointers into object headers. The change also removes test configurations that explicitely disable CCP.
> In the long run, we would remove the flag altogether, but not now.
> 
> Testing:
>  - [x] tier1
>  - [x] tier2
>  - [x] build x86 (32bit)

This pull request has now been integrated.

Changeset: c6e863ad
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/lilliput/commit/c6e863ad983accf467ebe24133f1aaacc4892287
Stats:     265 lines in 15 files changed: 7 ins; 221 del; 37 mod

Enforce +UseCompressedClassPointers

Reviewed-by: shade

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

PR: https://git.openjdk.java.net/lilliput/pull/5


More information about the lilliput-dev mailing list