RFR: 8264940: java/lang/invoke/6998541/Test6998541.java failed "guarantee(ik->is_initialized()) failed: java/lang/Byte$ByteCache must be initialized" [v2]

Wang Huang whuang at openjdk.java.net
Mon Apr 12 12:10:08 UTC 2021


On Mon, 12 Apr 2021 07:07:27 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix bug in the other way
>
> src/hotspot/share/opto/callGenerator.cpp line 31:
> 
>> 29: #include "ci/ciMemberName.hpp"
>> 30: #include "ci/ciMethodHandle.hpp"
>> 31: #include "ci/ciUtilities.inline.hpp"
> 
> You are also missing the #include of systemDictionary.hpp

Thank you for your review. I have fixed this problem.

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

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


More information about the hotspot-dev mailing list