Integrated: Some more descriptive names, removed redundant asserts. Request for comments.

Coleen Phillimore coleenp at openjdk.java.net
Fri Apr 8 03:48:03 UTC 2022


On Tue, 5 Apr 2022 19:13:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Also, there's an if statement already for chunk_available which the compiler shouldn't have trouble optimizing.  Otherwise we should refactor freeze_fast.
> Tested locally with make test TEST=jdk/jdk/internal/vm/Continuation since only names.

This pull request has now been integrated.

Changeset: 7205ecf2
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/7205ecf20e1b736673b462a1a636e7598722e96f
Stats:     458 lines in 25 files changed: 193 ins; 120 del; 145 mod

Some more descriptive names, removed redundant asserts.  Request for comments.

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

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


More information about the loom-dev mailing list