[master] Integrated: 8300888: [Lilliput] Remaining missing parts in the SA

Roman Kennke rkennke at openjdk.org
Fri Jan 27 18:30:58 UTC 2023


On Tue, 24 Jan 2023 15:13:29 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> With fast-locking, it is now possible to provide a safe implementation of load-Klass* (following the same principle as in the runtime: load mark, check for monitor, possibly load real mark from monitor, decode Klass* from mark). This change also fixes array layout calculation and un-blocks a number of SA tests that did not work before.

This pull request has now been integrated.

Changeset: 10e00d3d
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/10e00d3dfb9c608644d6550aa8b4decdd5076633
Stats:     129 lines in 7 files changed: 39 ins; 77 del; 13 mod

8300888: [Lilliput] Remaining missing parts in the SA

Reviewed-by: shade

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

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


More information about the lilliput-dev mailing list