RFR: 8276036: The value of full_count in the message of insufficient codecache is wrong

Takuya Kiriyama duke at openjdk.java.net
Thu Nov 4 17:05:38 UTC 2021


On Wed, 27 Oct 2021 16:07:03 GMT, Dalibor Topic <robilad at openjdk.org> wrote:

>> Could you please review the 8276036 bug fixes?
>> 
>> This bug is caused by the wrong place to add the value of full_count.
>> The initial value of full_count is 0, so it needs to be added before outputting the message.
>
> Hi, please contact me at dalibor.topic at oracle.com so that I can verify your account.

@robilad robilad Thank you for your reply.
I  sent  an email to you yesterday. Please check it later.

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

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


More information about the hotspot-compiler-dev mailing list