diff -r 5b9d4d8641ce -r ae255c9aa552 sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.call/src/com/nokia/carbide/cpp/pi/call/CallVisualiser.java --- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.call/src/com/nokia/carbide/cpp/pi/call/CallVisualiser.java Wed Jun 23 14:49:59 2010 +0300 +++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.call/src/com/nokia/carbide/cpp/pi/call/CallVisualiser.java Wed Jun 23 15:05:09 2010 +0300 @@ -171,7 +171,7 @@ protected Action saveTableAction; protected Action functionSaveFunctionAction; - protected static int SAMPLES_AT_ONE_TIME = 1000; + protected final static int SAMPLES_AT_ONE_TIME = 1000; private Job setTimeframeJob = null; // class to pass sample data to the save wizard