Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal [v2]

2025-05-09 Thread Joe Darcy
> Fix javadoc tags. Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Respond to review feedback. - Changes: - all: https://git.openjdk.org/jdk/pull/25131/files - new: https://git.openjdk.org/jdk/pull/25131/files/d1c2345a

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal [v2]

2025-05-09 Thread Brian Burkhalter
On Fri, 9 May 2025 16:15:11 GMT, Joe Darcy wrote: >> Fix javadoc tags. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Respond to review feedback. Marked as reviewed by bpb (Reviewer). - PR Review: https://git.o

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal [v2]

2025-05-09 Thread Chen Liang
On Fri, 9 May 2025 16:15:11 GMT, Joe Darcy wrote: >> Fix javadoc tags. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Respond to review feedback. Marked as reviewed by liach (Reviewer). - PR Review: https://git

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal [v2]

2025-05-09 Thread Nizar Benalla
On Fri, 9 May 2025 16:15:11 GMT, Joe Darcy wrote: >> Fix javadoc tags. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Respond to review feedback. Looks good! - Marked as reviewed by nbenalla (Committer). PR Re

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-09 Thread Joe Darcy
On Fri, 9 May 2025 10:32:27 GMT, Nizar Benalla wrote: > I just noticed there are a couple more javadoc tags that need to be fixed in > this class, I still see two more warnings. I should have included these in > the JBS issue when filling it. > > ``` > src/java.base/share/classes/java/math/Big

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-09 Thread Nizar Benalla
On Thu, 8 May 2025 21:07:16 GMT, Joe Darcy wrote: > Fix javadoc tags. I just noticed there are a couple more javadoc tags that need to be fixed in this class, I still see two more warnings. I should have included these in the JBS issue when filling it. src/java.base/share/classes/java/math/B

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-08 Thread Nizar Benalla
On Thu, 8 May 2025 21:07:16 GMT, Joe Darcy wrote: > Fix javadoc tags. I think this looks good. - Marked as reviewed by nbenalla (Committer). PR Review: https://git.openjdk.org/jdk/pull/25131#pullrequestreview-2826639744

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-08 Thread Brian Burkhalter
On Thu, 8 May 2025 21:07:16 GMT, Joe Darcy wrote: > Fix javadoc tags. Looks fine. - Marked as reviewed by bpb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25131#pullrequestreview-2826409763

Re: RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-08 Thread Iris Clark
On Thu, 8 May 2025 21:07:16 GMT, Joe Darcy wrote: > Fix javadoc tags. Marked as reviewed by iris (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/25131#pullrequestreview-2826397554

RFR: 8356555: Incorrect use of {@link} in BigDecimal

2025-05-08 Thread Joe Darcy
Fix javadoc tags. - Commit messages: - JDK-8356555: Incorrect use of {@link} in BigDecimal Changes: https://git.openjdk.org/jdk/pull/25131/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25131&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356555 Stats: 2 lines in