Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Bug 487686 - [formatter] Make default profiles work with auto-format: Disable...I20180303-0800I20180303-0335I20180303-0155I20180303-0055I20180302-2000Mateusz Matela4-14/+36
2018-03-01Bug 475823 - "Eclipse" default formatter should not add lineI20180301-2000Lars Vogel4-1/+78
2018-03-01Bug 531763 - [9] replace provisional API in JavaModelAccess used byTill Brychcy2-176/+0
2018-02-28Bug 128653 - [formatter] Improve tag description indentation in javadocI20180228-2000Mateusz Matela12-2/+1245
2018-02-28Bug 528818 - [9][JUnit 5] Cannot select a test method asJay Arthanareeswaran1-2/+15
2018-02-27Bug 531579 - JDT 3.14.0 fails at compiling against JAXB on Java 9I20180227-2000Stephan Herrmann1-0/+56
2018-02-22Bug 522391 - [9][model] Decide about provisional APII20180222-2000Stephan Herrmann2-4/+3
2018-02-22Bug 530947 - TypeBinding.isEqualsTo(..) returns false for the sameStephan Herrmann1-1/+53
2018-02-22Bug 531502 - [9][model] JavaElementDelta is incomplete for modulesStephan Herrmann3-0/+257
2018-02-20Bug 530911 - [9] NPE in annotation value completion whenI20180220-2000Till Brychcy1-0/+47
2018-02-17Bug 525713 - [9] Warn when consuming auto modules with unstable namesI20180218-2000Stephan Herrmann1-4/+59
2018-02-15Revert "Bug 490103 - [1.9] JREContainer should work without anyI20180216-0415I20180215-2000Jay Arthanareeswaran9-136/+49
2018-02-14Bug 490103 - Fix tests failing with JRE 9I20180214-2000Jay Arthanareeswaran1-2/+2
2018-02-14Bug 490103 - Fix test issuesJay Arthanareeswaran7-88/+19
2018-02-13Bug 490103 - [1.9] JREContainer should work without any physicalI20180213-2000Jay Arthanareeswaran8-39/+195
2018-02-11Bug 530803 - [9] module annotations are not resolvedI20180211-2000Stephan Herrmann1-0/+50
2018-02-08fix for bug 519417 [9][completion] should propose types & packagesI20180210-1500I20180209-2000I20180208-2000Stephan Herrmann1-0/+152
2018-02-05Fixed Bug 520858: [9] ECJ should not allow module source path without aI20180205-2000Sasikanth Bharadwaj1-3/+4
2018-02-04Bug 486013 - [1.9][tests] Test case issuesI20180204-2000Stephan Herrmann1-9/+10
2018-02-03Bug 530066 - Formatter completely hangs Eclipse on line comments that split v...Mateusz Matela1-0/+15
2018-02-03Bug 530653 - [9] CCE with module-info.class and Outline viewI20180203-1500Stephan Herrmann1-30/+28
2018-02-03Bug 530653 - [9] CCE with module-info.class and Outline viewStephan Herrmann3-3/+47
2018-01-30Fix for bug 518794 [9] [dom ast] API problems with module bindings -I20180201-0200I20180131-2000I20180130-2000Manoj Palat1-2/+193
2018-01-29Bug 530300 [test][search] JavaSearchBugs9.testBug530016_006 failureManoj Palat1-7/+7
2018-01-29Bug 530099 - [9] Missing warning: module name ... should avoid terminalJay Arthanareeswaran1-3/+3
2018-01-27Bug 530402 - CCE on hover in module-info.javaI20180128-2000I20180127-1500Stephan Herrmann1-0/+55
2018-01-22Bug 530142 - [9] Module autocompletion ignores Automatic-Module-Name forI20180123-1010I20180123-0800I20180122-2000Till Brychcy1-0/+30
2018-01-22Follow up commit for bug 530016I20180122-0800Manoj Palat1-7/+7
2018-01-22Bug 500905 - [9] Read modules from JMODJay Arthanareeswaran1-2/+54
2018-01-21Fix for bug 530016 [9][search] provide a trapdoor for regex usage inI20180121-0800Manoj Palat1-0/+362
2018-01-19Bug 530007 - [9]I20180120-1500I20180120-0800Stephan Herrmann1-0/+41
2018-01-18Bug 507109 - [9] Consider @NonNullByDefault in module-infoStephan Herrmann3-2/+2
2018-01-18Fixed bug 526310 - Making changes to 'Is modular' node does not triggerSasikanth Bharadwaj5-7/+716
2018-01-17Fix for bug 526097 java.lang.IllegalArgumentException inManoj Palat1-1/+19
2018-01-16Bug 507109: [9] Consider @NonNullByDefault in module-infoI20180116-2000Stephan Herrmann2-0/+206
2018-01-16Bug 529911 - [testsources] Add JavaModelAccess.isTestCode(IType)Till Brychcy1-0/+39
2018-01-16Bug 528058 - [9][model] inconsistency in handle identifiers forStephan Herrmann1-0/+13
2018-01-16Fix for bug 519151 [9][search] Need a way to use modules as a searchManoj Palat2-0/+30
2018-01-12Bug 529760 - [9] JavaModelAccess.getModuleCLIOptions should not returnI20180112-2000Till Brychcy1-73/+0
2018-01-10Bug 224708 - Ability to mark source folder as test sourcesI20180111-0530Till Brychcy2-0/+235
2018-01-09Tests for bug 508889 [9] Support Module attribute in DisassemblerManoj Palat1-1/+83
2018-01-081.Fix for bug 528948 [9][content assist] SIOOBE on invoking contentI20180108-2000Manoj Palat2-0/+118
2018-01-06Bug 518235 - [1.8][formatter] Receiver parameter breaks whitespace ruleMateusz Matela1-0/+17
2018-01-03Bug 529349: Java Content assist proposal results in exceptionJay Arthanareeswaran1-1/+30
2018-01-02Fix for Bug 529123 - [9][content assist] support MODULE_DECLARATION inI20180104-2000I20180104-0030I20180103-2000I20180103-0140I20180102-2215I20180102-2000Manoj Palat2-8/+121
2017-12-26Bug 528385 - Generify LRUCache related testsI20171226-2000Andrey Loskutov1-27/+50
2017-12-20Bug 528938 Autocompletion for Switch over String only lists only finalJay Arthanareeswaran2-1/+70
2017-12-20Fix for bug 525203 [9] Module autocompletion should propose modulesManoj Palat4-1/+35
2017-12-14Bug 522554 - [9] Need --add-reads etc. classpath attributesI20171216-1500I20171215-2000I20171215-0930I20171215-0215I20171215-0120I20171214-2000Stephan Herrmann1-1/+40
2017-12-14Bug 522554 - [9] Need --add-reads etc. classpath attributesStephan Herrmann5-10/+84

Back to the top