Integrated: 8253008: Remove develop flags TraceLongCompiles/LongCompileThreshold

Robbin Ehn rehn at openjdk.java.net
Fri Sep 11 07:26:52 UTC 2020


On Thu, 10 Sep 2020 12:15:57 GMT, Robbin Ehn <rehn 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.

This pull request has now been integrated.

Changeset: 8777ded1
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8777ded1
Stats:     23 lines in 2 files changed: 22 ins; 0 del; 1 mod

8253008: Remove develop flags TraceLongCompiles/LongCompileThreshold

Reviewed-by: shade, dholmes, adityam

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

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


More information about the hotspot-runtime-dev mailing list