hotspot/.jcheck/conf
author tonyp
Wed, 07 Sep 2011 12:21:23 -0400
changeset 10523 cdb54c167ab0
parent 9952 9c0da8ccd998
child 22037 7ef63208c60e
permissions -rw-r--r--
7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions Summary: It introduces ergonomic decision logging in G1 for the following heuristics: heap sizing, collection set construction, concurrent cycle initiation, and partially-young GC start/end. The code has a bit of refactoring in a few places to make the decision logging possible. It also replaces alternative ad-hoc logging that we have under different parameters and switches (G1_DEBUG, G1PolicyVerbose). Reviewed-by: johnc, ysr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9952
9c0da8ccd998 7048009: Update .jcheck/conf files for JDK 8
mr
parents: 22
diff changeset
     1
project=jdk8