> The use of lambda's in the initialization of AccessFlag runs afoul of CDS in > some cases due to occurring early in the platform's initialization. Instead > of lambdas, using anonymous classes gets around the issue. > > Clean tier1 and tier 2 Mach 5 run with these changes.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Respond to review feedback. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9911/files - new: https://git.openjdk.org/jdk/pull/9911/files/66e90435..722a3508 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9911&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9911&range=00-01 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/9911.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9911/head:pull/9911 PR: https://git.openjdk.org/jdk/pull/9911