On Fri, 1 Aug 2025 09:11:07 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:

>> Chen Liang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Less specific reasons for IAE
>
> test/jdk/jdk/internal/misc/Unsafe/AddressComputationContractTest.java line 64:
> 
>> 62: 
>> 63:     @Test
>> 64:     void fastObjectFieldOffset() {
> 
> Nit: You may want to match the corresponding impl. method name, as you did in 
> other test methods:
> 
> Suggestion:
> 
>     void knownObjectFieldOffset() {

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25945#discussion_r2248387724

Reply via email to