-
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
109 Pull requests merged by 2 people
-
[GR-55132] Periodic update of the language imports.
#10962 merged
Apr 2, 2025 -
[GR-63549] Fix data race between swapOut and addPredicated in the TypeFlow class
#10956 merged
Apr 1, 2025 -
[GR-61692] Add comment to TruffleToLibGraalCalls2 explaining why the class was added.
#10959 merged
Apr 1, 2025 -
[GR-63576] Update CI overlays
#10953 merged
Apr 1, 2025 -
[GR-55223] Make MaxStackFrames Optional Again.
#10941 merged
Apr 1, 2025 -
[GR-62501] Revert refactor of Method vs. MethodVersion to fix isObsolete().
#10949 merged
Apr 1, 2025 -
[GR-63603] Update labsjdk to 25+16-jvmci-b01
#10948 merged
Apr 1, 2025 -
[JDK-8350376] Adapt JDK-8319447: Improve performance of delayed task handling
#10744 merged
Apr 1, 2025 -
[GR-63459] Update Academic Publications list and UPL license text file (not in java files).
#10947 merged
Mar 31, 2025 -
[GR-54022] Build first-object table and reset card table in compacting GC without an extra pass.
#10933 merged
Mar 30, 2025 -
[JDK-8353224] Handle unix line endings on cygwin.
#10946 merged
Mar 30, 2025 -
[GR-62672] Refactorings for the identity hashcode support.
#10936 merged
Mar 29, 2025 -
[GR-63557] Inline multi-line help text for options.
#10939 merged
Mar 29, 2025 -
[GR-63551] Improve build-time validation of Native Image options.
#10940 merged
Mar 29, 2025 -
[GR-63457] Document system properties always included in a native image.
#10943 merged
Mar 29, 2025 -
[GR-62935] Introduce a common timing interface
#10867 merged
Mar 28, 2025 -
[GR-63579] Add unimplemented Graal intriniscs for SHA3Parallel.doubleKeccak on AMD64.
#10938 merged
Mar 28, 2025 -
[GR-63227] Update SBOM BuildOutput.md, describe unassociated types
#10934 merged
Mar 27, 2025 -
[GR-63360] Ignore precomputed lambda forms from -H:Preserve=all
#10932 merged
Mar 27, 2025 -
[GR-63507] Update SyncPort info.
#10930 merged
Mar 27, 2025 -
[GR-63524] Fix class names in heap dumps.
#10931 merged
Mar 27, 2025 -
[GR-63550] Fix bug in JFR type repository
#10749 merged
Mar 27, 2025 -
[GR-63234] Make mapping between OptionDescriptors and OptionContainers canonical
#10903 merged
Mar 26, 2025 -
[GR-63203] Add intrinsics for ML-DSA
#10929 merged
Mar 26, 2025 -
[GR-63115] Disable ObjdumpDisassemblerProvider in native image.
#10922 merged
Mar 26, 2025 -
[GR-63028] Prevent rematerialization of SVM's LoadCompressedObjectConstantOp
#10910 merged
Mar 26, 2025 -
[GR-57252] Improve error message around MUSL not being supported.
#10926 merged
Mar 26, 2025 -
[GR-63347] Update labsjdk to 25+15-jvmci-b01.
#10909 merged
Mar 26, 2025 -
[GR-63036] Change the Native Image serial GC so that it can support ReduceInitialCardMarks.
#10925 merged
Mar 26, 2025 -
[GR-63231] FFM review feedback and fix SVM_FOREIGN dependency
#10918 merged
Mar 25, 2025 -
[GR-63358] AMD64ArrayIndexOfOp: Fix short jump across unknown alignment.
#10916 merged
Mar 25, 2025 -
[GR-61411] Update JCodings to 1.0.63.
#10841 merged
Mar 25, 2025 -
[GR-63037] Cleanups and refactorings for STATUS_IN_VM.
#10914 merged
Mar 25, 2025 -
[GR-63348] Truffle docs: update maven configuration example.
#10913 merged
Mar 24, 2025 -
[GR-62961] Exclude projects from coverage.
#10855 merged
Mar 24, 2025 -
[GR-63282] Improve native-image -D help description
#10896 merged
Mar 24, 2025 -
[GR-63033] [GR-63361] Add specialized filter primitive flow for constant y operand
#10897 merged
Mar 23, 2025 -
[GR-62126] Reverse dependency between svm core and svm configure projects.
#10905 merged
Mar 22, 2025 -
[GR-62824] Treat not only InvokeWithExceptionNode as WithExceptionNodes
#10902 merged
Mar 22, 2025 -
[GR-63055] Add info how to Extract SBOM Contents from a native image to SBOM reference documentation.
#10900 merged
Mar 22, 2025 -
[GR-63061] Update labsjdk to 25+14-jvmci-b01
#10858 merged
Mar 22, 2025 -
[GR-63350] Use Oracle GraalVM for 24 ver in OCI and Container Images guides.
#10899 merged
Mar 22, 2025 -
[GR-63075] Restore public access from inherited classes when public access is enabled.
#10868 merged
Mar 22, 2025 -
[GR-63069] Fix libffi warnings on Darwin
#10865 merged
Mar 21, 2025 -
[GR-63018] Increase code alignment on AMD64 to 32 bytes.
#10895 merged
Mar 21, 2025 -
[GR-63180] Don't assume that image heap partitions with offset 0 are filler partitions.
#10894 merged
Mar 21, 2025 -
[GR-50017] TruffleStrings: internal refactoring for better performance in statically compiled code.
#10874 merged
Mar 21, 2025 -
[GR-63282] Clarify that native-image -D sets the system property only at image build-time
#10885 merged
Mar 20, 2025 -
[GR-52573] Allow usage of foreign memory API on all platforms.
#10890 merged
Mar 20, 2025 -
[GR-63100] Move NativeImageVM and its dependencies to mx_sdk_benchmark.
#10889 merged
Mar 20, 2025 -
[GR-55132] Periodic update of the language imports.
#10888 merged
Mar 20, 2025 -
[GR-50788] Acquire CommitAllocationNode locks with fastpath only
#10887 merged
Mar 20, 2025 -
[GR-62599] Sort fields by name and type.
#10877 merged
Mar 20, 2025 -
[GR-63054] Fix wrapper node parity on enter/exit in BytecodeNode.
#10873 merged
Mar 20, 2025 -
[GR-62518] Add weekly benchmark jobs collecting phase times and memory usage metrics
#10886 merged
Mar 20, 2025 -
[GR-61143] Implement Vector API arithmetic masked operations
#10871 merged
Mar 19, 2025 -
[GR-63249] Defaults dacapo gate to older smaller release.
#10880 merged
Mar 19, 2025 -
[GR-59202] Update version number; Review Native Image options.
#10879 merged
Mar 19, 2025 -
[GR-63099] Unrolling: consider guard proxy usages.
#10870 merged
Mar 19, 2025 -
[GR-63047] Inject conditional probabilities for br_table bytecodes.
#10876 merged
Mar 19, 2025 -
[GR-60592] Deleted services should not be present at run time.
#10350 merged
Mar 18, 2025 -
[GR-62834] Native image should respect @jdk.internal.vm.annotation.DontInline
#10875 merged
Mar 18, 2025 -
[JDK-8345785] Adapt JDK-8345687: Improve the implementation of SegmentFactories::allocateSegment
#10267 merged
Mar 18, 2025 -
[GR-62966] Prevent absent hashcode computation split across safepoint checks.
#10862 merged
Mar 18, 2025 -
[GR-62835] Assertion error when loading native image debug info in GDB 16.
#10823 merged
Mar 18, 2025 -
[GR-63097] Disable PartialEscapeAnalysis in ObjectCloneTest
#10864 merged
Mar 17, 2025 -
[GR-59770] [GR-62951] [GR-63030] Fixes for the NFI Panama backend
#10859 merged
Mar 15, 2025 -
[GR-57063] Implement improved variadic support for the Bytecode DSL.
#10838 merged
Mar 14, 2025 -
[GR-60058] [GR-62798] Make x52 hardware primary for benchmarking.
#10860 merged
Mar 14, 2025 -
[GR-62881] LLVM_NINJA_TOOLCHAIN: pass -fuse-ld=lld on Darwin too
#10857 merged
Mar 14, 2025 -
[GR-58659] [GR-58660] Add FFM Support for {darwin,linux}-aarch64 on SubstrateVM
#10856 merged
Mar 14, 2025 -
[GR-62435] Expand fixed guards during GuardLowering
#10846 merged
Mar 14, 2025 -
[GR-62602] Throw consistent error type for unsafe accesses of static word fields
#10853 merged
Mar 13, 2025 -
[GR-62459] Make AnnotationParser layer aware
#10851 merged
Mar 13, 2025 -
[GR-59202] Update path to Spring Boot microservices demo.
#10849 merged
Mar 13, 2025 -
[GR-63008] Github Truffle workflow times out.
#10850 merged
Mar 12, 2025 -
[GR-62847] Update labsjdk to 25+13-jvmci-b01
#10830 merged
Mar 12, 2025 -
[GR-62555] Early check for options which native image ignores.
#10844 merged
Mar 12, 2025 -
[GR-62822] Loop peeling: peeling with floating guard fixes.
#10842 merged
Mar 12, 2025 -
[GR-58004] Add JavaMonitorQueuedSynchronizer#reacquire (adopt JDK-8325397)
#10845 merged
Mar 12, 2025 -
[GR-62960] Skip
compiler_gate_benchmark_runner()
on GHA.#10840 merged
Mar 11, 2025 -
[GR-59202] Update Command-Line Scanning for vulnerabilities in application dependencies.
#10843 merged
Mar 11, 2025 -
[GR-61109] Test unchained JVM standalones
#10832 merged
Mar 11, 2025 -
[GR-59202] Rename ML profile inference models in Native Image.
#10836 merged
Mar 11, 2025 -
[GR-62316] Reduce system property access in ImageInfo.
#10833 merged
Mar 11, 2025 -
[GR-62939] Specify correct compiler in MUSL_NINJA_TOOLCHAIN and MUSL_CMAKE_TOOLCHAIN.
#10834 merged
Mar 10, 2025 -
[GR-62133] Implement VTable builder in the shared project.
#10809 merged
Mar 10, 2025 -
[GR-62734] Fix for transient issue where stack frames were null.
#10822 merged
Mar 10, 2025 -
[GR-62575] Eagerly initialize JdkCatalog#catalog before analysis
#10829 merged
Mar 7, 2025 -
[GR-60116] Persist metadata of AOT types during build-time for Crema
#10817 merged
Mar 7, 2025 -
[GR-62838] Verify that DynamicHubs are addressable.
#10826 merged
Mar 7, 2025 -
[GR-62815] Adapt JDK-8348561: Add aarch64 intrinsics for ML-DSA
#10825 merged
Mar 7, 2025 -
[GR-62636] Add some documentation for ML-Powered Profile Inference in Native Image.
#10821 merged
Mar 6, 2025 -
[JDK-8349711] Adapt JDK-8343840: Rewrite the ObjectMonitor lists
#10757 merged
Mar 6, 2025 -
[GR-60424] Overlay version bump.
#10810 merged
Mar 6, 2025 -
[GR-59207] Release GraalVM 24.2.0.
#10815 merged
Mar 5, 2025 -
[GR-62689] Fix Truffle coverage run.
#10805 merged
Mar 5, 2025 -
[GR-62567] Preserve and upload dacapo output files when a job fails.
#10813 merged
Mar 5, 2025 -
[GR-62542] Strip mining: properly differentiate between counted and non counted.
#10804 merged
Mar 4, 2025 -
[GR-62540] Fix return type compatibility check can lead to void specializations being filtered.
#10779 merged
Mar 4, 2025 -
[GR-62677] Update compiler OWNERS files.
#10806 merged
Mar 4, 2025 -
[GR-62466] Do not use field offsets to order fields.
#10802 merged
Mar 3, 2025 -
[GR-59180] Update third party license file.
#10807 merged
Mar 3, 2025 -
[GR-62646] Update labsjdk to 25+12-jvmci-b01
#10803 merged
Mar 3, 2025 -
[GR-62608] Use fixed version of curl package.
#10785 merged
Mar 2, 2025 -
[GR-62532] CompactingOldGen: walk only card-marked part of image heap during fixup.
#10780 merged
Mar 2, 2025
11 Pull requests opened by 3 people
-
[GR-34954] Make OSR tests more robust.
#10814 opened
Mar 5, 2025 -
Update RecomputeFieldValue.java
#10837 opened
Mar 10, 2025 -
[WIP][GR-45250] Implement a bytecode-level analysis for constant reflection calls
#10878 opened
Mar 18, 2025 -
[GR-63115] Disable ObjdumpDisassemblerProvider in native image.
#10884 opened
Mar 19, 2025 -
Shenandoah support
#10904 opened
Mar 21, 2025 -
[GR-62990] Fields containing classes are not properly supported by the debug info.
#10919 opened
Mar 25, 2025 -
[GR-63337] Remove pointless parallel stream processing for classpath entries.
#10920 opened
Mar 25, 2025 -
[GR-61282][GR-63630] Support source sections when linear parsing without look-ahead.
#10942 opened
Mar 28, 2025 -
[GR-63493] Only measure libgraal size with pgo enabled
#10950 opened
Mar 31, 2025 -
[GR-62629] Report user errors for huge relocatable objects in heap.
#10960 opened
Apr 1, 2025 -
[GR-63600] Fix missing optimization configs in benchmarks.
#10961 opened
Apr 1, 2025
19 Issues closed by 13 people
-
[Native Image] JPA configuration with Graal 17 native image
#10839 closed
Apr 1, 2025 -
[GR-63334] [Native Image] `24.2.x` Fatal error while compiling with `-O3`
#10882 closed
Mar 31, 2025 -
[GR-63281] Add a dependency list for the local toolchain of the `pacman` package manager
#10881 closed
Mar 28, 2025 -
[Native Image] *.class constants contains garbage in Graal VM 23
#10928 closed
Mar 26, 2025 -
Starvation in ensureInitialize
#10923 closed
Mar 25, 2025 -
What's the support policy for LTS GraalVM JDK versions?
#10917 closed
Mar 25, 2025 -
High CPU Usage by TruffleCompilerThread
#10730 closed
Mar 25, 2025 -
Performance regression of java.io.ByteArrayOutputStream.write()
#10776 closed
Mar 24, 2025 -
StringBuilder setLength not found GraalVM CE 24.1.2
#10831 closed
Mar 24, 2025 -
[GR-63273] Host interop unable to access public method inherited from non-public superclass
#10872 closed
Mar 20, 2025 -
[Native Image] Aux Cache effectively unusable
#10790 closed
Mar 19, 2025 -
Performance degradation in Oracle GraalVM JDK 25ea
#10695 closed
Mar 19, 2025 -
[Native Image]
#10753 closed
Mar 14, 2025 -
[Native Image] unable to run the program packed by native-image
#10121 closed
Mar 6, 2025 -
[GR-62708][Native Image] access to location of native image like $0
#10773 closed
Mar 5, 2025
11 Issues opened by 9 people
-
[Native Image] Issues with the memory management command line options for native-image
#10957 opened
Apr 1, 2025 -
[Native Image] [Tool SVM:WASM]
#10955 opened
Apr 1, 2025 -
[Native Image] Can't load library: awt
#10951 opened
Apr 1, 2025 -
[GR-63519] Provide a docker image with graalvm and visual studio for building executables on windows
#10924 opened
Mar 25, 2025 -
[GR-63516] Unsafe allocation causes deadlock/crash
#10912 opened
Mar 24, 2025 -
A language with id `regex` is not installed. Did you mean `regex`? Installed languages are: `regex`
#10908 opened
Mar 24, 2025 -
Shadowing Graal as library with relocation fails due to native bindings
#10907 opened
Mar 23, 2025 -
graaljs operator overloading for java
#10892 opened
Mar 20, 2025 -
[Native Image] `24.2.x`: `NullPointerException` when applying PGO profile
#10883 opened
Mar 19, 2025 -
[Native Image] G1GC / musl segfault
#10827 opened
Mar 7, 2025
33 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.
-
Support agent by attaching it at build time
#9668 commented on
Mar 18, 2025 • 2 new comments -
[Native Image] GraalPy/Regex fails to build with `--link-at-build-time`
#10775 commented on
Mar 2, 2025 • 0 new comments -
How to include msvcr100.dll in Windows native image
#1762 commented on
Mar 21, 2025 • 0 new comments -
Wasm target architecture for native image
#3391 commented on
Mar 29, 2025 • 0 new comments -
[GR-52267] Can't compile with Onnxruntime library, conflict with svm-enterprise.jar
#8431 commented on
Mar 31, 2025 • 0 new comments -
Fully static native images on linux/arm64 support
#5872 commented on
Apr 1, 2025 • 0 new comments -
[GR-44605] Implement Garbage Collection Proposal for WebAssembly
#9758 commented on
Apr 2, 2025 • 0 new comments -
load .jnilib on MacOS from the native-image executable directory
#6823 commented on
Mar 31, 2025 • 0 new comments -
Support Java agent instrumentation in native image
#8077 commented on
Mar 19, 2025 • 0 new comments -
Fix typos in Markdown files
#9809 commented on
Mar 26, 2025 • 0 new comments -
Fix typos in non-Markdown files
#9813 commented on
Mar 26, 2025 • 0 new comments -
[GR-57827] Initialize security providers at run time.
#10143 commented on
Mar 25, 2025 • 0 new comments -
Initialize ResolverConfigurationImpl at runtime on Windows
#10396 commented on
Mar 24, 2025 • 0 new comments -
Use offsets from `.bgv` file to select appropriate text
#10510 commented on
Apr 1, 2025 • 0 new comments -
[GR-54697] Implement debuginfo generation at image-runtime.
#10522 commented on
Mar 27, 2025 • 0 new comments -
[WIP] Strict constant reflection
#10693 commented on
Mar 12, 2025 • 0 new comments -
[GR-51064] Inspecting and Testing the Reachability Metadata used in Native-Image Builds
#7482 commented on
Mar 3, 2025 • 0 new comments -
[GR-47922] Enforce `-H:±UnlockExperimentalVMOptions`
#7370 commented on
Mar 3, 2025 • 0 new comments -
[GR-47365, GR-48191] Ability to Express all JVM Types in Reachability Metadata
#7476 commented on
Mar 3, 2025 • 0 new comments -
[GR-58477] Reduce the complexity of Native Image reachability metadata
#9679 commented on
Mar 3, 2025 • 0 new comments -
Support JFR emergency dumps on out of memory
#10600 commented on
Mar 4, 2025 • 0 new comments -
native-image: support statically linking JNI libraries
#3359 commented on
Mar 8, 2025 • 0 new comments -
[Native Image] Loading Mac keystore aka KeychainStore results into a runtime exception
#10387 commented on
Mar 9, 2025 • 0 new comments -
[GR-57724] Using GraalVM with JBOSS/Wildfly throws warning: does not support runtime compilation
#9483 commented on
Mar 11, 2025 • 0 new comments -
[GR-60766] [Native Image] Pico CLI native app fails to run on Graal 23
#10390 commented on
Mar 13, 2025 • 0 new comments -
[GR-18218] Full support for the Foreign Function & Memory API in Native Image
#8113 commented on
Mar 14, 2025 • 0 new comments -
[GR-62463] A language with id '???' is not installed
#10724 commented on
Mar 19, 2025 • 0 new comments -
[GR-44320] Unable to make Kerberos Authenticated http calls due to GSSManager Oid issue
#5950 commented on
Mar 19, 2025 • 0 new comments -
[GR-51257] java.io.tmpdir property not respected in java.io.File.createTempFile?
#7731 commented on
Mar 19, 2025 • 0 new comments -
[Native Image] jdk.graal.compiler.debug.GraalError: Frame states being merged are incompatible: mismatch in rethrowException flag
#10610 commented on
Mar 19, 2025 • 0 new comments -
Providers loaded by FileSystemProvider not handled correctly in native image
#5134 commented on
Mar 19, 2025 • 0 new comments -
[GR-57284] `JAVA_TOOL_OPTIONS` environment variable in native executables
#9504 commented on
Mar 19, 2025 • 0 new comments