On Tue, 22 Aug 2023 14:55:18 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

>> Please review this trivial PR.
>
> Pavel Rappo has updated the pull request with a new target base due to a 
> merge or a rebase. The pull request now contains two commits:
> 
>  - Merge branch 'master' into 8314753
>  - Initial commit

Thanks for reviewing it.

> Looks trivial only after reviewing the issue and knowing the background.
> The PR description could be a bit more complete and save a bunch of clicking 
> around.

Fair enough. For the benefit of other reviewers, I'll copy the JBS description 
here and additionally note that tags in question are absent in the mainline doc 
comments and are also disabled during `make docs`. JBS:

Those tags seem to have been effectively decommissioned, but their remnants are 
still there and when seen, raise needless questions. 

- `@beaninfo` seems to relate to UI: 

   - [JDK-7179078](https://bugs.openjdk.org/browse/JDK-7179078) 
   - [JDK-4763438](https://bugs.openjdk.org/browse/JDK-4763438) 
   - [JDK-8051548](https://bugs.openjdk.org/browse/JDK-8051548) 

- `@ToDo` and `@since.unbundled` hasn't been used since the initial load 
(2007). 

- `@Note` seems to relate to UI: 

   - [JDK-8285686](https://bugs.openjdk.org/browse/JDK-8285686) 
   - [JDK-8227324](https://bugs.openjdk.org/browse/JDK-8227324) 
   - [JDK-8222362](https://bugs.openjdk.org/browse/JDK-8222362)

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

PR Comment: https://git.openjdk.org/jdk/pull/15385#issuecomment-1688367797

Reply via email to