RFR: 8139883: Add virtual destructor G1ParScanThreadState

Erik Helin erik.helin at oracle.com
Tue Nov 10 10:23:58 UTC 2015


Hi all,

this small patchs add a virtual destructor to G1ParScanThreadState to
enable proper subclassing.

Enhancement:
https://bugs.openjdk.java.net/browse/JDK-8139883

Webrev:
http://cr.openjdk.java.net/~ehelin/8139883/webrev.00/

Testing:
JPRT

Thanks,
Erik



More information about the hotspot-gc-dev mailing list