Thread (18 messages) flat view 18 messages, 3 authors, 2016-06-15

Re: [JGIT PATCH 09/13] Replace inefficient new String(String) constructor to silence FindBugs

From: Robin Rosenberg <hidden>
Date: 2016-06-15 22:46:41

tisdag 28 april 2009 23:12:22 skrev "Shawn O. Pearce" [off-list ref]:
FindBugs keeps reporting that our usage of new String(String)
is not the most efficient way to construct a string.
I think we should find better ways of silencing FindBugs,, than addiing obscure
coding patterns that are worse than what FindBugs warns against. 

Options are: 
	Add a comment 
	Customize findbugs rules
	Findbugs specific annotations

-- robin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help