You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Substrate VM is a framework that allows ahead-of-time (AOT) compilation of Java applications under closed-world assumption into executable images or shared objects (ELF-64 or 64-bit Mach-O).
Show more https://github.com/oracle/graal|oracle/graaloracle/graal | Added by GitHub
mx --primary-suite-path ${TRAVIS_BUILD_DIR}/${PRIMARY} --J @"-Xmx2g" --java-home=${JAVA_HOME} gate --strict-mode --tags ${GATE} https://github.com/oracle/graal|oracle/graaloracle/graal | Added by GitHub
5:50 PM
just helped me get my mx args right
5:50 PM
what to pass in
5:51 PM
check above for var examples for different builds
The text was updated successfully, but these errors were encountered:
Conversation with @retrogradeorbit on Slack.
theyre at a deeper level in the project
new messages
5:47 PM
https://github.com/oracle/graal/blob/master/substratevm/README.md
substratevm/README.md
Substrate VM
Introduction
Substrate VM is a framework that allows ahead-of-time (AOT) compilation of Java applications under closed-world assumption into executable images or shared objects (ELF-64 or 64-bit Mach-O).
Show more
https://github.com/oracle/graal|oracle/graaloracle/graal | Added by GitHub
5:48 PM
and I got through some issues with this: https://github.com/oracle/graal/blob/master/.travis.yml#L108-L110
.travis.yml:108-110
https://github.com/oracle/graal|oracle/graaloracle/graal | Added by GitHub
5:50 PM
just helped me get my mx args right
5:50 PM
what to pass in
5:51 PM
check above for var examples for different builds
The text was updated successfully, but these errors were encountered: