Integrated: Small fixes - shipment one

Robbin Ehn rehn at openjdk.java.net
Tue Mar 22 17:22:41 UTC 2022


On Tue, 22 Mar 2022 14:18:42 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Reducing the number of variables, the number of assignment to each variable, white-spaces, renamed some variables, removed unnecessary template, etc...
> Except the removal of template 'bottom', the code is the same. (assert is moved up one level)
> 
> Passes 1-3 (no new failures)
> It seem to be slightly faster than before, but at least on par.
> 
> This is not complete at all, but to avoid merge conflict I want to ship, and also make someone happy about removing a template.

This pull request has now been integrated.

Changeset: 18ab1a68
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/18ab1a68994e235545d9a334407c8c00499a63be
Stats:     134 lines in 7 files changed: 19 ins; 27 del; 88 mod

Small fixes - shipment one

Reviewed-by: coleenp, eosterlund

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

PR: https://git.openjdk.java.net/loom/pull/114


More information about the loom-dev mailing list