Skip to content

Object encoder#4

Open
excentr0 wants to merge 12 commits intomasterfrom
ObjectEncoder
Open

Object encoder#4
excentr0 wants to merge 12 commits intomasterfrom
ObjectEncoder

Conversation

@excentr0
Copy link
Owner

Request

@ghost
Copy link

ghost commented Jul 19, 2020

DeepCode's analysis on #cee5e3 found:

  • ⚠️ 1 warning, ℹ️ 3 minor issues. 👇

Top issues

Description Example fixes
Either rethrow this java.lang.InterruptedException or set the interrupted flag on the current thread with 'Thread.currentThread().interrupt()'. Otherwise the information that the current thread was interrupted will be lost. Occurrences: 🔧 Example fixes
Printing the stack trace of java.lang.InterruptedException. Production code should not use printStackTrace. Occurrences: 🔧 Example fixes
Use java.lang.StringBuilder instead of java.lang.StringBuffer. java.lang.StringBuffer is less efficient than java.lang.StringBuilder Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant