mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-28 14:22:24 +00:00
Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list. Reviewed-by: stefank, coleenp