Seems that the package name doesn't reflect the directory where it is located.
Package name of the jmh test: package org.openjdk.bench.java.lang;
Path of the jmh test: test/micro/org/openjdk/bench/jdk/incubator/vector/Float16OperationsBenchmark.java
Package name of the jmh test: package org.openjdk.bench.java.lang;
Path of the jmh test: test/micro/org/openjdk/bench/jdk/incubator/vector/Float16OperationsBenchmark.java
- relates to
-
JDK-8342103 C2 compiler support for Float16 type and associated scalar operations
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/29977