Integrated: First set of changes to initiate the transition to the L/Q model

Frederic Parain fparain at openjdk.java.net
Mon May 10 14:25:33 UTC 2021


On Mon, 10 May 2021 14:16:27 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Here's a first set of changes to migrate the code base to the L/Q model again.
> Changes are in the runtime, the interpreter, CI and C1.
> The changeset also activates the mode in javac that generates a single class file per primitive class (instead of two).
> Changes allow a reasonable number of test in runtime/valhalla/inlinetypes to pass with -XX:TieredStopAtLevel=1 but some tests are failing, mainly because of missing changes in array code and C2.
> 
> Fred

This pull request has now been integrated.

Changeset: adff6884
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/adff6884c8647e6263127e2616d32da8c569672e
Stats:     149 lines in 33 files changed: 83 ins; 1 del; 65 mod

First set of changes to initiate the transition to the L/Q model

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

PR: https://git.openjdk.java.net/valhalla/pull/409



More information about the valhalla-dev mailing list