Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-11Bug 547114 - NPE at ModuleBinding.addReads(...) on changing ModuleStephan Herrmann1-0/+2
2019-05-09Bug 547061 - [1.8][inference] Unresolved compilation problem forI20190509-1800Stephan Herrmann1-0/+48
2019-05-03Bug 546084 - Using Junit 5s MethodSource leads to ClassCastExceptionI20190503-1800Pierre-Yves B.1-2/+94
2019-05-01Bug 512156 - [inference] Eclipse build freezes due to generics process.Sebastian Lohmeier1-0/+149
2019-04-26Bug 545983 - [12] EJC allows switch expression to be concluded withoutManoj Palat2-0/+66
2019-04-23Bug 546362 - Deploy ecj compiler from S-4.12M1-201904110625 and use itI20190423-1800Till Brychcy1-0/+19
2019-04-17Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190420-1800I20190419-1800I20190418-1800I20190417-1800Manoj Palat2-2/+21
2019-04-16Bug 542795 - NPE in ProblemReporter.deprecatedSinceValue(...)I20190416-1800Stephan Herrmann1-0/+47
2019-04-14Bug 421821 - Two errors reported for unresolved type accessI20190414-1800Stephan Herrmann1-18/+8
2019-04-09Reverting bug 545715 I20190409-1800I20190409-0600Manoj Palat1-1/+1
2019-04-08Bug 545716 - [12] expression switch doesn't consider that having allManoj Palat1-0/+23
2019-04-08Bug 545715 - [12] Assignment analysis doesn't work in switch statementI20190408-0600Manoj Palat1-0/+23
2019-04-07cleanup of Bug 545387 - [11] [compiler] code not running after nestingManoj Palat1-5/+0
2019-04-06Bug 545387 - [11] [compiler] code not running after nesting implI20190407-1800I20190406-1800Manoj Palat1-0/+47
2019-04-04Bug 545082 - [1.8][inference] type variables βi from capture bounds mustStephan Herrmann1-0/+43
2019-04-04Bug 540485 - [1.8][content assist] Add autocomplete support forVikas Chandra1-2/+11
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190327-1800Stephan Herrmann1-0/+88
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190326-2305I20190326-1800Till Brychcy1-0/+77
2019-03-25Bug 544362 - Add support for Java 9/10/11 Javadoc tagsI20190325-0105Jeff Johnston1-15/+117
2019-03-22Bug 545638 - IUs in current repo that increase versions but withI20190322-1800Manoj Palat2-2/+2
2019-03-20Merge branch 'BETA_JAVA_12' to master for 4.12 buildsJay Arthanareeswaran24-360/+6768
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran17-68/+0
2019-03-19Bug 545518 - [12] Flow analysis is skipped for multi-constant caseP20190319-2210Jay Arthanareeswaran2-0/+86
2019-03-19Bug 545518: [12] Flow analysis is skipped for multi-constant caseJay Arthanareeswaran1-1/+38
2019-03-18Test case for bug 545333: [12] result expression absence error in ecjManoj Palat1-0/+33
2019-03-15bug 513766 comment 12 as additional test to bug 531714Manoj Palat1-0/+28
2019-03-14Bug 545383 - [12][dom ast] Wrong AST Node Structure in Break StatementManoj Palat1-2/+45
2019-03-13Bug 545255 - [12] AIOOBE inY20190313-0215Manoj Palat1-0/+24
2019-03-12Bug 545325 - [test] Eval tests are not executed during maven buildsStephan Herrmann1-0/+1
2019-03-08Merge remote-tracking branch 'origin/master' into BETA_JAVA_12Y20190308-0715Jay Arthanareeswaran1-0/+13
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190312-0340I20190311-1800I20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
2019-03-07Bug 545168 - [12] NPE in BreakStatement.analyseCodeManoj Palat1-0/+28
2019-03-06Bug 545121 - [inference] Certain method invocations rejected involvingS4_11_0_RC2R4_11I20190307-0500Stephan Herrmann1-0/+13
2019-02-28Merge remote-tracking branch 'origin/master' into BETA_JAVA_12P20190228-2320Jay Arthanareeswaran5-46/+193
2019-02-27Revert "Revert "Bug 540922 - [12] ct.sym file has been restructured again for...Jay Arthanareeswaran2-3/+6
2019-02-27Revert "Bug 540922 - [12] ct.sym file has been restructured again for older r...Jay Arthanareeswaran2-6/+3
2019-02-26Bug 536860 - JDT compiler fails to infer correctly generic types inStephan Herrmann1-0/+40
2019-02-26Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran2-3/+6
2019-02-22Bug 544602: Compile log page not found for jdt.core bundleI20190225-1800I20190225-0600I20190225-0200Jay Arthanareeswaran1-1/+1
2019-02-22Bug 544702 - [12] unexpected fall-through in switch statement withY20190225-0415Manoj Palat1-0/+24
2019-02-22Bug 544556 - [12] [codegen] Switch expression - Operand Stack Overflow -Y20190222-0110Olivier Thomann1-0/+26
2019-02-22Bug 544601 - [12] npe with a switch statement in switch expression Manoj Palat1-0/+31
2019-02-21Test cleanupStephan Herrmann1-1/+1
2019-02-21Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran1-1/+1
2019-02-19Bug 544458 - [12][codegen] Switch Expressions - Inconsistent stackmapY20190220-2200Olivier Thomann1-0/+105
2019-02-19Bug 544560 - [12][compiler] resolution error in switch expression withManoj Palat1-0/+24
2019-02-18Bug 544523 - [12]Switch Expressions - nested - compilation errorManoj Palat1-0/+25
2019-02-15Bug 544428 - [12][compiler] SwitchExpression.check_nonconstant_intManoj Palat1-0/+34
2019-02-14Bug 543996 - [11][javadoc] Support all javadoc tags in moduleVikas Chandra1-5/+16
2019-02-12Bug 544258 - [12] Warning shown for enum type if the switch expressionY20190213-2200Y20190213-0305Manoj Palat1-1/+1

Back to the top