-
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
44 Pull requests merged by 1 person
-
[GR-65901] TRegex: add support for Ruby-specific Unicode property name mangling.
#11408 merged
Jun 13, 2025 -
[GR-65668] Update labsjdk to 26+1-jvmci-b01
#11404 merged
Jun 13, 2025 -
[GR-64610] Add multitarget support for libffi
#11405 merged
Jun 13, 2025 -
[GR-65899] JFR substitutions for JDK 25+26.
#11403 merged
Jun 13, 2025 -
[GR-64087] Turn truffle-enterprise into an optional dependency.
#11401 merged
Jun 12, 2025 -
[GR-65787] Prepare the 25.0 release branches to receive PRs.
#11399 merged
Jun 12, 2025 -
[GR-65489] Move FileSystemProviderBuildTimeInitFeature into separate package
#11397 merged
Jun 12, 2025 -
[GR-65746] Running the wrong test code due to a typo in testVirtualPhiLoop3.
#11398 merged
Jun 12, 2025 -
[GR-65736] OptimizationUtility: fix documentation and naming.
#11383 merged
Jun 12, 2025 -
[GR-65807] Clarify which exact native agents are unsupported.
#11389 merged
Jun 12, 2025 -
[GR-55132] Periodic update of the language imports.
#11396 merged
Jun 12, 2025 -
[GR-65695] Replace streams with indexed for-loops in layer loader.
#11387 merged
Jun 12, 2025 -
[GR-38296] [GR-65175] Remove deprecated OSR frame transfer.
#11378 merged
Jun 12, 2025 -
[GR-65833] Return correct name for libgraal-specific collection policy.
#11392 merged
Jun 12, 2025 -
[GR-65282] Remove bogus main class detection for NATIVE_IMAGE_OPTIONS.
#11395 merged
Jun 12, 2025 -
[GR-65745] Boxing snippet profiles.
#11391 merged
Jun 11, 2025 -
[GR-65743] GraalWasm: Volatile LinkState field hinders optimizations.
#11393 merged
Jun 11, 2025 -
[GR-65750] Remove unnecessary dependency on sulong-managed
#11375 merged
Jun 11, 2025 -
[GR-65684] Invariant contract violation for receiver.
#11394 merged
Jun 11, 2025 -
[GR-65804] Mark DualPivotQuicksort.partition/sort intrinsics as ignore when AVX2 is not supported
#11386 merged
Jun 11, 2025 -
[GR-65545] Register NativeImageResourceFileSystemProvider for reflective instantiation
#11385 merged
Jun 11, 2025 -
[JDK-8357432] Remove incorrect guarantee in VectorAPITestNode
#11380 merged
Jun 11, 2025 -
[JDK-8359060] Adapt JDK-8358734: Remove JavaTimeSupplementary resource bundles
#11368 merged
Jun 11, 2025 -
[GR-65634] [GR-65661] Start 26.0.0 dev cycle.
#11388 merged
Jun 11, 2025 -
[GR-61511] Add JLine FFM based terminal provider.
#11373 merged
Jun 11, 2025 -
[GR-65677] Fix NPE in graph dumping if profiling info is absent
#11379 merged
Jun 11, 2025 -
[GR-65744] WASM profile select instructions.
#11382 merged
Jun 11, 2025 -
[GR-65547] Removal of generators.
#11384 merged
Jun 11, 2025 -
[GR-65610] Update labsjdk to 25+26-jvmci-b01
#11374 merged
Jun 11, 2025 -
[GR-65747] Canonicalize F2D->RoundD->D2F chain to RoundF.
#11377 merged
Jun 11, 2025 -
[GR-62994] Consolidate logic for JDWP thread enters/exit of the truffle context.
#11370 merged
Jun 10, 2025 -
[GR-48106] Handle container tool exit code in container-reuse case.
#11365 merged
Jun 10, 2025 -
[GR-64074] Inflater JavaLibJava Impl.
#11371 merged
Jun 10, 2025 -
[GR-65711] Unclosed half associations for closed socket channels.
#11372 merged
Jun 10, 2025 -
[GR-64503] TRegex: update pre-defined character classes in OracleDBFlavor.
#11369 merged
Jun 10, 2025 -
[GR-65172] Insert load and store conversions for unsafe accesses during PEA.
#11366 merged
Jun 10, 2025 -
[GR-65254] Remove vm_common.{sulong,truffleruby,graalpy,wasm,svm_common}
#11356 merged
Jun 10, 2025 -
[GR-65161] Fix Sulong coverage jobs.
#11364 merged
Jun 10, 2025 -
[GR-65647] Copy MultiOptionValues in HostedOptionCustomizer.
#11354 merged
Jun 10, 2025 -
[JDK-8358675] Adapt JDK-8358426: Improve lazy computation in Locale
#11341 merged
Jun 9, 2025 -
[GR-65636] Make foreign API support optional in parser.
#11355 merged
Jun 9, 2025 -
[JDK-8358882] Adapt JDK-8358731: Remove jdk.internal.access.JavaAWTAccess.java
#11362 merged
Jun 9, 2025
5 Pull requests opened by 2 people
-
[JDK-8359101] Adapt JDK-8359064: Expose reason for marking nmethod non-entrant to JVMCI client
#11367 opened
Jun 10, 2025 -
[GR-65188] Remove JDK version checks in libgraal build time code.
#11376 opened
Jun 10, 2025 -
[GR-65048] Allow language interpreter to run on z/OS and s390x architecture.
#11390 opened
Jun 11, 2025 -
Fix typo in "Troubleshoot Native Image Run-Time Errors"
#11406 opened
Jun 13, 2025 -
[GR-65967] Add hs_err_pid*.log to common catch_files
#11407 opened
Jun 13, 2025
6 Issues closed by 3 people
-
[Native Image] Build-time crash with `-O2` and above
#11104 closed
Jun 13, 2025 -
[Native Image] Java project encountered a problem when running
#11026 closed
Jun 13, 2025 -
[GR-57724] Using GraalVM with JBOSS/Wildfly throws warning: does not support runtime compilation
#9483 closed
Jun 13, 2025 -
Possibly a typo in PEA tests?
#11361 closed
Jun 12, 2025 -
KnownTruffleTypes::getThrowableJFRTracingField is outdated due to changes in JDK side
#11359 closed
Jun 10, 2025
3 Issues opened by 3 people
27 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.
-
Add support for Windows debugging with isolates enabled.
#4617 commented on
Jun 9, 2025 • 0 new comments -
Native images don't print "Helpful NullPointerExceptions" (JEP 358)
#9680 commented on
Jun 9, 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
Jun 9, 2025 • 0 new comments -
com.oracle.svm.core.jdk.UnsupportedFeatureError: SerializationConstructorAccessor class not found for declaringClass: java.time.Ser
#9610 commented on
Jun 9, 2025 • 0 new comments -
java.lang.UnsatisfiedLinkError: com.fazecast.jSerialComm.SerialPort.getCommPortsNative()
#9605 commented on
Jun 9, 2025 • 0 new comments -
Static native executables using G1 GC crashes when attempting to run it (Segmentation fault)
#9383 commented on
Jun 9, 2025 • 0 new comments -
Fully static native images on linux/arm64 support
#5872 commented on
Jun 10, 2025 • 0 new comments -
[GR-47365, GR-48191] Ability to Express all JVM Types in Reachability Metadata
#7476 commented on
Jun 11, 2025 • 0 new comments -
[GR-60436] Calling System.getenv() inside an isolate causes a memory leak
#10234 commented on
Jun 11, 2025 • 0 new comments -
[GR-59263][Native Image] JDK23+ jdk.internal.org.jline* does not work for Windows
#9884 commented on
Jun 11, 2025 • 0 new comments -
[GR-32291] Memory Leak on graal_isolatethread_t
#3474 commented on
Jun 12, 2025 • 0 new comments -
IndexOutOfBoundsException on working code after integrating new working code that used ByteBuffer instead of MemorySegment
#11294 commented on
Jun 13, 2025 • 0 new comments -
Native image fails to build inside Docker container on Mac with Apple Silicon using GraalVM CE 22.3.0
#9208 commented on
Jun 13, 2025 • 0 new comments -
[GR-65958] native image fails to generate binary for a simple array manipulation
#9320 commented on
Jun 13, 2025 • 0 new comments -
[GR-65048] Allow OS="Z/OS" and ARCH="s390x" when checking for acceptable platforms
#11209 commented on
Jun 13, 2025 • 0 new comments -
[GR-65444] [Native Image] There is an error in the construction under win and Linux, and the construction of mac(m4) is successful.
#11268 commented on
Jun 13, 2025 • 0 new comments -
[GR-65669] [Native Image] Build fails with GraalVM 24, but works with GraalVM 17
#11279 commented on
Jun 13, 2025 • 0 new comments -
Fix typos in Markdown files
#9809 commented on
Jun 10, 2025 • 0 new comments -
Fix typos in non-Markdown files
#9813 commented on
Jun 10, 2025 • 0 new comments -
[GR-62356] Replace ASM in compiler with ClassFile API
#10758 commented on
Jun 13, 2025 • 0 new comments -
Allow language interpreter to run on z/OS and s390x architecture
#10990 commented on
Jun 11, 2025 • 0 new comments -
[GR-62940] API for metadata registration that uses conditions
#11075 commented on
Jun 12, 2025 • 0 new comments -
[GR-45250] [GR-45734] Reachability proofs for reflective operations
#11079 commented on
Jun 9, 2025 • 0 new comments -
Stray print statement in coverage tool
#11164 commented on
Jun 13, 2025 • 0 new comments -
[GR-65559] Add JNI registration Attach API
#11199 commented on
Jun 10, 2025 • 0 new comments -
[GR-48191] Enable lambda reflection queries
#11350 commented on
Jun 11, 2025 • 0 new comments -
[GR-64493] Metric improvements
#11358 commented on
Jun 12, 2025 • 0 new comments