mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-26 21:38:10 +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