mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-07 01:29:17 +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