Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-07-03Bug 438875: Set correct project/file encodings and use Unix line delimiterMarkus Keller43-12238/+12260
2014-07-02Fixed Bug 436542 - Eclipse 4.4 compiler generates "bad class file"Sasikanth Bharadwaj2-1/+72
according to javac Signed-off-by: Sasikanth Bharadwaj <saammana@in.ibm.com>
2014-06-30Fixed Bug 433989 - Nested static generic class reference is incorrectlyI20140701-0800Sasikanth Bharadwaj2-1/+41
marked as compile error Signed-off-by: Sasikanth Bharadwaj<saammana@in.ibm.com>
2014-06-30Fixed Bug 428845 - eclipse compiler does not flag ambiguous method callSasikanth Bharadwaj2-1/+34
in some cases Signed-off-by: Sasikanth Bharadwaj<saammana@in.ibm.com>
2014-06-30Disabling test for Bug 438507 ClasspathTests.testMissingClasspath failedManoj Palat1-1/+1
on all platforms
2014-06-25Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster18-45/+44
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-06-13Bug 433503: Use OrderedTestSuite instead of listing all test methods againMarkus Keller8-1306/+32
2014-06-04Bug 436347 - Regression: NegativeArraySizeException atR4_4M20140716-0800M20140709-0800I20140606-1215I20140605-1635I20140604-2000Shankha Banerjee3-2/+65
org.eclipse.jdt.internal.core.ClassFileInfo.generateMethodInfos Signed-off-by: Shankha Banerjee <shankhba@in.ibm.com>
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
(Comment #12)
2014-06-03Bug 364326 - [compiler][null] NullPointerException is not found byStephan Herrmann1-1/+43
compiler. FindBugs finds that one - test
2014-06-03Bug 436155: [type hierarchy] No type hierarchy shown for ↵Jayaprakash Arthanareeswaran2-3/+53
org.eclipse.swt.widgets.Text
2014-06-02Fix for Bug 434044 - Java 8 generics thinks single method is ambiguousI20140602-2000Stephan Herrmann3-8/+90
(comment #20)
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 ↵I20140528-0930I20140528-0830I20140528-0800I20140528-0115I20140527-2300I20140527-2000Stephan Herrmann2-8/+28
expressions
2014-05-27Revert "Bug 435462: [1.8] NPE in codegen with nested conditional and ↵Markus Keller2-31/+4
allocation expressions" This reverts commit 75e8acfdeb57688faec88df980fcf3ed6ae091e5.
2014-05-27Bug 435462: [1.8] NPE in codegen with nested conditional and allocation ↵Stephan Herrmann2-4/+31
expressions
2014-05-27Bug 435463: StackOverflowError when compiling generic codeStephan Herrmann2-1/+51
2014-05-27Bug 435399: IllegalStateException in Java Compiler related to Null Analysis ↵Stephan Herrmann2-0/+21
and Generics
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
interface methods Signed-off-by: Jayaprakash Arthanareeswaran <jarthana@in.ibm.com>
2014-05-22Bug 431716 - [1.8][compiler] NPE when creating LambdaMethod element forManoj Palat1-0/+42
lambda expressions with errors - test (comment 13) Signed-off-by: Manoj Palat <manpalat@in.ibm.com>
2014-05-22Bug 431716 - [1.8][compiler] NPE when creating LambdaMethod element forJayaprakash Arthanareeswaran1-1/+3
lambda expressions with errors - fix (comment 11) Signed-off-by: Jayaprakash Arthanareeswaran <jarthana@in.ibm.com>
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann3-9/+165
- the payload
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann2-9/+17
- refactoring to prepare for more check modes
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann3-16/+14
- adjust errorm message
2014-05-22Bug 434600 - Incorrect null analysis error reporting on type parametersStephan Herrmann2-4/+11
- integrate into phase of bound checking
2014-05-22Bug 433825 - [1.8][compiler] Internal compiler error:Sasikanth Bharadwaj2-0/+68
NullPointerException in AllocationExpression#resolvePart3 Signed-off-by: Sasikanth Bharadwaj<saammana@in.ibm.com>
2014-05-21Bug 433906 - [compiler][null] unchecked warning with 'capture extends T'I20140521-2000Stephan Herrmann2-3/+31
vs. 'T' Signed-off-by: stephan.herrmann@berlin.de
2014-05-21Bug 434899 - [1.8][null] Java 1.8 null annotations still causeStephan Herrmann2-0/+49
Contradictory null annotations' error Signed-off-by: stephan.herrmann@berlin.de
2014-05-20Bug 434793 - [1.8][null][compiler] AIOOBE inI20140520-2000Stephan Herrmann2-2/+22
ParameterizedGenericMethodBinding.substitute when inlining a method
2014-05-20Bug 423280 - DisablingShankha Banerjee1-1/+2
JavaProjectTests#testAddNonJavaResourcePackageFragmentRoot Signed-off-by: Shankha Banerjee <shankhba@in.ibm.com>
2014-05-20Fix for Bug 406805 [1.8] Parameter names for enum constructor notShankha Banerjee3-5/+277
available Signed-off-by: Shankha Banerjee <shankhba@in.ibm.com>
2014-05-20Bug 434044 - Java 8 generics thinks single method is ambiguousStephan Herrmann2-2/+43
2014-05-19Bug 434630 - [1.5][generics] Unexpected type mismatch error with nestedStephan Herrmann5-49/+139
types and generics
2014-05-19Bug 408653 - Updating pom files to include man pageI20140519-2000Manoj Palat2-1/+4
Signed-off-by: Manoj Palat <manpalat@in.ibm.com>
2014-05-14Bug 434570 - Generic type mismatch for parametrized class annotationI20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000Stephan Herrmann4-35/+221
attribute with inner class
2014-05-14Bug 434297 - [1.8] NPE in LamdaExpression.analyseCode with lamdaStephan Herrmann2-2/+41
expression nested in a conditional expression
2014-05-13Bug 399527 - Type inference problemI20140513-2000Stephan Herrmann1-1/+130
2014-05-13Bug 432603 - [compile][1.7] ecj reports an Error while javac doesn't Stephan Herrmann1-0/+65
2014-05-13Bug 433478 - [compiler][null] NPE in ReferenceBinding.isCompatibleWithStephan Herrmann2-2/+76
2014-05-13Fix for Bug 408653 provide a manpage for distributions that ship aManoj Palat2-1/+481
standalone ecj binary
2014-05-12Fixed bug 434527 - Unable to create ecj.jar from ecjsrc.jarI20140512-2000Jayaprakash Arthanareeswaran1-16/+4
2014-05-09Fix for bug Bug 387956 - Adding testsI20140511-2000I20140510-1500I20140509-2000Jayaprakash Arthanareeswaran9-1/+156
2014-05-09Fix for bug 387956 - Cannot resolve import for generated class IFIevgen Lukash2-2/+24
processing annotations with parameters referencing constants Signed-off-by: Ievgen Lukash <e.lucash@gmail.com>
2014-05-09Fix addendum - change in test error message - for Bug 426977 [dom ast]M N Palat1-1/+1
CCE: AnnotationTypeDeclaration cannot be cast to TypeDeclaration
2014-05-09Bug 418092 - ArrayOutOfBoundException while autocompleting a jar library ↵Terry Parker4-1/+67
with attached javadoc Change-Id: I150b4dcb09451d563d01d52a5c64ede6b74e34c8 Signed-off-by: Terry Parker <tparker@google.com>
2014-05-09Fix for Bug 426977 [dom ast] CCE: AnnotationTypeDeclaration cannot beM N Palat2-1/+26
cast to TypeDeclaration

Back to the top