RFR: Cleanup for v1

Andrew Haley aph at openjdk.java.net
Tue Oct 13 14:47:20 UTC 2020


This is the Big Diff that removes scope locals, Lifetimes, etc. I've left the virtual machine support in for now. I'm
also going to create a separate branch with the simple virtual ThreadLocal support + Lifetimes, and we'll see what that
looks like.

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

Commit messages:
 - Remove Lifetimes and scope variables
 - Remove Lifetimes and scope variables

Changes: https://git.openjdk.java.net/loom/pull/18/files
 Webrev: https://webrevs.openjdk.java.net/?repo=loom&pr=18&range=00
  Stats: 1378 lines in 12 files changed: 0 ins; 1376 del; 2 mod
  Patch: https://git.openjdk.java.net/loom/pull/18.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/18/head:pull/18

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


More information about the loom-dev mailing list