Variable substitution in configurations crash if the value contains character sequences that are interpreted by String.replace as special replacement patterns. See reproduction steps: $ cat test-file ...
Variant symlinks are symbolic links whose target path can change based on context. Unlike regular symlinks that always point to the same location, variant symlinks resolve dynamically using ...