mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
![]() 8016320: Method reference in subinterface of type I.super::foo produces exception at runtime Now that the VM supports interface instance private methods, lambda methods and lambda bridges are always private. Access is now through invokespecial. Reviewed-by: vromero, jlahoda |
||
---|---|---|
.. | ||
IllegalBridgeModifier.java |