RFR: 8224922: Access JavaFileObject from Element(s) [v16]
Joe Darcy
darcy at openjdk.java.net
Thu Nov 18 18:16:21 UTC 2021
> Initial review to get some comments on the shape of the API. Tests are needed of course, as well as some tuning of the spec to better describe differences in behavior when class files rather than source files are the backing file type.
Joe Darcy has updated the pull request incrementally with two additional commits since the last revision:
- Merge pull request #7 from lahodaj/JDK-8224922-5
Fixing a test on Windows.
- Attempting to fix a Windows test.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5038/files
- new: https://git.openjdk.java.net/jdk/pull/5038/files/a62ff194..cd9f6bc5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5038&range=15
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5038&range=14-15
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/5038.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5038/head:pull/5038
PR: https://git.openjdk.java.net/jdk/pull/5038
More information about the compiler-dev
mailing list