RFR: 8146990: Convert CollectorPolicy to use log_warning instead of warning

Erik Helin erik.helin at oracle.com
Wed Jan 13 14:24:37 UTC 2016


Hi all,

this patchs updates CollectorPolicy to use log_warning(gc, ergo) instead of
warning (as part of updating the GC code to use unified logging).

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

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

Testing:
- JPRT

Thanks,
Erik



More information about the hotspot-gc-dev mailing list