File tree
753 files changed
+18799
-11638
lines changed- .github/workflows
- compiler
- ci/ci_common
- mx.compiler
- src
- jdk.graal.compiler.processor/src/jdk/graal/compiler/replacements/processor
- jdk.graal.compiler.test/src/jdk/graal/compiler
- core
- aarch64/test
- test
- replacements/test
- truffle/test
- util/test
- jdk.graal.compiler/src/jdk/graal/compiler
- asm
- aarch64
- amd64
- core
- aarch64
- amd64
- common
- memory
- util
- riscv64
- debug
- graph
- hotspot
- amd64
- z
- debug
- libgraal
- truffle
- meta
- replacements
- stubs
- java
- lir
- aarch64
- amd64
- vector
- asm
- gen
- loop/phases
- nodes
- calc
- extended
- gc
- graphbuilderconf
- memory
- spi
- util
- options
- phases
- common
- inlining
- schedule
- util
- replacements
- aarch64
- amd64
- arraycopy
- nodes
- serviceprovider
- truffle
- host
- hotspot
- util
- word
- docs/reference-manual/native-image
- guides
- espresso
- ci/ci_common
- mx.espresso
- src
- com.oracle.truffle.espresso.classfile/src/com/oracle/truffle/espresso/classfile
- attributes
- bytecode
- constantpool
- descriptors
- perf
- com.oracle.truffle.espresso.jdwp/src/com/oracle/truffle/espresso/jdwp
- api
- impl
- com.oracle.truffle.espresso.mokapot/src
- com.oracle.truffle.espresso.native
- include
- src
- com.oracle.truffle.espresso.processor/src/com/oracle/truffle/espresso/processor
- com.oracle.truffle.espresso
- src/com/oracle/truffle/espresso
- analysis
- frame
- graph
- hierarchy
- liveness
- bytecode
- classfile
- attributes
- constantpool
- constantpool
- ffi
- nfi
- impl
- jni
- meta
- nodes
- commands
- helper
- interop
- methodhandle
- quick
- interop
- invoke
- inline/bodies
- preinit
- redefinition
- plugins
- enums
- impl
- ref
- resolver
- runtime
- dispatch/staticobject
- jimage
- panama
- staticobject
- substitutions
- threads
- verifier
- vm
- continuation
- npe
- structs
- sdk
- mx.sdk
- vm
- src/org.graalvm.launcher.native/src
- substratevm
- debug/gdbpy
- mx.substratevm
- src
- com.oracle.graal.pointsto.standalone/src/com/oracle/graal/pointsto/standalone/heap
- com.oracle.graal.pointsto/src/com/oracle/graal/pointsto
- api
- flow
- context/object
- heap
- meta
- results
- typestate
- util
- com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge
- graal
- com.oracle.svm.core.graal.aarch64/src/com/oracle/svm/core/graal/aarch64
- com.oracle.svm.core.graal.amd64/src/com/oracle/svm/core/graal/amd64
- com.oracle.svm.core.graal.llvm/src/com/oracle/svm/core/graal/llvm
- lowering
- com.oracle.svm.core.posix/src/com/oracle/svm/core/posix
- darwin
- linux
- com.oracle.svm.core.windows/src/com/oracle/svm/core/windows
- com.oracle.svm.core/src/com/oracle/svm/core
- amd64
- container
- graal
- code
- jdk
- snippets
- heap
- hub
- imagelayer
- image
- jdk
- layeredimagesingleton
- meta
- os
- pltgot
- aarch64
- amd64
- snippets
- com.oracle.svm.graal.hotspot.libgraal/src/com/oracle/svm/graal/hotspot/libgraal
- com.oracle.svm.graal.hotspot/src/com/oracle/svm/graal/hotspot
- com.oracle.svm.graal/src/com/oracle/svm/graal
- hosted/runtimecompilation
- pltgot
- aarch64
- amd64
- com.oracle.svm.hosted/src/com/oracle/svm/hosted
- ameta
- analysis
- code
- heap
- imagelayer
- image
- jdk
- meta
- phases
- pltgot
- aarch64
- amd64
- snippets
- substitute
- com.oracle.svm.native.libchelper
- include
- src
- com.oracle.svm.truffle/src/com/oracle/svm/truffle
- com.oracle.svm.util/src/com/oracle/svm/util
- sulong
- ci
- mx.sulong
- tests/com.oracle.truffle.llvm.tests/src/com/oracle/truffle/llvm/tests/util
- truffle
- docs
- mx.truffle
- src
- com.oracle.truffle.api.jdk22/src/com/oracle/truffle/api/foreign
- com.oracle.truffle.api.test/src/com/oracle/truffle/api/test/polyglot
- com.oracle.truffle.api/src/com/oracle/truffle/api
- foreign
- impl
- com.oracle.truffle.attach/src
- com.oracle.truffle.compiler/src/com/oracle/truffle/compiler/hotspot/libgraal
- com.oracle.truffle.nfi.backend.panama/src/com/oracle/truffle/nfi/backend/panama
- com.oracle.truffle.polyglot/src/com/oracle/truffle/polyglot
- com.oracle.truffle.runtime/src/com/oracle/truffle/runtime
- debug
- hotspot
- libgraal
- vm
- ci/ci_common
- mx.vm
- tests
- all/agentscript
- gh_workflows/NILayerTests
- wasm/mx.wasm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
753 files changed
+18799
-11638
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
118 | 159 |
| |
119 | 160 |
| |
120 | 161 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
| |||
582 | 583 |
| |
583 | 584 |
| |
584 | 585 |
| |
| 586 | + | |
585 | 587 |
| |
586 | 588 |
| |
587 | 589 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
| 180 | + | |
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
|
Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
0 commit comments