RFR: JDK-8281169: Expand discussion of elements and types [v3]
Joe Darcy
darcy at openjdk.org
Wed Aug 16 04:59:34 UTC 2023
> The goal is this change is to convey to the reader an accurate "vibe" for the dichotomy between elements and type in the javax.lang.model API rather than a primer on category theory (projection-embedding pairs, etc.).
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- Implement review feedback.
- Merge branch 'master' into JDK-8281169
- Iteration of spec update.
- Merge branch 'master' into JDK-8281169
- Checkpoint intermediate state.
- Merge branch 'master' into JDK-8281169
- JDK-8281169: Expand discussion of elements and types
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15097/files
- new: https://git.openjdk.org/jdk/pull/15097/files/350a5d1f..fe197d6c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15097&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15097&range=01-02
Stats: 7427 lines in 289 files changed: 3601 ins; 848 del; 2978 mod
Patch: https://git.openjdk.org/jdk/pull/15097.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15097/head:pull/15097
PR: https://git.openjdk.org/jdk/pull/15097
More information about the compiler-dev
mailing list