Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-04HEAD - Fixed bug 359831: Fix messages for "new warning for missingOlivier Thomann1-2/+2
2011-10-04HEAD - Bug 349326: Fixing the new messagesJayaprakash Arthanareeswaran3-55/+55
2011-10-03HEAD - fixed bug 359495: [1.7][compiler] VerifyError in try-finallyAyushman Jain1-1/+204
2011-10-02HEAD - Fixed bug 161129: [batch][compiler] Add -warn:all to report allOlivier Thomann1-60/+1
2011-10-02HEAD - Revert change for 359362: FUP of bug 349326: ResourceOlivier Thomann1-6/+1
2011-10-01HEAD - Fixed bug 359334: Analysis for resource leak warnings does notStephan Herrmann1-1/+195
2011-09-30HEAD- Fixed bug 256796: [compiler] dead code detection: "if (DEBUG)Ayushman Jain1-0/+146
2011-09-29HEAD - Fixed bug 359334: Analysis for resource leak warnings does notStephan Herrmann1-0/+40
2011-09-29HEAD - Fix unused local warningoliviert1-1/+0
2011-09-29Fixed bug 359362: FUP of bug 349326: Resource leak on non-CloseableStephan Herrmann1-3/+8
2011-09-29HEAD - Fixed bug 348186: [compiler] Improve wording for the warning forAyushman Jain2-7/+7
2011-09-29HEAD - Fixed bug 355838: [compiler] ecj compiles the code thatAyushman Jain1-18/+47
2011-09-29HEAD - Fixed bug 349326: [1.7] new warning for missingStephan Herrmann5-17/+1598
2011-09-28HEAD - Set local .gitignore and project specific settings for lineoliviert1-0/+2
2011-09-28HEAD - Fixed bugAyushman Jain1-0/+35
2011-09-28HEAD - Remove .cvsignore filesoliviert1-1/+0
2011-09-28HEAD - Fix for 359177: Test MethodVerifyTest#testBug317719h fails whenSatyam Kandula1-6/+6
2011-09-27HEAD - Fixed bug 358827: [1.7] exception analysis for t-w-r spoils nullStephan Herrmann2-1/+81
2011-09-08HEAD - Fixed bug 356746: ECJ accepts illegal unicode escape sequencesOlivier Thomann2-1/+20
2011-09-01HEAD - Fixed bug 356363: Many links to java.sun.com are brokenOlivier Thomann7-37/+37
2011-08-29HEAD - Fixed bug 356002: VerifyError "Inconsistent stackmap frames" for switc...Olivier Thomann1-0/+104
2011-08-29HEAD - Fixed bug 350095: The 2000th (0-based) enum constant is nullOlivier Thomann1-0/+4126
2011-08-26HEAD - Fixed bug 234074: Compliance_1_5#test088 fails when launched with JRE ...Olivier Thomann1-2/+5
2011-08-23HEAD- Fix for 345949: [compiler] Inconsistent name clash behavior vis-a-vis j...Satyam Kandula3-35/+138
2011-08-18HEAD - Fixed bug 353535: Eclipse compiler generates wrong bytecode for nested...Olivier Thomann1-3/+3
2011-08-18HEAD- Fixed bug 354579: Fup of bug 289247: Investigate validity of the fix vi...Ayushman Jain4-291/+205
2011-08-16Disabled regression test for bug 353535Srikanth Sankaran1-0/+43
2011-08-12HEAD - Fixed bug 354554: [null] conditional with redundant condition yields w...Stephan Herrmann1-0/+46
2011-08-12HEAD - Fixed bug 354536: compiling package-info.java still depends on the ord...Stephan Herrmann1-1/+46
2011-08-12HEAD- Fixed bug 292087: anonymous class in array member initializer confuses ...Ayushman Jain2-10/+134
2011-08-09HEAD- Fixed bug 352412: Switching on strings in 1.6- modes produces misleadin...Ayushman Jain1-29/+29
2011-08-09HEAD- Fixed bug 317719: Method incorrectly flagged as having same erasure out...Ayushman Jain4-888/+2453
2011-08-093.7.1 Maintenance: Fix for 354052: [1.7] NPE in org.eclipse.jdt.internal.comp...Satyam Kandula1-0/+24
2011-08-08HEAD- Fixed bug 353238: [1.7] update unusedTypeArgs option description for th...Ayushman Jain1-1/+30
2011-08-08HEAD : Fixed bug 353089: [1.7][compiler] Incorrect name clash error with ecjSrikanth Sankaran1-0/+108
2011-08-01HEAD- Fixed bug 353085: [1.7] Cannot cast from Object to booleanAyushman Jain1-1/+506
2011-07-28HEAD - merge Java 7 implementation in HEAD streamOlivier Thomann46-894/+14834
2011-05-12HEAD- Fixed bug 345569: FUP of bug 345334: CodeSnippetTest has lot of failuresAyushman Jain1-2/+18
2011-05-11HEAD - Fixed bug 345334: CodeSnippet's run method is missing @Override annota...Olivier Thomann1-1/+19
2011-05-06HEAD - Revert fix for 336648: wrong compiler problem "The value of the local ...Olivier Thomann2-29/+10
2011-05-06HEAD - Fixed bug 343621: Setting "Unchecked generic type operation" to Error ...Olivier Thomann1-1/+27
2011-05-05HEAD - Fixed bug 343621: Setting "Unchecked generic type operation" to Error ...Olivier Thomann1-1/+6
2011-05-05HEAD - Fixed bug 343621: Setting "Unchecked generic type operation" to Error ...Olivier Thomann1-1/+37
2011-04-27HEAD- revert fix for bug 292087: anonymous class in array member initializer ...Ayushman Jain2-134/+10
2011-04-27HEAD - Copyright updatesv_B52Olivier Thomann4-4/+4
2011-04-25HEAD - Fixed bug 343713: [compiler] bogus line number in constructor of inner...Stephan Herrmann1-1/+37
2011-04-21HEAD- Fixed bug 292087: anonymous class in array member initializer confuses ...Ayushman Jain1-9/+17
2011-04-21HEAD- Fixed bug 292087: anonymous class in array member initializer confuses ...Ayushman Jain1-1/+117
2011-04-20HEAD - Fixed bug 328281: visibility leaks not detected when analyzing unused ...Stephan Herrmann2-1/+223
2011-04-13HEAD- Fixed bug 340691: Syntax error leads to ClassCastException in ASTConverterAyushman Jain2-15/+69

Back to the top