Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-12Bug 544298 [12][codegen] Switch Expressions - exceeded stack sizeOlivier Thomann1-0/+51
2019-02-10Bug 542654 - Add the new option to the warning-by-default listJay Arthanareeswaran7-1/+43
2019-02-10Bug 395051 - Access restriction on method invocation: error range tooI20190212-1800I20190211-1800I20190210-2135I20190210-1800Stephan Herrmann1-8/+8
2019-02-10Bug 542562 - [12][test] test failures for Switch ExpressionsStephan Herrmann1-8/+18
2019-02-09Bug 542562 - [12][test] test failures for Switch ExpressionsStephan Herrmann1-7/+23
2019-02-09Bug 540922: [12] ct.sym file has been restructured again for olderJay Arthanareeswaran1-1/+1
2019-02-09Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacI20190209-1800Stephan Herrmann2-36/+37
2019-02-09Bug 544300 - [12][test] Failing tests in ComplianceDiagnoseTest afterJay Arthanareeswaran1-2/+2
2019-02-09Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran1-26/+126
2019-02-08Bug 544224 - [12] Switch Expression - Unexpected compiler error forStephan Herrmann1-0/+23
2019-02-08Bug 544254 [12][codegen] Switch Expressions - Inconsistent stackmapOlivier Thomann1-0/+97
2019-02-08Bug 544258 - [12] Warning shown for enum type if the switch expressionManoj Palat2-0/+40
2019-02-08Bug 544223 - [12][codegen] StackMapFrame.addStackItem IOOBEY20190208-0505Olivier Thomann1-0/+70
2019-02-08Bug 542561 - [12][select] Selection Support for Switch ExpressionsJay Arthanareeswaran3-1/+1169
2019-02-08Bug 544241 [12] Wrong error message: Switch Expression is a previewManoj Palat2-2/+2
2019-02-07Bug 538192 - [1.8][compiler] Eclipse IDE compiler error (lambda), usingStephan Herrmann1-0/+20
2019-02-07Bug 543727 - False positive "Unnecessary cast"I20190207-1800Jeff Johnston1-1/+49
2019-02-07Bug 544159 - [12] Support for Unicode 11Olivier Thomann2-0/+71

Back to the top