mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 05:50:03 +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