> This is the Valhalla version of > [JDK-8337220](https://bugs.openjdk.org/browse/JDK-8337220). > We pass the class file version in ClassFile structures for correct access > flag validation. Since we are a few tags behind there will be some merge > conflict if we pull mainline.
Chen Liang 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 three additional commits since the last revision: - Fix existing misuse - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/cf-carry-version - Pass class file versions ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/1630/files - new: https://git.openjdk.org/valhalla/pull/1630/files/265ba2e7..efa73c20 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1630&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1630&range=00-01 Stats: 22 lines in 3 files changed: 2 ins; 3 del; 17 mod Patch: https://git.openjdk.org/valhalla/pull/1630.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1630/head:pull/1630 PR: https://git.openjdk.org/valhalla/pull/1630
