Commit 701e63a
authored
Fix: insert additional jvm argument for iOS 26
Automatically add `-XX:+MirrorMappedCodeCache` for iOS 26.
This can also be used on lower iOS and useful for live debugging, but it doubles the virtual memory usage for code cache, hence it’s not a default.
Signed-off-by: Duy Tran <40482367+khanhduytran0@users.noreply.github.com>1 parent 1717632 commit 701e63a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
229 | 234 | | |
230 | 235 | | |
231 | 236 | | |
| |||
0 commit comments