Request for review: 8015903: Format issue with -XX:+PrintAdaptiveSizePolicy on JDK8

Vladimir Kempik vladimir.kempik at oracle.com
Fri Jun 7 15:25:53 UTC 2013


Hello.

I understood.
On 07.06.2013 19:23, Erik Helin wrote:
> Hi Vladimir,
>
> I am gatekeeper this month for the hotspot-gc repository. As you might
> know, JFR might be merged on Monday to the hotspot-rt repository. Due to
> this, we have locked the hotspot-gc repository, meaning that no one are
> allowed to push to the hotspot-gc repository.
>
> I will send out more details about once I get some feedback from the
> group.
>
> Please reply to this email so that I know that you have seen this.
>
> Thanks, and thanks for fixing the bug!
>
> Erik
>
> PS. I did not look at the change, this is not a review :)
>
> On 2013-06-07, Vladimir Kempik wrote:
>> Hi all,
>>
>> Could I have a couple of reviews for this change?
>>
>> http://cr.openjdk.java.net/~mcherkas/vladimir/8015903/webrev.00/
>>
>> With next option -XX:+PrintAdapriveSizePolicy, java log looks like this:
>>
>> AdaptiveSizePolicy::update_averages: survived: 479272 promoted:
>> 251648 overflow: falseAdaptiveSizeStart: 4,136 collection: 16
>>    avg_survived_padded_avg: 2223544,750000 avg_promoted_padded_avg:
>> 1300947,750000 avg_pretenured_padded_avg: 286597,000000
>> tenuring_thresh: 1 target_size: 1835008
>>
>> and there is no space between overflow: false and AdaptiveSizeStart:
>>
>> The patch adds line break after overflow: false.
>>
>> Thanks,
>> Vladimir
>>




More information about the hotspot-gc-dev mailing list