is it time fully optimize long loops? (JDK-8223051)

Roland Westrelin rwestrel at redhat.com
Fri Apr 10 11:26:56 UTC 2020


> Once the long loop is transformed to an int counted loop what are the
> optimizations that need to trigger reliably? In particular do we need
> range check elimination? Can you or someone from the panama project shar
> code samples that I can use to verify the long loop optimizes well?

I see now that you mentioned RCE in JDK-8223051.

Roland.



More information about the hotspot-compiler-dev mailing list