mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 17:37:53 +00:00
The operations of re-using a RSet component and expanding the same RSet component were not mutually exlusive, and this could lead to RSets getting corrupted and entries being dropped. Reviewed-by: iveresov, johnc