Integrated: 8347063: Add comments in ClassFileFormatVersion for class file format evolution history
Chen Liang
liach at openjdk.org
Fri Jan 10 21:26:47 UTC 2025
On Mon, 6 Jan 2025 18:26:54 GMT, Chen Liang <liach at openjdk.org> wrote:
> `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.
This pull request has now been integrated.
Changeset: 6f1f2f25
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6f1f2f2537cd921e2c13c333c78c2ad8c599dcc3
Stats: 42 lines in 1 file changed: 41 ins; 0 del; 1 mod
8347063: Add comments in ClassFileFormatVersion for class file format evolution history
Reviewed-by: darcy, iris
-------------
PR: https://git.openjdk.org/jdk/pull/22934
More information about the core-libs-dev
mailing list