Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-17Bug 515274: JDT Core test freezes in Gerrit Hudson jobI20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000Markus Keller3-2/+46
2017-04-17Revert "Bug 515274: JDT Core test freezes in Gerrit Hudson job"Markus Keller3-284/+262
2017-04-14Bug 515274: JDT Core test freezes in Gerrit Hudson jobMarkus Keller3-262/+284
2017-04-12Bug 493705:I20170412-2000Stephan Herrmann1-6/+86
2017-04-11Bug 513790 - Compiler warnings in I20170316-2000 after moving to M6I20170411-0500Jay Arthanareeswaran2-4/+4
2017-04-10Bug 514591 - [formatter] NegativeArraySizeException with "Never indent line c...I20170410-2000Mateusz Matela1-0/+32
2017-04-10Bug 492947 - Code assist does not work in certain forms of lambdasJay Arthanareeswaran1-2/+109
2017-04-05Bug 512791 - [formatter] Errors around formatter:off regions with "use space ...Mateusz Matela1-0/+38
2017-04-02Bug 514017 - [formatter] Count comment width from starting position: change d...I20170404-0840I20170404-0245I20170403-2000Mateusz Matela5-4/+73
2017-03-31Bug 512741 - Indexer is performing too many writes during indexingI20170331-2000Stefan Xenos2-0/+321
2017-03-29Bug 514364 - Removals from the free space trie are causing corruptionI20170330-2000I20170329-2000Stefan Xenos1-1/+1
2017-03-29Bug 514364 - Removals from the free space trie are causing corruptionStefan Xenos1-0/+52
2017-03-27Bug 514089 - Build a tool to help debug index corruptionStefan Xenos1-4/+4
2017-03-24Bug 513875 - [newindex][null][1.8] Bogus Warning about ContradictoryTill Brychcy1-1/+2
2017-03-23Bug 482991 - Investigate large number of test failures inStephan Herrmann2-3/+13
2017-03-22Bug 512804 - Java Search: Index corruption detected I20170322-2000Stefan Xenos1-0/+19
2017-03-21Bug 482991 - Investigate large number of test failures inJay Arthanareeswaran7-21/+39
2017-03-19Bug 513869 - M6: NPE creating a method overrideI20170321-2000I20170320-2000I20170319-2000Till Brychcy1-3/+14
2017-03-13Bug 494198: avoid unspec'd signature encoding in LVTTI20170315-0500I20170314-2000Stephan Herrmann3-11/+11
2017-03-13Bug 482991: Investigate large number of test failures inI20170313-2000Stephan Herrmann1-0/+1
2017-03-10Bug 500503: ASTParser.createASTs() throws NullPointerException inI20170311-2000Stephan Herrmann1-1/+34
2017-03-04Bug 508955: [null][external] Null safety warning cannot be avoided.Stephan Herrmann1-1/+103
2017-03-01Bug 512673 - Indexer is creating disk contention during indexingI20170302-2000I20170301-2000Stefan Xenos2-0/+127
2017-02-21Bug 511949 - giveUpExclusiveLock is a severe bottleneck for large cachesI20170221-2000Stefan Xenos1-1/+1
2017-02-16362260 - [formatter] New feature: count comment width from starting positionI20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000Mateusz Matela15-1/+730
2017-02-14Bug 512095 - [formatter] Unstable wrap on a line with wrapped code and wrappe...I20170216-0140I20170215-2000I20170214-2200I20170214-2000Mateusz Matela1-0/+22
2017-02-09Bug 494691: [import rewrite] must not delete text adjacent to import containerI20170209-2000Markus Keller1-1/+28
2017-02-09Bug 510111: [compiler][inference] Type mismatch on lambda with wildcardsStephan Herrmann1-1/+27
2017-02-07Bug 510995 - NPE at CommentsPreparator.translateFormattedTokens when using $N...Mateusz Matela1-0/+37
2017-02-06Fix for anon no in bug 507954 Type Hierarchy incomplete, misses someI20170206-2000Manoj Palat1-3/+3
2017-01-22Bug 500024: [1.8][null] fix glitches regarding ExternalAnnotationStatusI20170122-2000Stephan Herrmann5-18/+184
2017-01-21Bug 510793: [1.8][model] support JSR 308 annotationsStephan Herrmann1-1/+24
2017-01-19Bug 504095 - Content assist confused by @interface-typed elementsJay Arthanareeswaran1-2/+31
2017-01-18Bug 509715: Null analysis shows errors (false positive) in editor only,Stephan Herrmann14-6/+373
2017-01-18Bug 510361: ExternalAnnotationProvider exception shall put context intoI20170119-0345I20170118-2000Stephan Herrmann1-2/+2
2017-01-10Fix for bug 507954 Type Hierarchy incomplete, misses some anonymousI20170111-2000I20170111-0200Manoj Palat1-1/+95
2017-01-06Bug 510011 - FieldOneToOne.put isn't updating the backpointerStefan Xenos2-0/+258
2016-12-21Bug 507795 - Functional dynamic dependenciesI20161221-2000Stefan Xenos3-3/+3
2016-12-14Bug 507966 - ArrayIndexOutOfBoundException from JDT indexI20161215-0830I20161215-0730I20161215-0130I20161214-2000Stefan Xenos1-6/+40
2016-12-12Bug 508951 - Stackoverflow in RecoveredBlock.add during content assist.Till Brychcy1-0/+26
2016-12-09Prefix search types by simple name.I20161211-2000I20161210-2000Alexander Rookey1-2/+70
2016-12-05Bug 508079 - Allow Database.malloc to large blocksI20161207-0515I20161206-2000I20161206-0800I20161205-2000Stefan Xenos4-18/+372
2016-12-05Bug 206345 - [javadoc] compiler should not interpret contents ofJay Arthanareeswaran1-3/+129
2016-11-25Bug 507256 - [null] Errors following external annotations ofI20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815Till Brychcy1-1/+38
2016-11-13Bug 501283 - Lots of hash collisions during indexing (legacy indexer)Stefan Xenos3-7/+20
2016-10-18bug 499351 - [1.8] Streams: Type mismatch: cannot convert fromStephan Herrmann1-1/+1
2016-10-13Bug 504473 - Fix build warnings in I20161005-1430Jay Arthanareeswaran2-2/+2
2016-10-12Bug 504473 - Fix build warnings in I20161005-1430Jay Arthanareeswaran2-1/+3
2016-10-10Bug 493296 - Eclipse formatter hangs when formatting with formatter.join_wrap...I20161011-0800Mateusz Matela6-13/+915
2016-10-05Bug 504040 - Remove usage of marked for deletion WorkbenchHelp fromLars Vogel1-5/+5

Back to the top