RFR: 8282715: typo compileony in test Test8005033.java [v3]

Tobias Hartmann thartmann at openjdk.java.net
Tue Mar 8 07:54:07 UTC 2022


On Tue, 8 Mar 2022 04:47:29 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The fix is good but I still don't understands why we don't see the test fail with

It's because `CompilerOracle::print_parse_error` just prints an error but does not exit the VM. Now I'm wondering if that is intended. We should probably change that.

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

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


More information about the hotspot-compiler-dev mailing list