diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-01 00:53:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-16 11:45:57 +0100 |
commit | ee28780bf2dfe8574905835d43b5bb0738ad81ad (patch) | |
tree | 2626b8986ec1de6ad2f59c2b6d7be4e325226733 /org.eclipse.jgit.pgm/META-INF/services | |
parent | 78b7d9e4fa1bdd3ba27b39190b45f7bdf0b61fff (diff) | |
download | jgit-ee28780bf2dfe8574905835d43b5bb0738ad81ad.tar.gz jgit-ee28780bf2dfe8574905835d43b5bb0738ad81ad.zip |
Make BinaryBlobException stackless
We use BinaryBlobException to signal a binary blob was found and never
make use of its stack trace. Suppress filling in the stack trace to
avoid the performance penalty coming with that.
See https://shipilev.net/blog/2014/exceptional-performance/
Change-Id: Iae1f1c19a1fa8aef4f6569822557171130299958
Diffstat (limited to 'org.eclipse.jgit.pgm/META-INF/services')
0 files changed, 0 insertions, 0 deletions