On Wed, 18 Sep 2024 12:51:00 GMT, Emanuel Peter <epe...@openjdk.org> wrote:
> Do we have tests for the publically exposed methods in this new file? Or are > they only implicitly tested through the VectorAPI, and its tests? > `src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorMath.java` > > Why is this even called `VectorMath`? Because those ops are not at all > restricted to vectorization, right? Nomenclature is suggested by Paul. We have sufficient test coverage of these APIs in JTREG tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20507#issuecomment-2358514597