Giter Club home page Giter Club logo

Comments (4)

jvican avatar jvican commented on June 12, 2024 1

Here's an example of how it's currently difficult to know you have the right config for your application to work well and in a performant manner with GraalVM Native netty/netty#10376

from jctools.

TheMode avatar TheMode commented on June 12, 2024

Have you checked https://www.graalvm.org/22.0/reference-manual/native-image/Agent/?
I assume that it would be possible to include a task in jctools to run all the tests with the agent running to generate the reflection file.

from jctools.

nitsanw avatar nitsanw commented on June 12, 2024

I would welcome a PR which automates this into the build :-)

from jctools.

programmatix avatar programmatix commented on June 12, 2024

Hi @jvican, could you possibly share that reflect-config.json? I'm hitting the following error when compiling MpscArrayQueue with Graal and it's unclear how to resolve it:

Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldException: producerIndex at com.couchbase.client.core.deps.org.jctools.util.UnsafeAccess.fieldOffset(UnsafeAccess.java:111) at com.couchbase.client.core.deps.org.jctools.queues.MpscArrayQueueProducerIndexField.<clinit>(MpscArrayQueue.java:48) ... 47 more

from jctools.

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.