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

Rahul Raghavan rraghavan at openjdk.java.net
Thu Apr 29 10:38:56 UTC 2021


On Wed, 28 Apr 2021 13:20:42 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Rahul Raghavan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class
>
> Changes requested by thartmann (Reviewer).

Thank you @TobiHartmann for the comment suggestions. Please note now tried revising the fix for further review.

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

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


More information about the hotspot-compiler-dev mailing list