]> source.dussan.org Git - jgit.git/commit
[spotbugs] Fix incorrect lazy initialization in SystemReader 29/173429/6
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 5 Dec 2020 00:34:33 +0000 (01:34 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 22 Dec 2020 09:53:01 +0000 (10:53 +0100)
commit3482e501348a6b38cdf3feb8c313102552ccaced
treebb3701d9033ff1b52531d7fb277e87d4a339148e
parent13e0ffbd3d87fba58e0739056810c51cb3e93b9b
[spotbugs] Fix incorrect lazy initialization in SystemReader

This fixes two warnings of type LI_LAZY_INIT_STATIC.

Change-Id: I26a7a48aed9d0a0547e908a56b7014a7620fadd8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/util/SystemReader.java