Commit 3f8debf
feat: raise JVM memory floors (Xms≥1G, Xmx≥2G) (#56)
* docs(README): fix Issues link to HTTPS
* feat(setup): raise JVM floors to Xms≥1G and Xmx≥2G
* fix: correct bash syntax in JVM memory floor enforcement (#59)
* Initial plan
* fix(setup): correct bash syntax for JVM memory floor checks
Co-authored-by: TimInTech <129355283+TimInTech@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TimInTech <129355283+TimInTech@users.noreply.github.com>
* fix: correct bash syntax in JVM memory floor assignments (#58)
* Initial plan
* fix: correct bash syntax errors in memory floor assignments
Co-authored-by: TimInTech <129355283+TimInTech@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TimInTech <129355283+TimInTech@users.noreply.github.com>
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>1 parent a5d1de2 commit 3f8debf
2 files changed
+2
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 30 | | |
39 | 31 | | |
40 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 30 | | |
39 | 31 | | |
40 | 32 | | |
| |||
0 commit comments