[master] RFR: 8300888: [Lilliput] Remaining missing parts in the SA [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Jan 24 18:27:07 UTC 2023
On Tue, 24 Jan 2023 18:12:14 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.
>
> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>
> Use address size instead of long size to read the mark word
Marked as reviewed by shade (Committer).
-------------
PR: https://git.openjdk.org/lilliput/pull/67
More information about the lilliput-dev
mailing list