RFR: 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state

Thomas Schatzl thomas.schatzl at oracle.com
Thu Mar 28 09:42:23 UTC 2019


Hi,

On Thu, 2019-03-28 at 09:14 +0100, Stefan Karlsson wrote:
> Hi all,
> 
> Please review this patch to remove unused OopStorage::ParStates.
> 
> http://cr.openjdk.java.net/~stefank/8221558/webrev.01/
> https://bugs.openjdk.java.net/browse/JDK-8221558
> 
> The StringTable was recently changed to be considered weak by all
> GCs, and the GCs were changed to use the WeakProcessor API to clean
> it. There are some left-overs from before that change.
> 

  looks good.

Thomas




More information about the hotspot-gc-dev mailing list