On Wed, 16 Mar 2022 20:19:08 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Tyler Steele has updated the pull request incrementally with four additional 
>> commits since the last revision:
>> 
>>  - Fixes type warning.
>>  - Removes unneeded ClassFormatError from ClassLoader.c
>>  - Revert "Extract memory error logic to helper procedure"
>>    
>>    This reverts commit b631eb0ccd5f3748c2010c864f8ccef0c1da9c42.
>>  - Avoid calling malloc with size zero.
>
> 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?

-------------

PR: https://git.openjdk.java.net/jdk/pull/7829

Reply via email to