mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-18 19:00:28 +00:00
Allow iteration over the shared spaces when using CDS, repealing previous proscription. Deferred further required CDS-related cleanups of perm gen to CR 6897789. Reviewed-by: phh, jmasa