|
Rename Method private handleGcTail(line String, tail String) : void renamed to private parseGcTail(context ParseContext, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Method private handleGcMemoryPauseTail(line String, event AbstractGCEvent<?>, tail String) : void renamed to private parseGcMemoryPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Method private testMemoryPauseEvent(event AbstractGCEvent<?>, eventName String, type Type, pause double, heapBefore int, heapAfter int, heapTotal int) : void renamed to private testHeapSizing(event AbstractGCEvent<?>, testName String, expectedBefore int, expectedAfter int, expectedTotal int) : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderUJLG1 |
From |
To |
|
Rename Method private handleGcPauseTail(line String, event AbstractGCEvent<?>, tail String) : void renamed to private parseGcPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Change Parameter Type line : String to context : ParseContext in method private parseGcMemoryPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Change Parameter Type line : String to context : ParseContext in method private parseEvent(context ParseContext) : ParseContext in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Change Parameter Type line : String to context : ParseContext in method private parseGcTail(context ParseContext, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Change Parameter Type line : String to context : ParseContext in method private parseGcPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Change Parameter Type line : String to context : ParseContext in method private lineContainsParseableEvent(context ParseContext) : boolean in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Parameter eventName : String to testName : String in method private testHeapSizing(event AbstractGCEvent<?>, testName String, expectedBefore int, expectedAfter int, expectedTotal int) : void in class com.tagtraum.perf.gcviewer.imp.TestDataReaderUJLG1 |
From |
To |
|
Rename Parameter line : String to context : ParseContext in method private parseGcMemoryPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Parameter line : String to context : ParseContext in method private parseEvent(context ParseContext) : ParseContext in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Parameter type : Type to expectedType : Type in method public testMemoryPauseEvent(event AbstractGCEvent<?>, testName String, expectedType Type, expectedPause double, expectedHeapBefore int, expectedHeapAfter int, expectedHeapTotal int, expectedGeneration Generation, expectedValueForIsFull boolean) : void in class com.tagtraum.perf.gcviewer.UnittestHelper |
From |
To |
|
Rename Parameter eventName : String to testName : String in method public testMemoryPauseEvent(event AbstractGCEvent<?>, testName String, expectedType Type, expectedPause double, expectedHeapBefore int, expectedHeapAfter int, expectedHeapTotal int, expectedGeneration Generation, expectedValueForIsFull boolean) : void in class com.tagtraum.perf.gcviewer.UnittestHelper |
From |
To |
|
Rename Parameter line : String to context : ParseContext in method private parseGcTail(context ParseContext, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Parameter pause : double to expectedPause : double in method public testMemoryPauseEvent(event AbstractGCEvent<?>, testName String, expectedType Type, expectedPause double, expectedHeapBefore int, expectedHeapAfter int, expectedHeapTotal int, expectedGeneration Generation, expectedValueForIsFull boolean) : void in class com.tagtraum.perf.gcviewer.UnittestHelper |
From |
To |
|
Rename Parameter line : String to context : ParseContext in method private parseGcPauseTail(context ParseContext, event AbstractGCEvent<?>, tail String) : void in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |
|
Rename Parameter line : String to context : ParseContext in method private lineContainsParseableEvent(context ParseContext) : boolean in class com.tagtraum.perf.gcviewer.imp.DataReaderUnifiedJvmLogging |
From |
To |