Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Fixed bug 499809: [null][1.8] VerifyError when Null Analysis is onR4_4_1_maintenanceSasikanth Bharadwaj4-6/+105
2016-04-18Bug 491354: [compiler] Wrong "indirectly referenced" error for memberMarkus Keller2-4/+86
2016-04-06Updating bundle version for R4_4_1_maintenanceJay Arthanareeswaran1-1/+1
2016-04-06Bug 490724 - [1.5][compiler] Compilation of 1.3 source against 1.5Jay Arthanareeswaran2-3/+95
2014-09-02Bug 440470: debugger source lookup is much slower than 4.3R4_4_1M20140925-0400M20140910-2310M20140910-0900M20140903-1600M20140903-0800M20140902-1430Markus Keller1-15/+6
2014-09-02Fixed Bug 442534 - Eclipse's Run button does not work.ssankaran2-0/+52
2014-08-26Fixed Bug 436350 - [1.8][compiler] Missing bridge method in interfaceM20140829-0500M20140827-1200M20140827-0800ssankaran2-1/+118
2014-08-20Fixed Bug 440592 - [1.8][reconciler] Cannot easily launch application inM20140820-1200M20140820-0800ssankaran3-2/+112
2014-08-12Fixed Bug 438812 - Missing bridge methods in indirect child classes withM20140813-0800Sasikanth Bharadwaj3-11/+65
2014-08-07Bug 440462 - [null][compiler]NPE in EJC for erroneous null annotationsStephan Herrmann2-1/+25
2014-08-07Bug 440764 - [1.8][null]IllegalArgumentExc in EJCStephan Herrmann2-0/+49
2014-08-07Bug 439298 - [null] "Missing code implementation in the compiler" whenStephan Herrmann2-0/+63
2014-08-07Bug 435689 - [1.8][inference] Type inference not occurring with lambdaStephan Herrmann3-3/+25
2014-08-07Bug 437007 - [1.8][inference] Inferencing failing to work out type inStephan Herrmann2-1/+21
2014-08-07Bug 438179 - [1.8][null] 'Contradictory null annotations' error on typeStephan Herrmann3-9/+112
2014-08-07Bug 438458 - [1.8][null] clean up handling of null type annotations wrtStephan Herrmann17-30/+333
2014-08-04Fixed Bug 439889 - [1.8][compiler] [lambda] Deserializing lambda failsM20140806-0900Andrew Clement2-0/+82
2014-08-04Fixed Bug 440152 - [codegen]"Missing code implementation in theSasikanth Bharadwaj3-2/+47
2014-07-29Bug 438337 - StackOverflow after update from Kepler to Luna M20140731-1200Stephan Herrmann2-9/+47
2014-07-28Fix for Bug 432541 Stack Overflow in Java Search - type inference issue?M20140730-0800Manoj Palat3-8/+101
2014-07-23Bug 435544 - [compiler][null] Enum constants not recognised as beingM20140723-0800Stephan Herrmann1-5/+6
2014-07-23Bug 435544 - [compiler][null] Enum constants not recognised as beingShankha Banerjee1-0/+63
2014-07-21Fixed Bug 436542 - Eclipse 4.4 compiler generates "bad class file"ssankaran2-7/+71
2014-06-04Bug 436347 - Regression: NegativeArraySizeException atR4_4M20140716-0800M20140709-0800I20140606-1215I20140605-1635I20140604-2000Shankha Banerjee3-2/+65
2014-06-04Documentation update - Synching the man page with new compiler optionsJayaprakash Arthanareeswaran1-0/+2
2014-06-04Bug 436563 - Several tests in TypeHierarchyTests failJayaprakash Arthanareeswaran1-1/+120
2014-06-03Bug 436266 - Use RC3 (plus) version of JDT compiler to build RC4I20140603-2300I20140603-2000Jayaprakash Arthanareeswaran1-0/+1
2014-06-03Bug 364326 - [compiler][null] NullPointerException is not found byStephan Herrmann1-1/+43
2014-06-03Bug 436155: [type hierarchy] No type hierarchy shown for org.eclipse.swt.widg...Jayaprakash Arthanareeswaran2-3/+53
2014-06-02Fix for Bug 434044 - Java 8 generics thinks single method is ambiguousI20140602-2000Stephan Herrmann3-8/+90
2014-05-28Bug 435962: [RC2] StackOverFlowError when buildingI20140601-2000I20140531-1500I20140530-2000I20140528-2000Stephan Herrmann5-81/+194
2014-05-28fixed missing and irregular copyrightsMarkus Keller2-1/+11
2014-05-27Bug 435462: [1.8] NPE in codegen with nested conditional and allocation expre...I20140528-0930I20140528-0830I20140528-0800I20140528-0115I20140527-2300I20140527-2000Stephan Herrmann2-8/+28
2014-05-27Revert "Bug 435462: [1.8] NPE in codegen with nested conditional and allocati...Markus Keller2-31/+4
2014-05-27Bug 435462: [1.8] NPE in codegen with nested conditional and allocation expre...Stephan Herrmann2-4/+31
2014-05-27Bug 435463: StackOverflowError when compiling generic codeStephan Herrmann2-1/+51
2014-05-27Bug 435399: IllegalStateException in Java Compiler related to Null Analysis a...Stephan Herrmann2-0/+21
2014-05-27fixed mixed line delimitersMarkus Keller1-1/+1
2014-05-22Bug 434442 - ClassFormatError when using Enums in Java 8 DefaultI20140526-2000I20140525-2000I20140524-1500I20140523-2000I20140522-1330I20140522-1230I20140522-1100Jayaprakash Arthanareeswaran4-4/+58
2014-05-22Bug 431716 - [1.8][compiler] NPE when creating LambdaMethod element forManoj Palat1-0/+42
2014-05-22Bug 431716 - [1.8][compiler] NPE when creating LambdaMethod element forJayaprakash Arthanareeswaran1-1/+3
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann3-9/+165
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann2-9/+17
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann3-16/+14
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann2-4/+11
2014-05-22Bug 433825 - [1.8][compiler] Internal compiler error:Sasikanth Bharadwaj2-0/+68
2014-05-21Bug 433906 - [compiler][null] unchecked warning with 'capture extends T'I20140521-2000Stephan Herrmann2-3/+31
2014-05-21Bug 434899 - [1.8][null] Java 1.8 null annotations still causeStephan Herrmann2-0/+49
2014-05-20Bug 434793 - [1.8][null][compiler] AIOOBE inI20140520-2000Stephan Herrmann2-2/+22
2014-05-20Bug 423280 - DisablingShankha Banerjee1-1/+2

Back to the top