Make TransportLocal.StreamRewritingThread static
commit364cb0ec3644265b4a91da47ef0d78b1b70b2d30
authorShawn O. Pearce <spearce@spearce.org>
Mon, 4 May 2009 23:30:47 +0000 (4 16:30 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 5 May 2009 20:59:19 +0000 (5 22:59 +0200)
treef32df4c2ce834f4ad32f5b5f90266f9e14acaddf
parent39df8016f11b416535aa5218bd62f65526a1f1d5
Make TransportLocal.StreamRewritingThread static

This thread doesn't need access to the outer instance.

Noticed by FindBugs.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/transport/TransportLocal.java