Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-05-11Bug 516457 - Many of plug-ins need a version increaseI20170516-0800I20170515-2000I20170515-0910I20170515-0800Jay Arthanareeswaran12-12/+12
Change-Id: I5ebc1554911b652d63d4cb6a9e490efa0202ef9e Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
2017-05-10Bug 516401 - [tests] FactoryPathTests.testAddRemoveWorkspaceJar failingS4_7_0_M7I20170514-2000I20170514-1120I20170512-0500I20170511-1200I20170510-2000Jay Arthanareeswaran1-1/+1
Change-Id: I0907446abf32ce84482a1451e479c3ccd77e22e0 Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
2017-05-05Bug 515329 - Update APT help UII20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800Fabian Steeg4-15/+7
- Hook help into AdvancedFactoryPathOptionsDialog via '?' button (by extending StatusDialog like the processor options dialog) - Remove options note that is only true for Java 5 processors (help content for APT contains details about automatic options) Change-Id: Iee7b6bd9fd06c8b9e1ab53b3d6402d2e94c40bc6 Signed-off-by: Fabian Steeg <steeg@hbz-nrw.de>
2017-05-02Bug 514811 - [Memory] Consistent use of NO_ACCESS_RULES andI20170507-2000I20170506-2000I20170505-2000I20170504-2000I20170503-2000I20170502-2000Karsten Thoms2-10/+10
NO_EXTRA_ATTRIBUTES Change-Id: I2454c540511004f8f24203c488592a5adbff0497 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-05-02Bug 514121: fixed EclipseFileManager leaks open URLClassLoadersIgor Fedorenko3-18/+52
Change-Id: I8c0e3260c8ec12211fbbe28ff7c9e74cf6085a59 Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2017-04-30Bug 508954 - AssistQuickFixTest18 test failure in buildI20170501-2000I20170430-2000Till Brychcy1-27/+31
Change-Id: I5f0e5fcbaf50eae8e4d243b733ebb1397766d662
2017-04-30Bug 381503: [dom] ASTParser.createBindings(..) answers a type bindingStephan Herrmann2-4/+26
for a constructor Change-Id: Ief0990553dfa5461376daac5742b1275add7457d
2017-04-27Bug 515809 - Syso shortcut lambda expressionI20170429-2000I20170429-1330I20170429-1230I20170428-2000I20170428-0830I20170428-0700I20170428-0550I20170428-0445I20170427-2000Stephan Herrmann3-3/+27
Change-Id: I2e7d0c746913a3b8ed93a029241bd8efcb5c87ab
2017-04-25Bug 515504 - rebuildIndexshould erase the new index db if it is disabledI20170426-2000Stefan Xenos2-5/+12
This reverts commit ff9698f664fadd62325b86c1541d7575aabf84c8. Change-Id: I020091c5f004e5b82335d26f521146a2ed01deb2
2017-04-24Bug 515534 - Add a button for rebuilding the indexI20170425-2000Stefan Xenos3-4/+8
Invert the name and semantics of the preference for enabling the new index. Change-Id: I44aec8e34b1906e5b2e7da201aabcab0a4bc6f78
2017-04-22Bug 515614 - Bogus error: cannot convert fromI20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000Till Brychcy2-1/+25
X<Generic.NestedInterface[]> to X<Generic.NestedInterface[]> Change-Id: Ic72cbe379bd618574b235a44bc7c6d3a09bcb280
2017-04-21Revert "Bug 515504 - rebuildIndexshould erase the new index db if it is ↵I20170422-2000I20170422-0300I20170421-2000Manoj Palat1-10/+4
disabled" This reverts commit fb83e192eb209845dd3c5db3419f68ebf23f2cef.
2017-04-20Bug 515504 - rebuildIndexshould erase the new index db if it is disabledI20170420-2000Stefan Xenos1-4/+10
Change-Id: I67914ec51aa67d0ff516a124bb643e6b1b6b5ed7
2017-04-20Bug 515496 - [newindex] Disable the new indexer by defaultStefan Xenos2-2/+3
Change-Id: If354e437b7f6e55c55efe525169f740dab3138bf
2017-04-20Bug 512740 - disabling the new index should disable its rescan jobStefan Xenos3-19/+64
Disable the indexer when the enablement preference is disabled. Clear the page cache when the preference is disabled. Initiate reindexing when the preference is enabled. Change-Id: I082252bcf399e8d18196139bb1c1b7ddd1ca4fdc Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2017-04-19Bug 515473 - [1.8] Bogus resource leak warning caused by returnTill Brychcy2-1/+31
statement in lambda Change-Id: I54b4995af6d4d963272d3a5176832488e39a18e8
2017-04-17Bug 515274: JDT Core test freezes in Gerrit Hudson jobI20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000Markus Keller3-2/+46
only add tracing in tycho-surefire test runs Change-Id: I43d5fe63eef484a93924ddc94c96089d7c308324
2017-04-17Revert "Bug 515274: JDT Core test freezes in Gerrit Hudson job"Markus Keller3-284/+262
This reverts commit 82a37a244511a78abb719184529dbacc5eee9f6c.
2017-04-15Bug 508799 - Incremental compile produces invalid errorsI20170416-2000I20170415-2000Till Brychcy2-1/+49
Change-Id: Ie221cb0e7040b3b6d693273821fe32103e16a05e
2017-04-14Bug 515292 - [1.8][null] Don't report warning for "T extends @NullableTill Brychcy2-1/+29
String" Change-Id: I49707a65af2038e2a00d6e70a5d789f6931fd1be
2017-04-14Bug 484713: [1.8][inference] ProblemReporter.invalidMethod() mightI20170414-2000Stephan Herrmann5-5/+67
swallow mandatory error in case of InvocationTypeInferenceFailure Change-Id: I2ec52d46f3e236374313dfc31f4337f15ecae693 Signed-off-by: Stephan Herrmann <stephan.herrmann@berlin.de>
2017-04-14Bug 515274: JDT Core test freezes in Gerrit Hudson jobMarkus Keller3-262/+284
Add tracing to help determine cause of freezes. Change-Id: I2d486d3aac4526034a30d533dbef474cea45ce8a
2017-04-13Bug 414761: [null] Annotation-based nullnes inference fails for fieldsStephan Herrmann9-19/+75
in 'while' loop Change-Id: I313719ad6739e1dbc745d8870c2a0955a4e320e3 Signed-off-by: Stephan Herrmann <stephan.herrmann@berlin.de>
2017-04-13Bug 494733: [compiler] Wildcard type information lost causes invalidI20170413-2000Stephan Herrmann1-0/+56
assignment - tests Change-Id: If285873edb4909663d81b8218ad00ff4194b17c1
2017-04-13Bug 514884: NPE in MessageSend#generateCodeStephan Herrmann2-7/+27
Change-Id: I64dffb470d0ee8852e096b9ff75d544f8dd00ce9 Signed-off-by: Stephan Herrmann <stephan.herrmann@berlin.de>
2017-04-13Bug 506022 - [1.8][compiler] Wildcard bounds are sometimes notStephan Herrmann6-23/+107
propagated Change-Id: I3adfa632eaed97c144d655c0477d94ee8a4e45f4 Also-by: Till Brychcy <register.eclipse@brychcy.de>
2017-04-12Bug 493705:I20170412-2000Stephan Herrmann2-7/+94
org.eclipse.jdt.internal.compiler.ast.LambdaExpression$CopyFailureException Change-Id: I7bc73c15ae3754f3c32d1d4ae3faf59ad063ba53
2017-04-11Bug 514956: Don't warn about "unnecessary" cast that is used to avoidI20170411-2000Stephan Herrmann2-2/+98
"unlikely argument type" warning Change-Id: I22fc9861bbc8e7cd5e5807babe1488c36163783c Signed-off-by: Stephan Herrmann <stephan.herrmann@berlin.de>
2017-04-11Bug 513790 - Compiler warnings in I20170316-2000 after moving to M6I20170411-0500Jay Arthanareeswaran7-14/+16
compiler Change-Id: I03c0649cd1989cb7c8a3aded252374fe146753a5 Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
2017-04-10Bug 514591 - [formatter] NegativeArraySizeException with "Never indent line ↵I20170410-2000Mateusz Matela3-7/+38
comments on first column" + "Use spaces to indent wrapped lines"
2017-04-10Bug 492947 - Code assist does not work in certain forms of lambdasJay Arthanareeswaran4-10/+140
Change-Id: I6b7fb8eba6da7d2de5d0bc978c95474f31433886 Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
2017-04-09Bug 506653: Eclipse claims about duplicated method declarationI20170409-2000Stephan Herrmann2-21/+67
Change-Id: Ibea2f0cb37dc614ea59b88a05c4503c321edc7e5
2017-04-08Bug 514977 - [1.8][null] Arguments of varargs invocation are not alwaysTill Brychcy2-2/+79
checked Change-Id: I98de9bbfafd64c67d3f7e42be00700b120c7e066
2017-04-07Bug 514653 - JobManager sleep time is longer then indexing itselfI20170408-2000I20170407-2000Andrey Loskutov1-1/+1
Further reducing the sleep after discussion on the bug. Change-Id: I6c2231c6c538a9b4faff1b6f28927033707d7d42 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-06Bug 512914 - Remove the MethodId structureI20170406-2000Stefan Xenos7-208/+159
Change-Id: I4c845e3b2688a340d5678f773348467eeb935927
2017-04-05Bug 511693 - High memory consumption due to Chunk cacheI20170405-2000Stefan Xenos1-2/+2
Reduce the default memory size by half. Change-Id: I820c215e8ee297bb3d0d5ab6b88175046559a6fa
2017-04-05Bug 512791 - [formatter] Errors around formatter:off regions with "use space ↵Mateusz Matela6-42/+87
to indent wrapped lines"
2017-04-05bug 513790 Compiler warnings in I20170316-2000 after moving to M6I20170405-0300I20170405-0200I20170405-0130Sasikanth Bharadwaj2-3/+5
compiler Change-Id: Ic4e122e6844f98ce9ad19ba3dad4923c1cb6acfc
2017-04-04Bug 514653 - JobManager sleep time is longer then indexing itselfI20170404-2000Stefan Xenos1-1/+3
Fix unconditional verbose logging introduced by previous patch. Change-Id: I744e4ff3a19fa24e987bba2287e85f930be2a576
2017-04-04Bug 514653 - JobManager sleep time is longer then indexing itselfAndrey Loskutov5-2/+27
Only sleep after submitting a job if job indicates that this is really needed. Also reduce wait time from 50 to 10 ms, which seem to be more appropriate with today's hardware. The main part of the speedup is coming from the IndexRequest instances scheduled via IndexManager.scheduleDocumentIndexing(...), which do NOT require an implicit wait now because they are doing only IO read and in-memory index write operations. Change-Id: I8b52405accdb643dd494a73979accd41b8d9f5b7 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-04-04Bug 422220: VerifyTests that use Util#getFreePort() occasionally failStephan Herrmann8-254/+266
with "Address already in use at java.net.PlainSocketImpl.socketBind" Change-Id: I58189f92b1d748ba75738891e2106060de689d04 Signed-off-by: Stephan Herrmann <stephan.herrmann@berlin.de>
2017-04-02Bug 514017 - [formatter] Count comment width from starting position: change ↵I20170404-0840I20170404-0245I20170403-2000Mateusz Matela7-7/+77
default to true Change-Id: I9048616cdb1890cc4286dc5f5f5fe3775f69665e Signed-off-by: Mateusz Matela <mateusz.matela@gmail.com>
2017-04-01Bug 506021 - [1.8][compiler] inference problem with wildcard boundsI20170402-2000Till Brychcy2-10/+30
Change-Id: I47b31953fdd5db1ce810c915849e3bc4359f54df
2017-04-01Bug 514570 - [1.8][null][javadoc] "Null constraint mismatch" on methodI20170401-2000Till Brychcy2-1/+26
reference in javadoc Change-Id: I7c8cbc6d6808e20a1b7f01b6f57f0d1a1c5714cf
2017-03-31Bug 512741 - Indexer is performing too many writes during indexingI20170331-2000Stefan Xenos47-682/+1279
Implement a new FieldList class and use it to replace several FieldOneToMany fields. Change-Id: I44e4d415453d77d034be2da7cff2c2318e0a878f
2017-03-30Bug 500503: ASTParser.createASTs() throws NullPointerException inStephan Herrmann1-0/+14
ReferenceExpression.copy(ReferenceExpression.java:141) and CompilationUnitResolver.resolve(CompilationUnitResolver.java:978) - free the memory when done Change-Id: I0146786b21d5de3e88e3ec0f97edb19bb8763761
2017-03-29Bug 514364 - Removals from the free space trie are causing corruptionI20170330-2000I20170329-2000Stefan Xenos1-1/+1
Fix comment. Change-Id: I096d8a5cdf0ecad9d7c5079385540fe443aa03e8
2017-03-29Bug 514364 - Removals from the free space trie are causing corruptionStefan Xenos2-4/+75
Ensure that chunks don't try to insert a replacement into the trie if they weren't in it to begin with. Add a test case. Change-Id: I4455dddf8330fed1da4c25787f24991479f0935f
2017-03-28Bug 514089 - Build a tool to help debug index corruptionI20170328-2000Stefan Xenos7-59/+59
Add late suggestions from code review. Change-Id: Ie1e4240448c4cae1aaa7b0ac40c7d152004c61c0
2017-03-28Bug 514281 - [newindex] Remove unused classesStefan Xenos4-233/+7
Change-Id: I33f55fa10643669bbe8dbd67e5fe8372a81bd7fd

Back to the top