Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Bug 514089 - Build a tool to help debug index corruptionI20170327-2000Stefan Xenos3-4/+6
2017-03-27Bug 514089 - Build a tool to help debug index corruptionStefan Xenos43-361/+1459
2017-03-27Bug 506888 - Unused @SuppressWarnings("incomplete-switch") not reportedJay Arthanareeswaran2-2/+3
2017-03-26Bug 513790 - Compiler warnings in I20170316-2000 after moving to M6I20170326-2000Andrey Loskutov2-3/+3
2017-03-25Bug 511454 - M5 Regression. AssertionError in Database.closeI20170325-2000Stefan Xenos1-4/+3
2017-03-24Bug 514091 - [1.8][null] Bogus null annotation mismatch for lambdaI20170324-2000Till Brychcy3-2/+37
2017-03-24Bug 513875 - [newindex][null][1.8] Bogus Warning about ContradictoryTill Brychcy2-2/+3
2017-03-23Bug 514105: Functional interface inheritance with additional methodI20170323-2000Stephan Herrmann4-10/+65
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 Xenos2-1/+20
2017-03-22Bug 341298 - Pass automatically provided options to Java 6 processorsFabian Steeg4-14/+149
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 Brychcy2-3/+16
2017-03-18Bug 513855 - [1.8][null] @NonNull from type variable not respected inI20170318-2000Till Brychcy2-1/+67
2017-03-15Bug 513495 - [null][1.8] Missing warning if method reference mapsI20170317-2000I20170316-2000I20170315-2000Till Brychcy3-3/+43
2017-03-13Bug 494198: avoid unspec'd signature encoding in LVTTI20170315-0500I20170314-2000Stephan Herrmann5-36/+22
2017-03-13Bug 482991: Investigate large number of test failures inI20170313-2000Stephan Herrmann2-0/+8
2017-03-13Bug 464656 - Scrapbook doesn't seem to support Stream's from java 8Jay Arthanareeswaran2-3/+15
2017-03-12Bug 498084 - [null] Incorrect null type safety warning for methodI20170312-2000Till Brychcy2-8/+94
2017-03-10Bug 500503: ASTParser.createASTs() throws NullPointerException inI20170311-2000Stephan Herrmann8-15/+63
2017-03-08Bug 513310 - NPE in UnlikelyArgumentCheck caused by mixture of raw typeS4_7_0_M6I20170310-2000I20170308-2000Till Brychcy2-1/+23
2017-03-07Bug 511310: API Analysis Builder broken for multi-version bundles (2)I20170308-0800I20170307-2000Markus Keller1-21/+0
2017-03-06Bug 508745: grammar fix in ecj -helpI20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000Stephan Herrmann2-8/+10
2017-03-06Bug 509027 - Non-deterministic bug in line number generationI20170306-0800Till Brychcy2-28/+77
2017-03-06Bug 508215 - Debugger highlights wrong line in for loops over varargs.Till Brychcy2-3/+69
2017-03-06Bug 508215 - Debugger highlights wrong line in for loops over varargs.Till Brychcy1-200/+4
2017-03-05Bug 410218 - Optional warning for arguments of "unexpected" types toI20170305-2000Stephan Herrmann17-16/+1076
2017-03-05Bug 511866 - [1.8][null] support filtering of redundant null typeStephan Herrmann1-4/+4
2017-03-05Bug 499589 - [null][1.8] Implement DefaultLocation.ARRAY_CONTENTSTill Brychcy15-53/+941
2017-03-04Bug 511866 - [1.8][null] support filtering of redundant null typeTill Brychcy1-25/+195
2017-03-04Bug 466517 - IndexOutOfBoundsException in Buffer.notifyChanged (261)I20170304-2000Andrey Loskutov1-10/+9
2017-03-04Bug 508955: [null][external] Null safety warning cannot be avoided.Stephan Herrmann2-13/+123
2017-03-04Bug 496137 - [compiler][batch] support INFO problem severity? Till Brychcy3-10/+247
2017-03-04Bug 512749 - OutOfMemoryError while building workspaceStefan Xenos1-1/+0
2017-03-04Bug 512749 - OutOfMemoryError while building workspaceI20170303-2000Stefan Xenos3-1/+41
2017-03-01Bug 512673 - Indexer is creating disk contention during indexingI20170302-2000I20170301-2000Stefan Xenos5-19/+365
2017-02-28Bug 512739 - ArithmeticException during "Updating Java index"I20170228-2000I20170228-0330I20170228-0240Stefan Xenos1-2/+3
2017-02-27Bug 511878: [1.8][inference] Type inference error with lambdas andI20170227-2000Stephan Herrmann2-1/+41
2017-02-25Bug 512538 - Collect stats about flush execution timeI20170226-2000I20170225-2000Stefan Xenos4-22/+99
2017-02-24Bug 512604 - Reduce the time spent in Database.flush() I20170224-2000Stefan Xenos4-52/+60
2017-02-24Bug 512663 - Clean up the timing output for the indexerStefan Xenos1-7/+19
2017-02-23Bug 511949 - giveUpExclusiveLock is a severe bottleneck for large cachesI20170223-2000Stefan Xenos1-1/+1
2017-02-22Bug 511252: [1.8][compiler][inference] "Type mismatch" in eclipse 4.6.2,I20170222-2000Stephan Herrmann2-30/+10
2017-02-21Bug 511949 - giveUpExclusiveLock is a severe bottleneck for large cachesI20170221-2000Stefan Xenos9-164/+304
2017-02-16362260 - [formatter] New feature: count comment width from starting positionI20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000Mateusz Matela18-9/+775
2017-02-14Bug 512095 - [formatter] Unstable wrap on a line with wrapped code and wrappe...I20170216-0140I20170215-2000I20170214-2200I20170214-2000Mateusz Matela3-62/+89
2017-02-14Bug 511252: [1.8][compiler][inference] "Type mismatch" in eclipse 4.6.2,Stephan Herrmann3-6/+82
2017-02-10Bug 511071 - [1.8] NPE in analyseCode caused by missing type detected inI20170213-2000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530Till Brychcy2-1/+64
2017-02-09Bug 494691: [import rewrite] must not delete text adjacent to import containerI20170209-2000Markus Keller2-5/+37
2017-02-09Bug 511750: Type mismatch trying to convert function returning anonymousStephan Herrmann2-2/+39

Back to the top