RFR: Some more descriptive names, removed redundant asserts. Request for comments. [v2]

Coleen Phillimore coleenp at openjdk.java.net
Wed Apr 6 00:39:26 UTC 2022


> 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.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Revert untemplatization

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

Changes:
  - all: https://git.openjdk.java.net/loom/pull/139/files
  - new: https://git.openjdk.java.net/loom/pull/139/files/d8eb31ac..4d915177

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=loom&pr=139&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=loom&pr=139&range=00-01

  Stats: 18 lines in 3 files changed: 3 ins; 2 del; 13 mod
  Patch: https://git.openjdk.java.net/loom/pull/139.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/139/head:pull/139

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


More information about the loom-dev mailing list