mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-08 00:54:03 +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