Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b91
-
Verified
Description
The current version of MatchOps uses anon inner classes rather than a method reference due to a now-fixed compiler bug. This should be corrected.
Attachments
Issue Links
- is blocked by
-
JDK-8011591 BootstrapMethodError when capturing constructor ref to local classes
- Closed