RFR: 8265911: assert(comp != __null) failed: Compiler instance missing

Frank King github.com+16741972+whjpji at openjdk.java.net
Mon Apr 26 10:53:24 UTC 2021


On Mon, 26 Apr 2021 09:48:16 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Looks good. Is it worth adding a regression test?

Thanks @TobiHartmann.

Actually, this bug is produced by [`runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java` (4 of 10)](https://github.com/openjdk/jdk/blob/f1f2afda5a0ab8f213e8a1b5324a251928c8d81a/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java).

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

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


More information about the hotspot-compiler-dev mailing list