RFR: JDK-8279956: Useless method Scheduling::ComputeLocalLatenciesForward() [v3]
Jie Fu
jiefu at openjdk.java.net
Mon Jan 17 07:20:26 UTC 2022
On Mon, 17 Jan 2022 07:11:42 GMT, SUN Guoyun <duke at openjdk.java.net> wrote:
> >
>
> Thanks. Can I trigger on the private PR? What if you can do it?
>
> > This change looks reasonable to me. But I would suggest testing with -XX:+OptoScheduling before integration.
>
> Thanks, Can I re-run my workflow with `-XX:+OptoScheduling` on your personal forks? How to do?
Maybe, you can just run tier1~3 with `-XX:+OptoScheduling` on your local x86 machine and feedback here.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7062
More information about the hotspot-compiler-dev
mailing list