Epsilon + Graal

Aleksey Shipilev shade at redhat.com
Mon Apr 15 14:40:36 UTC 2019


On 4/15/19 12:16 PM, Aleksey Shipilev wrote:
>> With one little wrinkle:
>>   https://bugs.openjdk.java.net/browse/JDK-8222482
> 
> ...well, maybe with another one:
>   https://bugs.openjdk.java.net/browse/JDK-8222483

Ignoring these two issues, the following patch passes Graal unit tests with:

$ CONF=linux-x86_64-server-fastdebug make run-test TEST=compiler/graalunit/
TEST_VM_OPTS="-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+UseJVMCICompiler
-Djvmci.Compiler=graal -XX:+UseEpsilonGC -Xmx50g" TEST_JOBS=1

Patch:
  http://cr.openjdk.java.net/~shade/epsilon/graal-initial/webrev.01/

I assume I can RFR it for jdk/jdk, and simultaneously PR src/jdk.internal.vm.compiler parts to
oracle/graal GitHub?

-Aleksey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190415/a72c8f2a/signature.asc>


More information about the hotspot-compiler-dev mailing list