RFR: 8376186: [VectorAPI] Nomenclature change for concrete vector classes [v2]
Jatin Bhateja
jbhateja at openjdk.org
Fri Feb 13 06:33:45 UTC 2026
On Thu, 12 Feb 2026 20:52:06 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> This looks good. I did a search on the code base using the regex `[\d]+Vector` and found one place. In `VectorMathLibrary` the naming convention is used in a local variable name, so we might as well update that.
Thanks @PaulSandoz , Addressed!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29614#issuecomment-3895151976
More information about the core-libs-dev
mailing list