RFR: 8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Jan 8 14:03:20 UTC 2019
Hi Claes,
looks good to me.
Best regards,
Tobias
On 08.01.19 14:01, Claes Redestad wrote:
> Hi,
>
> the develop flags Trace- and TimeCompilationPolicy are not implemented
> for any of the current default compilation policy implementations and
> should be removed. (They _are_ implemented for StackWalkCompPolicy
> which I'm proposing to be deprecated).
>
> (This also removes the declaration of _in_vm_startup that should have
> been removed by JDK-8216262)
>
> Webrev: http://cr.openjdk.java.net/~redestad/8216359/open.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8216359
>
> Thanks!
>
> /Claes
More information about the hotspot-compiler-dev
mailing list