RFR: 8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class [v2]

Tobias Hartmann thartmann at openjdk.java.net
Fri Apr 30 08:12:51 UTC 2021


On Fri, 30 Apr 2021 07:51:16 GMT, Rahul Raghavan <rraghavan at openjdk.org> wrote:

>> Right but wouldn't we hit an assert there if C2 is not available?
>
> For the case scenario mentioned found that the test simply displays a WB whitebox error that is ignored.
> So seems we can go ahead with the current test case itself. Thanks

Yes, as we've discussed off-thread, that's fine. Thanks for investigating.

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

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


More information about the hotspot-compiler-dev mailing list