Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Revert "Revert "Bug 540922 - [12] ct.sym file has been restructured again for...Jay Arthanareeswaran1-2/+1
2019-02-27Revert "Bug 540922 - [12] ct.sym file has been restructured again for older r...Jay Arthanareeswaran1-1/+2
2019-02-26Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran1-2/+1
2018-10-05Bug 539698 - JavaSearchNameEnvironment disable module operation in <1.9Simeon Andreev1-2/+15
2018-10-03Bug 539634: Disable Index Manager when requesting a project indexI20181003-2215I20181003-1800Saravanakumar A. Srinivasan1-18/+26
2018-09-03Bug 535802 - EPL 2.0 conversion for org.eclipse.jdt.coreLars Vogel267-801/+1602
2018-08-29Bug 534624: [9] Support module-info.java in multi-release JAR filesjay1-1/+2
2018-08-19Bug 538025 - NP checks for SourceTypeConverter.buildCompilationUnit()I20180819-0800Andrey Loskutov1-2/+4
2018-08-05Bug 532088 - avoid using String(String) or String(String.substring())I20180806-2000I20180806-0300I20180805-2000Andrey Loskutov3-3/+3
2018-06-19Fixed bug 531254 - [newindex][Linked Resources] NPE when using a linkedReto Weiss1-1/+3
2018-06-18Bug 536000 - Regex in module declaration search doesn't workManoj Palat1-1/+5
2018-05-06Bug 509985 - [9] Support multi-release JAR filesI20180507-2205I20180507-2000I20180507-0810I20180507-0800Jay Arthanareeswaran2-8/+10
2018-03-30Bug 533100 - Generify DeltaProcessingStateAndrey Loskutov1-8/+8
2018-03-24Bug 532176 - [10] NPE during reconcileStephan Herrmann1-2/+10
2018-03-12Bug 531705 - Java Module search does not search for automatic modules -Manoj Palat2-7/+19
2018-03-11Bug 532290 - Generify JavaModelManagerI20180311-2000Andrey Loskutov1-7/+6
2018-03-04Bug 529367 - [9] NPE in BinaryModuleBinding.create(...) during searchStephan Herrmann3-7/+16
2018-03-01Fix for Bug 531705 - Java Module search does not search for automaticManoj Palat6-7/+70
2018-02-28Bug 527569 - [9] Add --release option to Java CompilerJay Arthanareeswaran1-2/+5
2018-02-28Bug 528818 - [9][JUnit 5] Cannot select a test method asJay Arthanareeswaran1-19/+22
2018-02-23Bug 530998 - fixed numerous integer overflowsI20180223-2000Igor Fedorenko3-15/+45
2018-02-15Revert "Bug 490103 - [1.9] JREContainer should work without anyI20180216-0415I20180215-2000Jay Arthanareeswaran7-49/+33
2018-02-13Bug 490103 - [1.9] JREContainer should work without any physicalI20180213-2000Jay Arthanareeswaran7-33/+49
2018-02-06Bug 481796 - fixed copy/paste error resulting in the infinite loopAndrey Loskutov1-1/+1
2018-02-03Bug 530653 - [9] CCE with module-info.class and Outline viewStephan Herrmann2-5/+4
2018-01-29Bug 530260 - [testsources] Add methods in SearchEngine that takeI20180129-2000Till Brychcy2-5/+68
2018-01-22Follow up commit for bug 530016I20180122-0800Manoj Palat1-1/+1
2018-01-21Fix for bug 530016 [9][search] provide a trapdoor for regex usage inI20180121-0800Manoj Palat2-3/+24
2018-01-19Bug 530049 - Remove manual GC call from Index.save()I20180119-2000Andrey Loskutov1-3/+0
2018-01-16Bug 528058 - [9][model] inconsistency in handle identifiers forStephan Herrmann1-1/+6
2018-01-16Bug 522514 - [9] clean-up around ModuleDescriptionInfoStephan Herrmann1-3/+2
2018-01-16Fix for bug 519151 [9][search] Need a way to use modules as a searchManoj Palat1-0/+39
2018-01-10Bug 224708 - Ability to mark source folder as test sourcesI20180111-0530Till Brychcy2-11/+27
2017-12-23Bug 529162 - Don't use empty job namesI20171224-2000Andrey Loskutov1-1/+1
2017-12-13Bug 528467: [9] ClasspathJrt should consider accessRulesJay Arthanareeswaran1-1/+1
2017-12-09Bug 528108 - delete duplicated or useless comments on overridden methodsI20171210-2000I20171209-1500Andrey Loskutov15-91/+10
2017-12-08Bug 528108 - Add @Override to jdt.coreAndrey Loskutov99-0/+611
2017-12-06Additional commit for Bug 519151 - [9][search] Need a way to use modulesS4_8_0_M4I20171206-2000I20171206-0800Manoj Palat1-1/+1
2017-12-03Fix for Bug 528059 - [9][search] Allow regex in module declarationManoj Palat5-10/+43
2017-11-30Module Graph part of Bug 519151 - [9][search] Need a way to use modulesI20171201-0600I20171201-0345Manoj Palat6-10/+148
2017-11-29minor cleanup post bu 519151Manoj Palat1-1/+1
2017-11-28module list part of bug 519151 [9][search] Need a way to use modules asManoj Palat5-22/+109
2017-11-22Bug 526591 - fix "using .equals to compare two char[]'s"Andrey Loskutov2-9/+9
2017-11-12Fix for Bug 522606: [9] Cannot rename a package in Java 9 projectManoj Palat1-0/+9
2017-11-02Fix for Bug 522455: [9][search] find annotation references inManoj Palat1-0/+1
2017-09-26Bug 525156: [9] Fix the warnings about deprecated IClassFile#getType()I20170927-0420I20170926-2000Jay Arthanareeswaran1-2/+2
2017-09-26BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran30-124/+0
2017-09-26BETA_JAVA9 merger - updating @since versions for APIJay Arthanareeswaran3-3/+3
2017-09-26Merge remote-tracking branch 'origin/BETA_JAVA9'Jay Arthanareeswaran36-167/+2035
2017-09-21IndexerTest fail fixY20170921-1000Manoj Palat1-3/+3

Back to the top