RFR: 8253008: Remove develop flags TraceLongCompiles/LongCompileThreshold

Robbin Ehn rehn at openjdk.java.net
Thu Sep 10 16:33:19 UTC 2020


On Thu, 10 Sep 2020 13:31:22 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> These flags make little sense.
>> They measure non safepointing VM ops, that's only handshake now.
>> Which have little relation to compiles.
>> 
>> Builds runs locally, running T1 now.
>
> Marked as reviewed by dholmes (Reviewer).

Thanks @shipilev and @dholmes-ora.
And thanks for the digging!

-------------

PR: https://git.openjdk.java.net/jdk/pull/111


More information about the hotspot-runtime-dev mailing list