RFR(xs): 8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual

Per Liden per.liden at oracle.com
Fri Feb 16 13:25:19 UTC 2018


Tiny patch to make CollectorPolicy::satisfy_failed_metadata_allocation() 
virtual, so that collectors can override it when needed.

Bug: https://bugs.openjdk.java.net/browse/JDK-8198265
Webrev: http://cr.openjdk.java.net/~pliden/8198265/webrev.0/

cheers,
Per



More information about the hotspot-gc-dev mailing list