Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 539662

Summary: Index Manager implementation uses System.gc() and freezes the eclipse UI most often than needed
Product: [Eclipse Project] JDT Reporter: Saravanakumar Srinivasan <s.srinivasan>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: loskutov, manoj.palat
Version: 4.7.3   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/130207
Whiteboard:

Description Saravanakumar Srinivasan CLA 2018-09-30 13:26:43 EDT
Indexing large number of projects (> 45) with large number of files (> 68000) on fresh eclipse workspace takes more than 25 mins and during that time, the Eclipse UI becomes unresponsive most often and some times the call to gc() blocks everything for a very long time(close to 5 mins).
Comment 1 Eclipse Genie CLA 2018-09-30 13:34:54 EDT
New Gerrit change created: https://git.eclipse.org/r/130207
Comment 2 Manoj N Palat CLA 2018-09-30 22:46:20 EDT
(In reply to Eclipse Genie from comment #1)
> New Gerrit change created: https://git.eclipse.org/r/130207

You can put the gerrit patch in the master - R4_7 is an old version.
Comment 3 Saravanakumar Srinivasan CLA 2018-09-30 23:12:31 EDT
Tried to apply the patch to master and found out that Bug 530049 - has already fixed this issue at master.
Comment 4 Andrey Loskutov CLA 2018-10-01 00:38:17 EDT
(In reply to Saravanakumar Srinivasan from comment #3)
> Tried to apply the patch to master and found out that Bug 530049 - has
> already fixed this issue at master.

Marking this as duplicated.

*** This bug has been marked as a duplicate of bug 530049 ***