Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Bug 545897 - Missing code suggestions for result of a method within theI20190401-1800I20190331-1800I20190330-1800Till Brychcy1-1/+2
2019-03-28Bug 545638 - IUs in current repo that increase versions but withI20190329-1800I20190329-0120I20190328-1800Jay Arthanareeswaran4-5/+5
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190327-1800Stephan Herrmann2-94/+194
2019-03-26Bug 541772 - In Eclipse 2018-09, Maven "runtime" scoped dependenciesI20190326-2305I20190326-1800Till Brychcy5-7/+102
2019-03-25Bug 545691 - Javadoc errors in jdt.core bundlesJeff Johnston101-513/+379
2019-03-25Bug 545293 - References search broken in modular project when releaseI20190325-1800Till Brychcy1-0/+81
2019-03-25Bug 544362 - Add support for Java 9/10/11 Javadoc tagsI20190325-0105Jeff Johnston6-31/+248
2019-03-22Bug 545687 - [11] Bogus editor error "package javax.xml is accessibleI20190324-1800I20190323-1800Till Brychcy2-0/+39
2019-03-22Bug 545638 - IUs in current repo that increase versions but withI20190322-1800Manoj Palat12-12/+12
2019-03-21Removed unused API problem filtersI20190321-1800Dani Megert1-14/+0
2019-03-21Further omissions update for Bug 545576: [12] Push Java 12 work toManoj Palat2-4/+4
2019-03-21Bundle update addendum for Bug 545576: [12] Push Java 12 work to masterManoj Palat2-2/+2
2019-03-21Bug 545608 - [comparator] 4.12 Comparator errors - I20190320-1800I20190321-0435I20190321-0245Manoj Palat1-0/+2
2019-03-20Bug 545576: [12] Push Java 12 work to masterI20190320-1800Jay Arthanareeswaran13-40/+40
2019-03-20Merge branch 'BETA_JAVA_12' to master for 4.12 buildsJay Arthanareeswaran237-1330/+16204
2019-03-20additional commit for Bug 545475 - [12] Remove JCP disclaimers fromY20190320-2200P20190320-0100P20190319-2355Manoj Palat14-45/+45
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran113-456/+4
2019-03-19Bug 545518 - [12] Flow analysis is skipped for multi-constant caseP20190319-2210Jay Arthanareeswaran3-5/+100
2019-03-19Bug 545539 - [12] BreakStatement should not expose setImplicit( boolean)Sarika Sinha2-5/+5
2019-03-19Bug 545518: [12] Flow analysis is skipped for multi-constant caseJay Arthanareeswaran3-12/+54
2019-03-19Bug 545497 - [12] AST Rewrite ignores the optional expression ifSarika Sinha3-6/+13
2019-03-18More tests for Bug 542558: [12] dom ast for switch expressionJay Arthanareeswaran2-3/+248
2019-03-18Test case for bug 545333: [12] result expression absence error in ecjManoj Palat1-0/+33
2019-03-16Bug 544921 - CompilationUnitStructureRequestor has poor performanceI20190318-1800Simeon Andreev1-14/+13
2019-03-16Bug 538086 - [9] Java rejects java.* import but ECJ doesn'tY20190316-1220Jay Arthanareeswaran2-5/+14
2019-03-15Boolean node rewrite in Bug 543720 - [12][ast rewrite] AST RewriteManoj Palat3-14/+340
2019-03-15Increment commit Bug 542558 comment 69 - [12][dom ast] DOM AST SupportManoj Palat2-0/+29
2019-03-15More Test for bug 543720: [12][ast rewrite] AST Rewrite Support forManoj Palat2-2/+456
2019-03-15Bug 543818 - [12] Formatter Support for Switch ExpressionsMateusz Matela15-20/+897
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 Palat5-97/+135
2019-03-14Bug 542558 - Fix warnings due to deprecated API/constantsJay Arthanareeswaran2-44/+48
2019-03-13Bug 544605 - [12] DebugEvaluationTest test failures/errors with Java 12Y20190313-2200Manoj Palat17-30/+43
2019-03-13Bug 544748 - [12] [dom ast] Flag implicit break statementSarika Sinha8-4/+128
2019-03-13Bug 545293 - References search broken in modular project when releaseI20190314-1800Till Brychcy1-2/+2
2019-03-13Bug 545255 - [12] AIOOBE inY20190313-0215Manoj Palat3-23/+100
2019-03-13Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran11-35/+115
2019-03-12Bug 545325 - [test] Eval tests are not executed during maven buildsStephan Herrmann1-0/+1
2019-03-12Bug 541864 - InnerClassInfo.getSourceName() is not thread-safeI20190312-1800Andrey Loskutov3-8/+8
2019-03-11Bug 544605: [12] DebugEvaluationTest test failures/errors with Java 12P20190312-0135Manoj Palat5-6/+27
2019-03-11Bug 542558 - [12][dom ast] DOM AST Support for Switch ExpressionsSarika Sinha1-1/+1
2019-03-11Bug 542558 - [12][dom ast] DOM AST Support for Switch ExpressionsSarika Sinha2-7/+10
2019-03-08Merge remote-tracking branch 'origin/master' into BETA_JAVA_12Y20190308-0715Jay Arthanareeswaran5-29/+34
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190312-0340I20190311-1800I20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi18-20/+20
2019-03-07Bug 545168 - [12] NPE in BreakStatement.analyseCodeManoj Palat2-0/+29
2019-03-07Bug 543720 - [12][ast rewrite] AST Rewrite Support for SwitchY20190307-1015Sarika Sinha8-73/+497
2019-03-06Bug 545121 - [inference] Certain method invocations rejected involvingS4_11_0_RC2R4_11I20190307-0500Stephan Herrmann3-29/+28
2019-03-06Bug 545086 - [12] Refactor to reuse all code to remove '/' from pathY20190306-2200P20190306-0525Jay Arthanareeswaran13-39/+47
2019-03-06Bug 545015 - Java build doesnt work in Java 12 if java project has localVikas Chandra1-2/+2
2019-03-05Bug 545039: [12] Switch Expression Spec Change - investigateManoj Palat2-17/+9

Back to the top