> JDK-8289106: Add model of class file versions to core reflection 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 12 additional commits since the last revision:
- Merge branch 'master' into JDK-8289106 - Merge branch 'master' into JDK-8289106 - Add method to map from major class file version. - Merge branch 'master' into JDK-8289106 - Update phrasing. - Augment and correct docs. - Correct major versions; RELEASE_0 and RELEASE_1 are both 45. - Make major method public. - Add AccessFlag.locations(ClassFileFormatVersion) - Add ClassFileFormatVersion <-> Runtime.Version conversions. - ... and 2 more: https://git.openjdk.org/jdk/compare/7f270ba6...998b6f6b ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9299/files - new: https://git.openjdk.org/jdk/pull/9299/files/27a8e194..998b6f6b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9299&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9299&range=01-02 Stats: 105954 lines in 2402 files changed: 57283 ins; 31517 del; 17154 mod Patch: https://git.openjdk.org/jdk/pull/9299.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9299/head:pull/9299 PR: https://git.openjdk.org/jdk/pull/9299