RFR: 8277042: add test for 8276036 to compiler/codecache [v2]
Christian Hagedorn
chagedorn at openjdk.java.net
Tue Nov 16 13:58:34 UTC 2021
On Mon, 15 Nov 2021 09:51:16 GMT, Takuya Kiriyama <duke at openjdk.java.net> wrote:
>> Could you please review the 8277042 code?
>> This is the enhancement for 8276036.
>> I add a new test to verify the value of full_count in the message of insufficient codecache.
>
> Takuya Kiriyama has updated the pull request incrementally with one additional commit since the last revision:
>
> 8277042: add test for 8276036 to compiler/codecache
I could also trigger this locally. I filed [JDK-8277213](https://bugs.openjdk.java.net/browse/JDK-8277213). This bug should be fixed before this test can be integrated to avoid noise in our testing.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6364
More information about the hotspot-compiler-dev
mailing list