RFR 8130459(M): Add additional validation after heap creation
Kim Barrett
kim.barrett at oracle.com
Sat Jul 25 03:09:10 UTC 2015
On Jul 24, 2015, at 10:11 PM, sangheon.kim <sangheon.kim at oracle.com> wrote:
>
> webrev.05
> http://cr.openjdk.java.net/~sangheki/8130459/webrev.05/
>
> webrev.05_to_04
> http://cr.openjdk.java.net/~sangheki/8130459/webrev.05_to_04/
>
> Thanks,
> Sangheon
src/share/vm/runtime/commandLineFlagConstraintList.cpp
343 // First check will be for 'AfterErgo' and initial value of '_validating_type' is 'AtParse’.
I don’t think this comment adds anything, and could go stale. I’ll leave it up to you though,
and don’t need a new webrev if you decide to delete it.
Otherwise looks good to me.
More information about the hotspot-dev
mailing list