summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2012-10-16 00:21:43 -0700
committerHarvey Harrison <[email protected]>2012-10-16 00:21:43 -0700
commit4309d1334a2b036c7bf15612199bb7391a57980b (patch)
tree86e41d5d85b4e76af656aae4b920eb5bbdfc1762 /doc
parent28410cfb398b510b4f748f3a1134dd13dae9f7c4 (diff)
gluegen: replace Thread name with name of lock file in SingletonInstanceFileLock error message
The getName() call here is currently calling Thread.getName() inherited by the anonymous inner class. This is ambiguous, and likely meant to call the getName() method of SingletonInstanceFileLock, which would output the lockfile name. In any event, infoPrefix() is already adding the Thread name for us. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions