Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Bug 547479 - Java 9+ (JPMS) Intermittent compilation error "The type...I20190521-1800I20190521-0600I20190520-1805Christoph Langer1-0/+56
2019-05-20Bug 543266 Allow comments in enum declarationKenneth1-0/+57
2019-05-16Bug 544306 - [Java 11] Error in Editor when using class in Test sourceI20190516-1800Till Brychcy2-1/+49
2019-05-15Bug 543604 - [9] Error when hovering a HashMapStephan Herrmann1-2/+36
2019-05-15Bug 543604 - [9] Error when hovering a HashMapI20190515-1800Simeon Andreev1-0/+31
2019-05-15Bug 547148 - Expose Outer Synthetic Locals from Method BindingManoj Palat1-1/+47
2019-05-13Bug 547051 - do not run Java 9+ subclass search in tests on Java 8Andrey Loskutov1-0/+6
2019-05-13Bug 545446 - Content assist sorting by relevance is broken Vikas Chandra1-8/+8
2019-05-11Bug 547114 - NPE at ModuleBinding.addReads(...) on changing ModuleStephan Herrmann1-0/+93
2019-05-11Bug 547051 - subclass search with patterns doesn't work for modulesI20190511-1800Andrey Loskutov2-11/+94
2019-05-10Bug 547095 - SIOOBE trying to search in context of a class from modularI20190510-1800Andrey Loskutov2-0/+81
2019-05-08Bug 547051 - Java search with HierarchyScope does not find JDK classesAndrey Loskutov2-2/+51
2019-04-30Bug 546146 - [12] AST Rewrite should use current formatter settingsI20190501-0525I20190430-1800Sarika Sinha1-26/+17
2019-04-29Bug 545898 - [formatter] IOOBE with empty javadoc @paramI20190429-1800Mateusz Matela1-1/+14
2019-04-26Bug 546653 - [9] More details in module-related classpath attributes:I20190429-0240I20190428-1800I20190427-1800I20190426-1800Stephan Herrmann1-2/+2
2019-04-16Bug 542795 - NPE in ProblemReporter.deprecatedSinceValue(...)I20190416-1800Stephan Herrmann1-0/+53
2019-04-16Bug 546410 - [12][test] ASTStructuralPropertyTest needs an update afterStephan Herrmann1-3/+3
2019-04-11Bug 546315 - [11] "The package [...] is accessible from more than oneI20190414-0210I20190413-1800Stephan Herrmann1-0/+121
2019-04-05Bug 493433 - Call Hierarchy not showing callers when called via methodJay Arthanareeswaran1-2/+85
2019-04-02Bug 545766 - NullPointerException inStephan Herrmann1-1/+95
2019-03-25Bug 545293 - References search broken in modular project when releaseI20190325-1800Till Brychcy1-0/+81
2019-03-22Bug 545687 - [11] Bogus editor error "package javax.xml is accessibleI20190324-1800I20190323-1800Till Brychcy1-0/+35
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 Arthanareeswaran50-82/+4659
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran18-75/+3
2019-03-19Bug 545539 - [12] BreakStatement should not expose setImplicit( boolean)Sarika Sinha1-3/+2
2019-03-19Bug 545497 - [12] AST Rewrite ignores the optional expression ifSarika Sinha1-2/+4
2019-03-18More tests for Bug 542558: [12] dom ast for switch expressionJay Arthanareeswaran2-3/+248
2019-03-16Bug 538086 - [9] Java rejects java.* import but ECJ doesn'tY20190316-1220Jay Arthanareeswaran1-2/+2
2019-03-15Boolean node rewrite in Bug 543720 - [12][ast rewrite] AST RewriteManoj Palat1-1/+313
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 Matela9-2/+663
2019-03-13Bug 544748 - [12] [dom ast] Flag implicit break statementSarika Sinha1-0/+55
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 543720 - [12][ast rewrite] AST Rewrite Support for SwitchY20190307-1015Sarika Sinha4-40/+283
2019-02-28Merge remote-tracking branch 'origin/master' into BETA_JAVA_12P20190228-2320Jay Arthanareeswaran18-101/+613
2019-02-27Revert "Revert "Bug 540922 - [12] ct.sym file has been restructured again for...Jay Arthanareeswaran2-3/+463
2019-02-27Revert "Bug 540922 - [12] ct.sym file has been restructured again for older r...Jay Arthanareeswaran2-463/+3
2019-02-26Bug 542558 - [12][dom ast] DOM AST Support for Switch ExpressionsJay Arthanareeswaran10-5/+21
2019-02-26Bug 542106 - [9][quick fix] "The fix 'Remove unused import' generated aI20190226-1800I20190226-1020I20190226-0715I20190226-0600Stephan Herrmann1-1/+34
2019-02-26Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran2-3/+463
2019-02-21Bug 540922 - [12] ct.sym file has been restructured again for olderStephan Herrmann2-9/+15
2019-02-21Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran2-19/+462
2019-02-17Bug 541011 - [formatter] Option to wrap chained conditionals as oneI20190217-1800Mateusz Matela9-0/+244
2019-02-14Bug 544432 - [9] Eclipse compiler error "The type com.a.A is notI20190217-0600I20190216-1800I20190216-0600I20190215-1800I20190215-0630I20190215-0055I20190214-1800Stephan Herrmann1-0/+47
2019-02-14Bug 544255 - [12] SwitchCase AST node has wrong range Olivier Thomann1-5/+57
2019-02-12Bug 544017 - [9] bogus error in editor: "The type com.example.sub.b.B isI20190213-1800Stephan Herrmann3-7/+88
2019-02-11Bug 544304 - [12][test] New failures in JavaSearchTestsManoj Palat1-9/+13
2019-02-10Bug 542654 - Add the new option to the warning-by-default listJay Arthanareeswaran1-0/+1
2019-02-10Bug 542562 - [12][test] test failures for Switch ExpressionsJay Arthanareeswaran2-11/+11

Back to the top