Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Bug 549910 - [13] Preview errors not to be shown when compiling inY20190812-0900Manoj Palat1-0/+28
2019-08-09Bumping up version to 3.19 BETA_JAVA13Manoj Palat4-26/+26
2019-08-08Bug 545783 - [12][content assist] not working in switch expressionJay Arthanareeswaran1-0/+52
2019-07-28Bug 542560 - [13][completion] Code completion Support for Switchjava13_mergeJay Arthanareeswaran13-88/+825
2019-07-28Bug 549413 - [13][search] JDT Search Support for Switch ExpressionsVikas Chandra4-628/+1057
2019-07-28Bug 531716 - [13] Support for JEP 355 Text BlockJay Arthanareeswaran2-1/+20
2019-07-28Bug 549199 - [dom][13] DOM AST Support for JEP 355 Text BlockSarika Sinha1-0/+48
2019-07-28Bug 531716 - [13] Support for JEP 355 Text BlockJay Arthanareeswaran2-1/+21
2019-07-28Bug 549435 - [13] Formatter support for JEP 354 Switch ExpressionMateusz Matela12-56/+56
2019-07-28Bug 549199 - [dom][13] DOM AST Support for JEP 355 Text BlockSarika Sinha12-16/+419
2019-07-28Bug 531716 - [13] Support for JEP 355 Text BlockJay Arthanareeswaran2-5/+47
2019-07-28Bug 547900 - [13] dom support for JEP 354 Switch ExpressionJay Arthanareeswaran23-46/+225
2019-07-28Bug 547900 - [13] dom support for JEP 354 Switch ExpressionSarika Sinha1-0/+11
2019-07-28Bug 549326 - [13] Implement/SupportJay Arthanareeswaran20-18/+433
2019-07-28Merge remote-tracking branch 'origin/master' into BETA_JAVA13Jay Arthanareeswaran203-1648/+3299
2019-07-28Bug 547891 - [13] flag error for unqualified yield method invocationsManoj Palat3-24/+433
2019-07-27Bug 549442 - Rework usages of AbstractUIPlugin#imageDescriptorFromPluginI20190728-1800I20190727-1800Alexander Fedorov3-15/+4
2019-07-25Bug 548647 - Turn off cast checking in instanceof when neededI20190726-1800I20190725-1800Jeff Johnston4-2/+95
2019-07-24Bug 549457 - Autobuild does nothing on org.eclipse.jdt.core.prefs changeSimeon Andreev4-20/+198
2019-07-24Bug 549024 - [1.8][impl] inconsistent array typing inI20190724-1800Stephan Herrmann1-3/+3
2019-07-23Bug 539732 - [1.8][compiler] "Illegal reference to super method" whenTill Brychcy2-2/+31
2019-07-23Bug 549024 - [1.8][impl] inconsistent array typing inI20190723-1800Stephan Herrmann1-5/+21
2019-07-21Bug 543778 - [10][compiler] NPE in 4.10 when compiling Lambda ExpressionI20190722-1800I20190721-1800Stephan Herrmann4-6/+67
2019-07-21Bug 499714 - [1.8][null] incorrect wording of warning regarding a typeStephan Herrmann2-2/+23
2019-07-18Bug 549384 - [ecj][null] Error message for nullAnnot syntax is wrongI20190720-1800I20190719-1800I20190718-1800Till Brychcy2-2/+2
2019-07-16Bug 549160 - [13] API change - new general preview errorManoj Palat3-7/+6
2019-07-16Bug 547900 - [13] dom support for JEP 354 Switch ExpressionJay Arthanareeswaran8-119/+55
2019-07-15Bug 547891 - [13] flag error for unqualified yield method invocationsY20190715-2335Manoj Palat2-4/+67
2019-07-13Bug 521278 - [9] removeI20190717-1800I20190716-1800I20190715-1800I20190714-1800I20190713-1800Till Brychcy4-25/+1
2019-07-13Bug 521276 - [9] cleanups related toTill Brychcy3-9/+10
2019-07-13Bug 544872 - Enable Null Analysis detection on synchronized statementsI20190713-1105Till Brychcy2-1/+28
2019-07-12Bug 549198 - [13] Code selection support for Java 13Y20190715-0900Jay Arthanareeswaran3-282/+1076
2019-07-11Bug 548416 - [13] [test] Fix test failures in Java 13 - fix for SEYTManoj Palat1-8/+47
2019-07-11Bug 548956 - Rewrite should work based on previewEnabled flag of ASTI20190713-0230I20190712-1800I20190712-0625Sarika Sinha2-0/+19
2019-07-10Bug 548416 - [13] [test] Fix test failures in Java 13Y20190711-2335Y20190711-0900Jay Arthanareeswaran1-2/+0
2019-07-10Bug 548418 - [13] JEP 354: Switch Expressions - flow analysis -Manoj Palat1-18/+238
2019-07-10Bug 547181 - [9][impl] Reconsider representation and lookup of packagesS4_13_0_M1I20190711-1805I20190711-1120I20190711-0825I20190710-1800I20190710-0610Till Brychcy2-1/+30
2019-07-10Bug 549041 - [13]Flag a standard error if preview feature is used in anManoj Palat12-108/+144
2019-07-10bug 548416 - dom ast standalone test fixManoj Palat1-5/+35
2019-07-09Bug 547181 - [9][impl] Reconsider representation and lookup of packagesI20190709-1800Till Brychcy3-4/+6
2019-07-09Bug 548416 - [13] [test] Fix test failures in Java 13Jay Arthanareeswaran1-7/+7
2019-07-09Bug 548416 - [13] [test] Fix test failures in Java 13Jay Arthanareeswaran3-5/+5
2019-07-08Revert "Bug 548956 - Rewrite should work based on previewEnabled flag of AST"I20190709-0610I20190708-1800I20190708-1035I20190708-0800Sarika Sinha5-30/+11
2019-07-06Bug 548416 - [13] [test] Fix test failures in Java 13 - next setY20190708-0900Manoj Palat2-80/+244
2019-07-06Bug 547181 - [9][impl] Reconsider representation and lookup of packagesI20190707-1800I20190707-0110I20190706-1800Till Brychcy3-66/+26
2019-07-05Bug 547181 - [9][impl] Reconsider representation and lookup of packagesI20190705-1800Stephan Herrmann2-4/+15
2019-07-05Bug 548416 - [13] [test] Fix test failures in Java 13 - first set inManoj Palat4-190/+413
2019-07-05Bug 547891 - [13] flag error for unqualified yield method invocationsManoj Palat1-7/+20
2019-07-05Bug 531716 - [13] Support for JEP 355 Text BlockY20190705-0620Jay Arthanareeswaran7-16/+26
2019-07-05Bug 548956 - Rewrite should work based on previewEnabled flag of ASTSarika Sinha5-11/+30

Back to the top