Commit 72243f4
committed
Update native build args for JUnit initialization
Expanded GraalVM native build arguments to initialize the entire JUnit engine and platform at runtime, added tracing for class initialization, and enabled reporting of exception stack traces to improve debugging and avoid partial early initialization issues.1 parent f8614a0 commit 72243f4
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
127 | 134 | | |
128 | 135 | | |
129 | 136 | | |
| |||
0 commit comments