Looks good.
/Erik
On 2018-11-15 06:38, Claes Redestad wrote:
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
JAVA_SMALL for compilation (JAVA_SMALL 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