On Mon, 8 May 2023 13:45:53 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> I mean the usual juxtaposition in maths to signify multiplication, like in 
>> _a_ _b_ instead of _a_ยท_b_
>> 
>>> the array's length will be no greater than 2 _limit_ - 1
>
> I would replace center-dot with either with "times" or "*" as being easier to 
> read and more familiar in the javadoc.

In java.lang.Math I see both "*" and "&times;" used to indicate multiplication.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13305#discussion_r1187472309

Reply via email to