RFR: 8256552: Let ReplayCompiles set UseDebuggerErgo

Nils Eliasson neliasso at openjdk.java.net
Wed Nov 18 12:55:10 UTC 2020


When replaying compiles a lot of unnecessary threads are started. The new excellent UseDebuggerErgo flag is a perfect match for replay.

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

Commit messages:
 - ReplayCompiles sets UseDebuggerErgo

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

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


More information about the hotspot-runtime-dev mailing list