mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 20:50:19 +00:00
Store resolution exception in resolution_error table and set flag in cpCache indicating resolution failed. Reviewed-by: acorn, jrose, dholmes, lfoltan