RFR: 8266618: Remove broken -XX:-OptoRemoveUseless

Tobias Hartmann thartmann at openjdk.java.net
Fri May 7 06:30:51 UTC 2021


On Thu, 6 May 2021 07:49:01 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Similar to [JDK-8266542](https://bugs.openjdk.java.net/browse/JDK-8266542), simply running `java -XX:-OptoRemoveUseless` already crashes the VM. I propose to remove this debug flag.
> 
> Thanks,
> Tobias

Thanks for the review, Vladimir!

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

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


More information about the hotspot-compiler-dev mailing list