RFR: 8347063: Add comments in ClassFileFormatVersion for class file format evolution history [v3]
Chen Liang
liach at openjdk.org
Wed Jan 8 05:51:12 UTC 2025
> `javax.lang.model.SourceVersion` has a series of comments describing the new language features present in each source version. Similar comments for the `ClassFileFormatVersion` would be helpful, so readers no longer need to search through the JVMS to find changes in new versions.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Use since-style versions
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22934/files
- new: https://git.openjdk.org/jdk/pull/22934/files/13396297..f34c91c2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22934&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22934&range=01-02
Stats: 37 lines in 1 file changed: 0 ins; 0 del; 37 mod
Patch: https://git.openjdk.org/jdk/pull/22934.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22934/head:pull/22934
PR: https://git.openjdk.org/jdk/pull/22934
More information about the core-libs-dev
mailing list