Fwd: RFR: 8256552: Let ReplayCompiles set UseDebuggerErgo

Nils Eliasson nils.eliasson at oracle.com
Wed Nov 18 13:33:45 UTC 2020


Hi,

The first mail ended up on the wrong list. I have fixed the labels, but 
I still need a review.

Regards,
Nils


-------- Forwarded Message --------
Subject: 	RFR: 8256552: Let ReplayCompiles set UseDebuggerErgo
Date: 	Wed, 18 Nov 2020 12:55:10 GMT
From: 	Nils Eliasson <neliasso at openjdk.java.net>
To: 	hotspot-runtime-dev at openjdk.java.net



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-compiler-dev mailing list