mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-11 11:15:42 +00:00
Producing individual errors for uncaught undeclared exceptions inside lambda expressions, rather than one error for the whole lambda Reviewed-by: mcimadamore