RFR: 8265938: C2's conditional move optimization does not handle top Phi

Igor Ignatyev iignatyev at openjdk.java.net
Tue Apr 27 16:16:37 UTC 2021


On Tue, 27 Apr 2021 16:03:47 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> I think JTREG may kill process when main thread exits or something like that.

correct, jtreg exits the process almost immediately after the main method exits.

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

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


More information about the hotspot-compiler-dev mailing list