mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-03 23:18:28 +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