On Mon, 6 Jan 2025 18:26:54 GMT, Chen Liang <li...@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. Generally looks fine and the changes per release look plausible; I didn't double-check them. ------------- Marked as reviewed by darcy (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22934#pullrequestreview-2532849326