Skip to content

issues Search Results · repo:oracle/graal language:Java

Filter by

4k results
 (111 ms)

4k results

inoracle/graal (press backspace or delete to remove)

Describe the Issue For evaluation needs Graal VM debugger plugin in IntelIJ idea relay on *.class constants, but it was broken in version 23. project: origin git@github.com:antonarhipov/graalvm-demo.git ...
bug
native-image
  • vvlevchenko
  • 1
  • Opened 
    17 hours ago
  • #10928

Feature request Please include the following information: Is your feature request related to a problem? Please describe. My problem is that I do not want to install Visual Studio with its complex installation ...
feature
  • fithisux
  • Opened 
    23 hours ago
  • #10924

Describe GraalVM and your environment : - GraalVM version or commit id if built from source: 21+35-jvmci-23.1-b15 - CE or EE: CE - JDK version: JDK21 - OS and OS Version: Ubuntu - Architecture: ...
truffle
  • JaroslavTulach
  • 1
  • Opened 
    yesterday
  • #10923

Greetings! I’m reaching out on behalf of the Google Cloud SDK for Java team seeking clarification on the End of Support (EOS) timeline for GraalVM Community Edition LTS versions (8, 11, 17, 21). While ...
question
  • diegomarquezp
  • 1
  • Opened 
    yesterday
  • #10917

Describe the Issue While building a Python-enabled native image at latest (24.2.x), a crash surfaces for certain stdlib imports (in this case, import json). It appears an unsafe allocation attempts to ...
bug
native-image
truffle
  • sgammon
  • 2
  • Opened 
    2 days ago
  • #10912

Describe GraalVM and your environment : - GraalVM version or commit id if built from source: GraalVM CE 21.0.2+13.1 (build 21.0.2+13-jvmci-23.1-b30) - CE or EE: CE - JDK version: JDK21 - OS and ...
truffle
  • JaroslavTulach
  • 2
  • Opened 
    2 days ago
  • #10908

Describe the issue I am using GraalVM + GraalJS in a project (a Minecraft mod) in which I must shadow (+relocate, e.g. org.graalvm to org.cyclops.integratedscripting.vendors.org.graalvm) these libraries. ...
bug
truffle
  • rubensworks
  • 3
  • Opened 
    2 days ago
  • #10907

Feature request I hope to be able to use Decimal conveniently in graaljs I use the initial implementation bindings.putMember( Decimal , context.asValue(java.math.BigDecimal.class)); I hope to be able ...
feature
javascript
  • zizhilong
  • Opened 
    6 days ago
  • #10892

Describe the Issue GraalVM 24 taskset -c 0 native-image -cp Main.jar:HelloWorld.jar Main -o MainApp deadlocks. GraalVM 23.0.2 works. taskset -c 0,1 or -cp Main.jar works. Using the latest version of ...
bug
native-image
  • puni073
  • 4
  • Opened 
    6 days ago
  • #10891

Describe the Issue I generated new PGO profiles with 24.2.x for our project, Elide, but ran into an issue as described herein Using the latest version of GraalVM can resolve many issues. - [x] I tried ...
bug
native-image
  • sgammon
  • 1
  • Opened 
    7 days ago
  • #10883
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub