mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-16 22:19:00 +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