RFR: 8276036: The value of full_count in the message of insufficient codecache is wrong
Takuya Kiriyama
duke at openjdk.java.net
Mon Nov 8 08:18:33 UTC 2021
On Fri, 5 Nov 2021 08:26:47 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> @robilad robilad Thank you for your reply.
>> I sent an email to you yesterday. Please check it later.
>
> Hi @tkiriyama, this bug was already fixed and integrated by @tobiasholenstein a few days a ago:
> https://github.com/openjdk/jdk/pull/6185
> https://github.com/openjdk/jdk/commit/61cb4bc6b0252536364a86f38ff2e5c8c7ab610b
>
> Since your account was only verified yesterday, an RFR email could not be sent out to the email list to inform people about your fix. Please make sure that you always assign JBS issues to you when you intend to work on them (the issue was assigned to @tobiasholenstein). If you do not have an account, reach out to someone with an account to reserve/sponsor it for you. This avoids duplicated work.
>
> Nevertheless, it is nice that you also found a test to verify your fix. I suggest to file a follow-up RFE to add your test for JDK-8276036 separately.
>
> Thanks,
> Christian
Hi, @chhagedorn , thank you for your valuable comments. I will try that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6129
More information about the hotspot-compiler-dev
mailing list