Browse Source
Singleton references should be protected from multiple threads. As far as we know this cannot happen as JUnit is used today since we currently don't run tests in parallel, but now this code will not prevent anyone. Change-Id: I29109344d2e8025fa2a3ccaf7c2c16469544ce05 Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>stable-0.10
Robin Rosenberg
14 years ago
1 changed files with 11 additions and 10 deletions
Loading…
Reference in new issue