mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 09:10:08 +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