Commit 065f7ac
committed
Source jvm-options from JRE module path, use in cmd
Source jvm-options (if it exists) from the Cekit "JRE" module
path, rather than JDK.
Move the evaluation of 'jvm_specific_options' out of the GC
options function (gc_config) and into the general command line
assembly.
At present, none of the Cekit modules (JDK or JRE) provide the
jvm-options file.
Signed-off-by: Jonathan Dowland <[email protected]>1 parent 645a631 commit 065f7ac
File tree
1 file changed
+7
-5
lines changed- modules/jvm/artifacts/opt/jboss/container/java/jvm
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments