mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-06 10:42:45 +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