Skip to content

No JVMCI compiler found, but I use openjdk Java 17 #927

Description

@zamek42

Hi All,

I installed graalvm and added to my .bashrc in Debian, like this:

JAVA_HOME=/usr/lib/jvm/default-java
java -version
openjdk version "17.0.9" 2023-10-17
OpenJDK Runtime Environment (build 17.0.9+9-Debian-1deb12u1)
OpenJDK 64-Bit Server VM (build 17.0.9+9-Debian-1deb12u1, mixed mode, sharing)
GRAALVM_HOME=/opt/graalvm

when I try to start sbt:

./sbt
Cannot use JVMCI compiler: No JVMCI compiler found

So I use openjdk and seems every path are ok, how can I compile cmak?
thx,
Zamek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions