On Mon, 16 May 2022 09:57:14 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   address review feedback
>
> src/jdk.compiler/share/classes/com/sun/source/doctree/ValueTree.java line 55:
> 
>> 53:     default TextTree getFormat() {
>> 54:         throw new UnsupportedOperationException();
>> 55:     }
> 
> Return `null` and specify this behavior in the `@implSpec` section.

done

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

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

Reply via email to