RFR: 8268192: LambdaMetafactory with invokespecial causes VerificationError

Dan Smith dlsmith at openjdk.java.net
Tue Jun 8 00:06:37 UTC 2021


Small bug fix.

-------------

Commit messages:
 - Fix merge markup
 - Merge branch 'master' into 8268192
 - Merge branch '8174222' into 8268192
 - Fix stray renaming
 - Apply renamings to LambdaProxyClassArchive
 - Address reviewer comments
 - Turn back on test case that was failing
 - Merge branch '8174222' into 8268192
 - Fix accidentally commented-out parts of test
 - Merge branch '8174222' into 8268192
 - ... and 7 more: https://git.openjdk.java.net/jdk/compare/fc08af58...74c346a1

Changes: https://git.openjdk.java.net/jdk/pull/4403/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4403&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268192
  Stats: 19 lines in 2 files changed: 7 ins; 8 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4403.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4403/head:pull/4403

PR: https://git.openjdk.java.net/jdk/pull/4403


More information about the core-libs-dev mailing list