mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-25 02:14:07 +00:00
Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it. Reviewed-by: cushon, jjg