-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: oracle/graal
Overview
Could not load contribution data
Please try again later
38 Pull requests merged by 3 people
-
[GR-65900] Add ReportHotCodePhase to report hot parts in the IR.
#12079 merged
Sep 2, 2025 -
[GR-69170] Do not inline hasNextTier in parsing.
#12088 merged
Sep 2, 2025 -
[GR-69268] Reset GlobalAtomicLong.address.
#12089 merged
Sep 2, 2025 -
[GR-68619] Fixup the --future-defaults description.
#12010 merged
Sep 1, 2025 -
[GR-69136] Ensure fields position is stable between layers.
#12085 merged
Sep 1, 2025 -
[GR-69263] Update labsjdk to 25+37-jvmci-b01
#12086 merged
Sep 1, 2025 -
[GR-69051] When removing an event request, remove the request filter also.
#12082 merged
Sep 1, 2025 -
[GR-69189] Typo correction in the option descriptor.
#12080 merged
Aug 31, 2025 -
Fix typos in Markdown files
#9809 merged
Aug 29, 2025 -
[GR-69155] Update GraalVM EA build to latest
#12078 merged
Aug 29, 2025 -
[GR-69152] Add new scientific articles to Publications list.
#12077 merged
Aug 29, 2025 -
[GR-67927] AbstractMask::checkIndexFailed prevents intrinsification
#12053 merged
Aug 29, 2025 -
[GR-69121] Skip emission of internal JFR ThreadPark events
#11769 merged
Aug 28, 2025 -
[GR-69122] Force inlining in StringGetBytesTest.
#12074 merged
Aug 28, 2025 -
[GR-69121] Skip emission of internal JFR ThreadPark events.
#12073 merged
Aug 28, 2025 -
[GR-69049] Remove the contents of JipherJCE.md and add a redirect.
#12071 merged
Aug 28, 2025 -
[GR-69100] Automatically check for misplaced @UnknownPrimitiveField and @UnknownObjectField annotations
#12066 merged
Aug 28, 2025 -
[GR-61102] Migrate shaded ASM to Classfile API (JDK-8294982)
#12069 merged
Aug 28, 2025 -
[GR-55132] Periodic update of the language imports.
#12072 merged
Aug 28, 2025 -
[GR-65174] Label and make singletons layer aware.
#11337 merged
Aug 28, 2025 -
[GR-69144] Make FixReads mandatory if FloatingRead was run
#12065 merged
Aug 28, 2025 -
[GR-68719] Event filters reworked, method breakpoints submitted to classes as they are loaded.
#12064 merged
Aug 28, 2025 -
[GR-59521] Tag stack trace with method layer information.
#12060 merged
Aug 28, 2025 -
[GR-67680] Clearer Native Image output for how much memory it uses
#12023 merged
Aug 28, 2025 -
[GR-68584] [GR-68813] Only support a metaspace if there is a contiguous address space.
#12063 merged
Aug 28, 2025 -
[GR-68387] Update and validate options for run-time debug info.
#12061 merged
Aug 27, 2025 -
[GR-66891] Exclude micronaut-pegasus from CE Barista benchmark list
#12051 merged
Aug 27, 2025 -
[GR-69038] Remove Jipher from the base GraalVM EE artifact.
#12062 merged
Aug 27, 2025 -
[GR-68567] Improve GDB backtrace support for lazy deoptimizations.
#11972 merged
Aug 27, 2025 -
[GR-68961] Update labsjdk to 26+12-jvmci-b01
#12042 merged
Aug 27, 2025 -
[GR-69081] Remove isValueAvailable from SharedField
#12056 merged
Aug 27, 2025 -
[GR-68951] Link fixes
#12055 merged
Aug 27, 2025 -
[GR-68420] Use a sparse bitset and process fewer blocks during global liveness
#12052 merged
Aug 27, 2025 -
[GR-69077] Update owners list for GraalWasm.
#12050 merged
Aug 26, 2025 -
[GR-68660] Improve Truffle startup on HotSpot.
#12049 merged
Aug 26, 2025 -
[GR-69063] Print thread dump in truffle native unit test builds on timeout.
#12048 merged
Aug 26, 2025 -
[GR-66214] Switch Application Layer Only Image Singletons to use new trait.
#12047 merged
Aug 26, 2025 -
[GR-67782] Add docs team representative to owners file.
#12046 merged
Aug 26, 2025
7 Pull requests opened by 2 people
-
[GR-61292] Do not generate state bits for single specialization nodes without explicit cached state.
#12054 opened
Aug 26, 2025 -
Minor cleanups in Truffle code
#12068 opened
Aug 28, 2025 -
[GR-67238] Provide layered image build variant of debuginfotests.
#12075 opened
Aug 28, 2025 -
[GR-67830] Add distance function SIMD benchmarks to GraalWasm CI.
#12081 opened
Aug 31, 2025 -
[GR-69145] Update labsjdk to 26+13-jvmci-b01
#12083 opened
Sep 1, 2025 -
[GR-69185] Remove support for DynamicObject inline int fields
#12084 opened
Sep 1, 2025
12 Issues closed by 6 people
-
[GR-60767] Can not build with apt-maven-plugin in GraalVM23 or GraalVM24
#10391 closed
Sep 2, 2025 -
RSPEC-S1128 Unnecessary "using" should be removed
#12067 closed
Aug 29, 2025 -
[LLVM]
#12076 closed
Aug 29, 2025 -
How to install numpy, PyTorch and pandas under GraalPy+JVM and x64 architecture?
#12070 closed
Aug 28, 2025 -
Native-Image Support for Java Swing LookAndFeel
#10410 closed
Aug 28, 2025 -
Image generation fails asking for runtime-initialization for class already added
#6452 closed
Aug 28, 2025 -
[GR-57950] JVMCI-native CompilerThread0 blocks main thread during the application startup
#10155 closed
Aug 27, 2025 -
Native image fails to build inside Docker container on Mac with Apple Silicon using GraalVM CE 22.3.0
#9208 closed
Aug 27, 2025 -
[Native Image] InvalidClassException SerialVersionUID
#12058 closed
Aug 26, 2025 -
Numpy fails to install on Windows 11 using graalpy-maven-plugin
#12057 closed
Aug 26, 2025
1 Issue opened by 1 person
-
Numpy fails to install on Windows 11 using graalpy-maven-plugin
#12059 opened
Aug 26, 2025
42 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[GR-67169] Support JFR emergency dumps on out of memory
#11530 commented on
Aug 28, 2025 • 52 new comments -
Shenandoah support
#10904 commented on
Sep 2, 2025 • 5 new comments -
No version for FreeBSD is available
#7649 commented on
Aug 30, 2025 • 0 new comments -
FR: Add option to explicitly exclude packages/classes from native images
#3225 commented on
Sep 1, 2025 • 0 new comments -
[GR-60772] Java applications crashing with error SIGSEGV
#10386 commented on
Sep 1, 2025 • 0 new comments -
[GR-62854] [Native Image, WASM] The class annotated with @JS.Export isn’t available from JavaScript.
#11122 commented on
Sep 2, 2025 • 0 new comments -
[GR-68379][Native Image] Error `> 'other' has different root` when building
#11795 commented on
Sep 2, 2025 • 0 new comments -
load .jnilib on MacOS from the native-image executable directory
#6823 commented on
Aug 28, 2025 • 0 new comments -
Fix typos in non-Markdown files
#9813 commented on
Aug 28, 2025 • 0 new comments -
Initialize ResolverConfigurationImpl at runtime on Windows
#10396 commented on
Aug 27, 2025 • 0 new comments -
[WIP] Strict constant reflection
#10693 commented on
Aug 28, 2025 • 0 new comments -
Allow experimental options in preinitialized contexts.
#10791 commented on
Aug 27, 2025 • 0 new comments -
[GR-62940] API for dynamic-access registration based on access conditions
#11075 commented on
Aug 29, 2025 • 0 new comments -
[GR-62284] Introduce AccessCondition and TypeReachabilityCondition
#11139 commented on
Sep 2, 2025 • 0 new comments -
Make IGV start on GraalVM 24.0.1
#11409 commented on
Aug 27, 2025 • 0 new comments -
Register required resources for HijrahChronology and fix NPE on initialization
#11420 commented on
Aug 29, 2025 • 0 new comments -
On branch edburns/11556-duplicate-closing-punctuation-in-compiler-mes...
#11557 commented on
Aug 29, 2025 • 0 new comments -
Detect cold CallTarget invalidation and reset its profile; Limit number of recompilations within a time period
#11610 commented on
Sep 1, 2025 • 0 new comments -
[GR-68116] Enable shared arena support by default.
#11828 commented on
Sep 2, 2025 • 0 new comments -
[GR-68500] Enable future-defaults for public gates.
#11889 commented on
Sep 1, 2025 • 0 new comments -
[GR-65266] Add support for Shenandoah
#11941 commented on
Aug 29, 2025 • 0 new comments -
Static native executables using G1 GC crashes when attempting to run it (Segmentation fault)
#9383 commented on
Aug 27, 2025 • 0 new comments -
java.lang.UnsatisfiedLinkError: com.fazecast.jSerialComm.SerialPort.getCommPortsNative()
#9605 commented on
Aug 27, 2025 • 0 new comments -
com.oracle.svm.core.jdk.UnsupportedFeatureError: SerializationConstructorAccessor class not found for declaringClass: java.time.Ser
#9610 commented on
Aug 27, 2025 • 0 new comments -
[GR-66122] Make exe fully Unicode
#11214 commented on
Aug 27, 2025 • 0 new comments -
[GR-65445] AOT-compile javac and ship it with the jdk distribution
#11271 commented on
Aug 27, 2025 • 0 new comments -
[GR-65460] Graal and HotSpot use different branch range checks
#11291 commented on
Aug 27, 2025 • 0 new comments -
[GR-57724] Using GraalVM with JBOSS/Wildfly throws warning: does not support runtime compilation
#11499 commented on
Aug 27, 2025 • 0 new comments -
`G1 doesn't support multiple isolates at the moment` exception occurs when I use g1 garbage collection type in MySQL UDF
#9678 commented on
Aug 28, 2025 • 0 new comments -
[GR-46852] Should Graal/mx.sdk recongize JDKs with Info.plist in binary format?
#6825 commented on
Aug 28, 2025 • 0 new comments -
[GR-53590] Inconsistent Null return of getImplementationTitle()
#8725 commented on
Aug 28, 2025 • 0 new comments -
[GR-58059] Statically Linked native image does not produce/embed all the needed .so next to the executable
#8911 commented on
Aug 28, 2025 • 0 new comments -
[GR-59772] DNS TXT record value parsing error after packaging Native Image
#9597 commented on
Aug 28, 2025 • 0 new comments -
[GR-59527] JavaFX native image compilation no longer works with Graal 23
#9698 commented on
Aug 28, 2025 • 0 new comments -
[GR-60169][Native Image] AWT component `MenuItem` shows wrong characters.
#9816 commented on
Aug 28, 2025 • 0 new comments -
[Native Image] jvm_gc_* and jvm_buffer_* metrics missing
#9912 commented on
Aug 28, 2025 • 0 new comments -
.jnilib not loaded from the executable directory
#6822 commented on
Aug 28, 2025 • 0 new comments -
[GR-45886] Register L32X64MixRandom constructor for reflection as needed
#6456 commented on
Aug 28, 2025 • 0 new comments -
[GR-60638][Native Image] JavaFX Maven - FileChooser generates error on runtime
#10073 commented on
Aug 29, 2025 • 0 new comments -
[GR-48898] need a (documented) way to do variable substitution in `native-image.properties` file
#7447 commented on
Aug 29, 2025 • 0 new comments -
[GR-42364] universal macos binary support
#5360 commented on
Aug 29, 2025 • 0 new comments -
[Native Image] Loading Mac keystore aka KeychainStore results into a runtime exception
#10387 commented on
Aug 30, 2025 • 0 new comments