On Tue, 1 Nov 2022 17:43:22 GMT, Mark Powers <mpow...@openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> remove tailing whitespaces > > src/jdk.crypto.ec/share/classes/sun/security/ec/ECOperations.java line 588: > >> 586: // >> 587: // This is a 4 dimensions table, and each dimension >> contains >> 588: // 16 elements. For the 1st demension, each element in >> it is > > s/demension/dimension/ Thank you for the catch. Updated in the latest patch. ------------- PR: https://git.openjdk.org/jdk/pull/10893