[master] Integrated: Fix CompressedClassPointersEncodingScheme for aarch64 with -UseCOH

Thomas Stuefe stuefe at openjdk.org
Wed Apr 24 04:26:42 UTC 2024


On Tue, 23 Apr 2024 16:28:53 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> There had been two errors.
> 
> - the literal was missing the L to make it long
> - the first test that tests mapping below the 32g boundary was using a far too low address.

This pull request has now been integrated.

Changeset: 131e47b0
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/131e47b026f88ef5cb3443459388b5e9577eaa9c
Stats:     5 lines in 1 file changed: 2 ins; 0 del; 3 mod

Fix CompressedClassPointersEncodingScheme for aarch64 with -UseCOH

Reviewed-by: stefank, rkennke

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

PR: https://git.openjdk.org/lilliput/pull/164


More information about the lilliput-dev mailing list