File tree
13 files changed
+80
-42
lines changed- libs
- src/trufflesom
- interpreter
- primitives
- arithmetic
- basics
- vmobjects
- tests/trufflesom/tests
13 files changed
+80
-42
lines changedLines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
39 |
| - | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| 45 | + | |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
| |||
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
| 60 | + | |
56 | 61 |
| |
57 | 62 |
| |
| 63 | + | |
| 64 | + | |
58 | 65 |
| |
59 | 66 |
| |
60 | 67 |
| |
| |||
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
| 79 | + | |
72 | 80 |
| |
73 | 81 |
| |
| 82 | + | |
| 83 | + | |
74 | 84 |
| |
75 | 85 |
| |
76 | 86 |
| |
| |||
85 | 95 |
| |
86 | 96 |
| |
87 | 97 |
| |
| 98 | + | |
88 | 99 |
| |
89 | 100 |
| |
| 101 | + | |
| 102 | + | |
90 | 103 |
| |
91 | 104 |
| |
92 | 105 |
| |
|
Lines changed: 18 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
| 339 | + | |
339 | 340 |
| |
340 | 341 |
| |
341 | 342 |
| |
| |||
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
| 354 | + | |
353 | 355 |
| |
354 | 356 |
| |
355 | 357 |
| |
| |||
363 | 365 |
| |
364 | 366 |
| |
365 | 367 |
| |
| 368 | + | |
366 | 369 |
| |
367 | 370 |
| |
368 | 371 |
| |
| |||
409 | 412 |
| |
410 | 413 |
| |
411 | 414 |
| |
412 |
| - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
413 | 423 |
| |
414 | 424 |
| |
415 | 425 |
| |
| |||
440 | 450 |
| |
441 | 451 |
| |
442 | 452 |
| |
443 |
| - | |
| 453 | + | |
444 | 454 |
| |
445 | 455 |
| |
446 | 456 |
| |
| |||
472 | 482 |
| |
473 | 483 |
| |
474 | 484 |
| |
475 |
| - | |
| 485 | + | |
476 | 486 |
| |
477 | 487 |
| |
478 | 488 |
| |
|
- .github/workflows/gate.yml+9-2
- .mx_vcs_root
- README-proftool.md+165
- README.md+182-79
- ci.jsonnet+194-192
- common.json+57-23
- docs/IDE.md+93
- eclipse-settings/org.eclipse.jdt.core.prefs+1
- java/ListModules.java+6-59
- java/com.oracle.jvmtiasmagent/src/jvmtiasmgent.c+556
- java/com.oracle.mxtool.checkcopy/src/com/oracle/mxtool/checkcopy/CheckCopyright.java+4-1
- java/com.oracle.mxtool.junit/.checkstyle_checks.xml+4-4
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/FindClassesByAnnotatedMethods.java+101-14
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/JsonResultsDecorator.java+197
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/MxJUnitWrapper.java+16-8
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/MxRunListener.java+4-2
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/MxRunListenerDecorator.java+2-2
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/TestResultLoggerDecorator.java+2-2
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/TextRunListener.java+37-11
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/TimingDecorator.java+2-2
- java/com.oracle.mxtool.junit/src/com/oracle/mxtool/junit/VerboseTextListener.java+6-1
- jdk-binaries.json+39
- jdk_distribution_parser.py+3-142
- mx.mx/suite.py+204-71
- mx.py+954-447
- mx_benchmark.py+576-203
- mx_benchplot.py+32-15
- mx_cmake.py+194
- mx_compat.py+40-1
- mx_downstream.py+1-1
- mx_fetchjdk.py+336-88
- mx_gate.py+81-41
- mx_gc.py+236
- mx_ide_eclipse.py+185-94
- mx_ide_intellij.py+65-49
- mx_ide_netbeans.py+30-30
- mx_ideconfig.py+3-5
- mx_jackpot.py+3-2
- mx_jardistribution.py+903-358
- mx_javacompliance.py+17-1
- mx_javamodules.py+314-221
- mx_logcompilation.py+317
- mx_native.py+58-32
- mx_proftool.py+1.4k
- mx_spotbugs.py+10-15
- mx_unittest.py+162-53
- mx_urlrewrites.py+53-12
- select_jdk.py+54-19
- tag_version.py+16-23
- templates/eclipse-pydevproject-14
- templates/eclipse-pyproject-18
- templates/hg-ignore-25
- tests/benchmark_tests.py+97
- tests/mx.benchmarks/suite.py+4
- tests/run+69
Submodule truffle updated 6998 files
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
203 |
| - | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
Lines changed: 22 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
| |||
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
| |||
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 |
| |
107 | 112 |
| |
108 | 113 |
| |
| |||
183 | 188 |
| |
184 | 189 |
| |
185 | 190 |
| |
186 |
| - | |
187 |
| - | |
| 191 | + | |
| 192 | + | |
188 | 193 |
| |
189 | 194 |
| |
190 | 195 |
| |
191 | 196 |
| |
192 | 197 |
| |
193 | 198 |
| |
194 | 199 |
| |
195 |
| - | |
| 200 | + | |
196 | 201 |
| |
197 | 202 |
| |
198 | 203 |
| |
| |||
230 | 235 |
| |
231 | 236 |
| |
232 | 237 |
| |
233 |
| - | |
| 238 | + | |
| 239 | + | |
234 | 240 |
| |
235 | 241 |
| |
236 | 242 |
| |
| |||
284 | 290 |
| |
285 | 291 |
| |
286 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
287 | 298 |
| |
288 | 299 |
| |
289 | 300 |
| |
| |||
303 | 314 |
| |
304 | 315 |
| |
305 | 316 |
| |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 | 317 |
| |
310 | 318 |
| |
311 | 319 |
| |
312 | 320 |
| |
313 | 321 |
| |
314 | 322 |
| |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
315 | 328 |
| |
316 | 329 |
| |
317 | 330 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
| |||
59 | 57 |
| |
60 | 58 |
| |
61 | 59 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 | 60 |
| |
67 | 61 |
| |
68 | 62 |
| |
|
Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
149 | 153 |
| |
150 | 154 |
| |
151 | 155 |
| |
152 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
153 | 162 |
| |
154 | 163 |
| |
155 | 164 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
| |||
123 | 122 |
| |
124 | 123 |
| |
125 | 124 |
| |
126 |
| - | |
| 125 | + | |
127 | 126 |
| |
128 | 127 |
| |
129 | 128 |
| |
| |||
149 | 148 |
| |
150 | 149 |
| |
151 | 150 |
| |
152 |
| - | |
| 151 | + | |
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
156 |
| - | |
| 155 | + | |
157 | 156 |
| |
158 | 157 |
| |
159 | 158 |
| |
| |||
169 | 168 |
| |
170 | 169 |
| |
171 | 170 |
| |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
176 | 174 |
| |
177 | 175 |
| |
178 | 176 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
845 | 845 |
| |
846 | 846 |
| |
847 | 847 |
| |
848 |
| - | |
849 | 848 |
| |
850 | 849 |
| |
851 | 850 |
| |
|
0 commit comments