RFR: 8277042: add test for 8276036 to compiler/codecache [v2]
Tobias Hartmann
thartmann at openjdk.java.net
Mon Nov 22 14:04:54 UTC 2021
On Mon, 22 Nov 2021 07:57:47 GMT, Takuya Kiriyama <duke at openjdk.java.net> wrote:
>> test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java line 34:
>>
>>> 32: /*
>>> 33: * @test
>>> 34: * @bug 8276036
>>
>> I have a fix ready for JDK-8277213 (see https://github.com/openjdk/jdk/pull/6449). Could you please add the bug ID to this test?
>
> I see. I added the bug ID to this test for JDK-8277213.
> I will probably add JDK-8277441 currently being discussed.
Thanks, yes, please add 8277441 as well.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6364
More information about the hotspot-compiler-dev
mailing list