RFR: JDK-8298405: Support Markdown in Documentation Comments [v4]

Jonathan Gibbons jjg at openjdk.org
Wed Nov 15 00:33:36 UTC 2023


On Wed, 8 Nov 2023 17:28:48 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix whitespace
>
> test/langtools/jdk/javadoc/tool/testTransformer/TestTransformer.java line 82:
> 
>> 80: 
>> 81:     @Test
>> 82:     public void testFindStandardTransformer_stream() throws Exception {
> 
> Checked exceptions are not thrown here too: 
> Suggestion:
> 
>     public void testFindStandardTransformer_stream() {

👍

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16388#discussion_r1393480360


More information about the build-dev mailing list