Commit 267969e
committed
docs(jres): fix stack_threads default (250) and version resolution env var
Copilot review:
- stack_threads default is 250 (DefaultStackThreads in src/java/jres/jre.go), not 200
- troubleshooting resolution order used JBP_CONFIG_<KEY>_JRE; the code checks the
documented JBP_CONFIG_<NAME>_JRE name or the auto-generated JBP_CONFIG_<KEY> alias1 parent 11837e2 commit 267969e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments