RFR: 8253008: Remove develop flags TraceLongCompiles/LongCompileThreshold

Robbin Ehn rehn at openjdk.java.net
Thu Sep 10 12:21:48 UTC 2020


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.

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

Commit messages:
 - Removed

Changes: https://git.openjdk.java.net/jdk/pull/111/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=111&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253008
  Stats: 24 lines in 2 files changed: 0 ins; 23 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/111.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/111/head:pull/111

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


More information about the hotspot-runtime-dev mailing list