RFR: 8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy

Nils Eliasson nils.eliasson at oracle.com
Tue Jan 8 13:50:19 UTC 2019


Looks great!

// Nils

On 2019-01-08 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