The total_space_rs variable is passed around by several functions in the MetaspaceShared class. However, it's used only inside MetaspaceShared::reserve_address_space_for_archives().
We should remove it from other functions and simplify the interfaces.
We should remove it from other functions and simplify the interfaces.
- links to
-
Review openjdk/jdk/11050