[foreign-memaccess] RFR 8219852: Create a set of standard benchmarks
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Jan 9 14:58:53 UTC 2020
Looks good and works on my machine.
I'd suggest a couple of changes:
* benchmarks are java/foreign, shouldn't they be jdk.incubator.foreign,
for consistency with module/package name?
* Hoisting seems general as a name - I think what you want to test here
is hoisting when segment is non-final, non-static variable - I have a
similar benchmark for true constant segments that I'd like to upload, so
we need slightly more precise names :-)
Cheers
Maurizio
On 09/01/2020 14:32, Jorn Vernee wrote:
> make test TEST="micro:java.foreign" MICRO="VM_OPTIONS=--add-modules
> jdk.incubator.foreign"
More information about the panama-dev
mailing list