diff -r 5b9d4d8641ce -r ae255c9aa552 sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java --- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java Wed Jun 23 14:49:59 2010 +0300 +++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java Wed Jun 23 15:05:09 2010 +0300 @@ -26,7 +26,7 @@ import com.nokia.carbide.cpp.internal.pi.test.PIAnalyser; -public class BupUpdater { +public final class BupUpdater { static private BupUpdater instance = null; private static TreeMap OneOneHexToStringMap = new TreeMap();