RFR: 8061281: Microbenchmark suite build support, directory layout and sample benchmarks (original) (raw)

Claes Redestad claes.redestad at oracle.com
Thu Nov 15 14:38:21 UTC 2018


Hi,

with JEP 230 now targetted to 12 I've merged up with recent changes:

http://cr.openjdk.java.net/~redestad/8061281/jdk.03/

Thanks!

/Claes

(I'll note that some AOT support has seemingly gone in, but I've not made an attempt to add that feature to test TEST="micro:...")

On 2018-10-19 13:57, Claes Redestad wrote:

On 2018-10-18 18:03, Erik Joelsson wrote:

Note that if the AOT support goes in first, we probably want to extend that support to running micros as well. We can do that as a follow up, depending on how much work it is. In the meantime, I updated the patch to use JAVA rather than JAVASMALL for compilation (JAVASMALL cause OOMEs when adding more micros) and by request updated the license of the microbenchmarks to use a plain GPLv2 license. http://cr.openjdk.java.net/~redestad/8061281/jdk.02/ Thanks! /Claes



More information about the build-dev mailing list