RFR: 8276036: The value of full_count in the message of insufficient codecache is wrong
Takuya Kiriyama
duke at openjdk.java.net
Mon Nov 22 09:34:15 UTC 2021
On Wed, 27 Oct 2021 02:35:29 GMT, Takuya Kiriyama <duke at openjdk.java.net> 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.
JDK-8276036 was already fixed. I close this pull request.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6129
More information about the hotspot-compiler-dev
mailing list