RFR: JDK-8164094: javadoc allows to create a @link to a non-existent method [v2]

Hannes Wallnöfer hannesw at openjdk.org
Tue Feb 20 19:59:12 UTC 2024


On Tue, 20 Feb 2024 19:04:23 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Hannes Wallnöfer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Merge branch 'master' into JDK-8164094
>>  - Additional test
>>  - JDK-8164094: javadoc allows to create a @link to a non-existent method
>
> test/langtools/tools/javac/doctree/ReferenceTest.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2012, 2023, Oracle and/or its affiliates. All rights reserved.
> 
> 2024?

Updated

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17069#discussion_r1496406566


More information about the compiler-dev mailing list