CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 05:14:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/oracle/graal.git
etag: W/"47d36b2fb34e55be86c28586739628f6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=dCd7DTMcE20nMDnV74iF9ZPU2hm5JISBV%2FY6tZpVfHzhhPTCaXWoDR6%2FQVf6kHCwIfRW7yL9gh5Wd0r%2BqWRWeJ3EZYMcxd3nw%2BXxXf7WMSK%2BtC%2BVvh7UbE8LlechcV8548k1HZjXhxRbVTH9E3Gkg%2FN25C3CjdmMXHM8dIzfCT1sLyy1BFOA3YzNrU7QNoF%2BVx9zqyMPInlVAINe41qPSdslOVqKcEFI0qYt%2BsbT%2B%2BzS6TrPfHsk5sIts2aY40TQg%2F23doOna6Vzp7LbgPOrkw%3D%3D--i3loBWAcaThqYlsN--MooYwBV9KypbB9lyeCq3Rg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1262066303.1753506884; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 05:14:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 05:14:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B348:39232F:1B5802:27BBC7:68846444
[GR-48811] Change lifecycle of JIT-compiled code. · oracle/graal@d7ee198 · GitHub
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/GCImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeCacheWalker.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/IsolateArgumentParser.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfo.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoAccess.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoTable.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeCache.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeInfoAccess.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit d7ee198
committed
File tree
Expand file treeCollapse file tree
15 files changed
+72
-96
lines changedFilter options
- substratevm/src
- com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge
- com.oracle.svm.core/src/com/oracle/svm/core
- code
- deopt
- heap
- stack
Expand file treeCollapse file tree
15 files changed
+72
-96
lines changedsubstratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/GCImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/GCImpl.java+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
875 | 875 |
| |
876 | 876 |
| |
877 | 877 |
| |
878 |
| - | |
879 |
| - | |
880 |
| - | |
881 |
| - | |
882 |
| - | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
883 | 881 |
| |
884 |
| - | |
885 |
| - | |
| 882 | + | |
886 | 883 |
| |
887 | 884 |
| |
888 | 885 |
| |
|
substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeCacheWalker.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeCacheWalker.java+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
78 |
| - | |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core.genscavenge/src/com/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl.java-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 | 62 |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/IsolateArgumentParser.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/IsolateArgumentParser.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| 50 | + | |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfo.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfo.java+9-10Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 |
| - | |
| 83 | + | |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
92 | 91 |
| |
93 | 92 |
| |
94 |
| - | |
| 93 | + | |
95 | 94 |
| |
96 | 95 |
| |
97 | 96 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoAccess.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoAccess.java+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
161 |
| - | |
| 160 | + | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoImpl.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoImpl.java+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoTable.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/CodeInfoTable.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeCache.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeCache.java+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 | 31 |
| |
35 | 32 |
| |
36 | 33 |
| |
| |||
57 | 54 |
| |
58 | 55 |
| |
59 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| |||
210 | 211 |
| |
211 | 212 |
| |
212 | 213 |
| |
213 |
| - | |
| 214 | + | |
214 | 215 |
| |
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
220 |
| - | |
| 221 | + | |
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
| |||
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
239 |
| - | |
| 240 | + | |
240 | 241 |
| |
241 |
| - | |
| 242 | + | |
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
247 | 248 |
| |
248 | 249 |
| |
249 | 250 |
| |
| |||
256 | 257 |
| |
257 | 258 |
| |
258 | 259 |
| |
259 |
| - | |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
|
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeInfoAccess.java
Copy file name to clipboardExpand all lines: substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/code/RuntimeCodeInfoAccess.java+25-24Lines changed: 25 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
182 | 197 |
| |
183 | 198 |
| |
184 | 199 |
| |
| |||
204 | 219 |
| |
205 | 220 |
| |
206 | 221 |
| |
207 |
| - | |
| 222 | + | |
208 | 223 |
| |
209 | 224 |
| |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
| 225 | + | |
| 226 | + | |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
| |||
245 | 248 |
| |
246 | 249 |
| |
247 | 250 |
| |
248 |
| - | |
| 251 | + | |
249 | 252 |
| |
250 | 253 |
| |
251 | 254 |
| |
| |||
262 | 265 |
| |
263 | 266 |
| |
264 | 267 |
| |
265 |
| - | |
| 268 | + | |
266 | 269 |
| |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 | 270 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
|
You can’t perform that action at this time.
0 commit comments