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

Coleen Phillimore coleenp at openjdk.java.net
Thu Apr 7 19:10:46 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:

  Renamed vsp to frame_sp and hsp to heap_sp.

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

Changes:
  - all: https://git.openjdk.java.net/loom/pull/139/files
  - new: https://git.openjdk.java.net/loom/pull/139/files/bcd29371..55bde526

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

  Stats: 93 lines in 7 files changed: 1 ins; 2 del; 90 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