On Thu, 2 Mar 2023 19:19:20 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Respond to review feedback and add description of transliteration process. > > src/java.base/share/classes/java/lang/StrictMath.java line 45: > >> 43: * href="https://www.netlib.org/fdlibm/">{@code fdlibm}</a>. These >> 44: * algorithms, which are written in the C programming language, are >> 45: * then to be understood to be transliterated into Java and executed > > This change looks good (did not build and view javadoc). I checked that the change rendered as desired in a local docs build. ------------- PR: https://git.openjdk.org/jdk/pull/12821