Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 0 | 1.000 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 386 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java |
2 | 8 | 397 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java |
| ||||
{ // if not shutting down // log exception Util.log(e, "Background Indexer Crash Recovery"); //$NON-NLS-1$ // keep job manager alive this.discardJobs(null); this.processingThread = null; this.reset(); // this will fork a new thread with no waiting jobs, some indexes will be inconsistent } |
| ||||
{ // log exception Util.log(e, "Background Indexer Crash Recovery"); //$NON-NLS-1$ // keep job manager alive this.discardJobs(null); this.processingThread = null; this.reset(); // this will fork a new thread with no waiting jobs, some indexes will be inconsistent } |
| |||
{ // if not shutting down // log exception Util.log(e, "Background Indexer Crash Recovery"); //$NON-NLS-1$ // keep job manager alive this.discardJobs(null); this.processingThread = null; this.reset(); // this will fork a new thread with no waiting jobs, some indexes will be inconsistent } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |