Giter Site home page Giter Site logo

Comments (5)

PragTob avatar PragTob commented on May 22, 2024 1

Works great, thanks a bunch!!! 🎉

You just saved me and probably others loads of time 💚 ❤️ 💜

from truffleruby.

eregon avatar eregon commented on May 22, 2024

Yes, during the build process of graal-core, it remembers which Java was used (in mx.graal-core/env, as shown by adding -v to mx commands).
Graal-core also produces a different output if built with Java 9.
Java 9 + Graal is fairly hard to get right currently, as Jigsaw aka the module system in Java 9 is still evolving.

Your best bet is to build a fresh graal-core with labsjdk-8u111-jvmci-0.23 from OTN
or from https://github.com/dougxc/openjdk8-jvmci-builder/releases if you want the OpenJDK version.

We need to make this easier of course :)

from truffleruby.

PragTob avatar PragTob commented on May 22, 2024

See, that's where my "just build this" anxiety comes from! ;P

Seriously though, thanks for the help 👍 I'll try that one of these evenings to finally get these benchmarks out there hopefully.

from truffleruby.

eregon avatar eregon commented on May 22, 2024

I've got a solution for it 😃
Try jt install graal-core in latest truffleruby, that should do the job (Linux-only for now).

from truffleruby.

PragTob avatar PragTob commented on May 22, 2024

The fix for now is Linux only, but as this was my initial issue and problem and it's solved now thanks to @eregon I'll close this out!

Thanks again! 💃

from truffleruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.