RFR: 8283225: [AIX] ClassLoader.c produces incorrect OutOfMemory Exception when length is 0 [v2]
Roger Riggs
rriggs at openjdk.java.net
Wed Mar 16 21:10:17 UTC 2022
On Wed, 16 Mar 2022 20:44:04 GMT, Tyler Steele <duke at openjdk.java.net> wrote:
>> test/hotspot/jtreg/runtime/DefineClass/NullClassBytesTest.java line 26:
>>
>>> 24: /*
>>> 25: * @test
>>> 26: * @bug 8262913 8283225
>>
>> All of the changes can be removed from NullClassBytesTest.java. (copyright and bug #)
>
> Hmm, maybe I misunderstand the idea behind this bug tag. Don't we want to list the bug ids of any issues the test caught?
Usually, the bug number implies the test was modified to cover the issue. Otherwise, we end up with very large bug lists and they lose their meaning.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7829
More information about the core-libs-dev
mailing list