On Thu, 3 Feb 2022 05:33:52 GMT, kabutz <d...@openjdk.java.net> wrote:

> A question about wording of the @implNote. In multiply() they say: "An 
> implementation may offer better algorithmic ...", but we changed this to 
> "This implementation may offer better algorithmic ..." I've kept it as "This 
> implementation may ...", but what is the better way of writing such 
> implementation notes?

I usually refer to "This implementation or this method" mostly out of habit of 
writing a bunch of these notes in `java.util`. I am fine with either approach.

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

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

Reply via email to