Request for Review (s) - 8133023: ParallelGCThreads is not calculated correctly

Jon Masamitsu jon.masamitsu at oracle.com
Wed Dec 9 16:48:05 UTC 2015



On 12/09/2015 03:06 AM, Thomas Schatzl wrote:
> Hi,
>
> On Tue, 2015-12-08 at 10:41 -0800, Jon Masamitsu wrote:
>> Latest delta on the patch is at
>>
>> http://cr.openjdk.java.net/~jmasa/8133023/delta.06/
>>
>> It contains a name change from the original patch
>> vm_init_before_ergo() -> init_before_ergo() and some
>> additional comments.
>>
>> Full patch is at
>>
>> http://cr.openjdk.java.net/~jmasa/8133023/webrev.06/
>>
>
> http://cr.openjdk.java.net/~jmasa/8133023/webrev.06/src/share/vm/runtime/vm_version.hpp.frames.html
>
>    75   static void init_before_ergo(void) {}
>
> It's a bit odd to have an explicit void parameter list for this method.
> While it is completely legal, for uniformity I would like to prefer that
> removed.
I agree and have removed it.

>
> Other than that see the nits from Kim, which were already fixed.
>
> I do not need to see the change again.

Thanks.

Jon
>
> Thanks,
>    Thomas
>
>



More information about the hotspot-dev mailing list