On Mon, 11 Mar 2024 06:36:49 GMT, Guoxiong Li <g...@openjdk.org> wrote:

>> Chen Liang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Removed unused methods
>
> test/langtools/jdk/javadoc/doclet/testTypeAnnotations/typeannos/MethodReturnType.java
>  line 54:
> 
>> 52: 
>> 53:     @MRtnA int primitive() { return 0; }
>> 54:     @MRtnA int @MRtnB [] primitiveArray1Deep() { return null; }
> 
> These two fields have not been verified?

I'm pretty sure the default scoped one is verified. I've removed the unused 
modified scoped ones.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18179#discussion_r1519736994

Reply via email to