]> source.dussan.org Git - jgit.git/commit
[errorprone] RawParseUtils@parseHexInt64: suppress IntLongMath 58/204558/6
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 19 Sep 2023 15:04:14 +0000 (17:04 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 Sep 2023 14:15:34 +0000 (16:15 +0200)
commita17e05437b0251c4c00b7cbc712d99d68908e122
tree80a9dbf9a953e790cdd9a6ea786665fc2ba20d18
parent978cbb84c4b93a871a9c5499a74b54fac6c96c65
[errorprone] RawParseUtils@parseHexInt64: suppress IntLongMath

see https://errorprone.info/bugpattern/IntLongMath

Change-Id: I71acd5eec252b8c43d7c411f513e502694830727
org.eclipse.jgit/src/org/eclipse/jgit/util/RawParseUtils.java