Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Bug 535802 - EPL 2.0 conversion for test plug-ins and one propertiesLars Vogel1-3/+6
2016-07-27Bug 460491: [compiler] don't consider parameter-less static member typeStephan Herrmann1-1/+1
2016-01-21Bug 404648 [1.8][compiler] investigate differences between ECJ & JavacManoj Palat1-4/+4
2015-12-15Fixed bug 476281 - [1.8] Using a local class inside a lambda inside anI20151215-0800Sasikanth Bharadwaj1-1/+48
2014-12-19Bug 455427 - [test] Make compiler test run with APT enabledJayaprakash Arthanareeswaran1-0/+1
2014-05-22Bug 434442 - ClassFormatError when using Enums in Java 8 DefaultI20140526-2000I20140525-2000I20140524-1500I20140523-2000I20140522-1330I20140522-1230I20140522-1100Jayaprakash Arthanareeswaran1-0/+35
2014-04-24Fixed Bug 433060 - [1.8][compiler] enum E<T>{I;} causes NPE inSasikanth Bharadwaj1-0/+22
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran1-4/+0
2014-02-07Fix for Bug 422064 [1.8][tests] errors compiler.regression tests whenM N Palat1-8/+34
2013-10-08Fixed Bug 416107 - Incomplete error message for member interface andANIRBAN CHAKRABORTY1-2/+2
2012-12-09Bug 388739 - [1.8][compiler] consider default methods when detectingStephan Herrmann1-1/+6
2012-04-19Tests & fix for bug 374605: Unreasonable warning for enum-based switchStephan Herrmann1-40/+233
2012-02-28HEAD - Fixed bug 265744: Enum switch should warn about missing defaultStephan Herrmann1-27/+117
2012-01-14HEAD - Fixed Bug 365519 - editorial cleanup after bug 186342 and bugStephan Herrmann1-2/+64
2011-10-19HEAD - Fixed bug 343480: [compiler] Incorrect/confusing error message onAyushman Jain1-1/+1
2011-09-01HEAD - Fixed bug 356363: Many links to java.sun.com are brokenOlivier Thomann1-1/+1
2011-08-18HEAD- Fixed bug 354579: Fup of bug 289247: Investigate validity of the fix vi...Ayushman Jain1-64/+31
2011-08-09HEAD- Fixed bug 317719: Method incorrectly flagged as having same erasure out...Ayushman Jain1-31/+64
2011-03-15HEAD - Fixed bug 340029: [1.5][compiler] Enum constructor that throws Excepti...Olivier Thomann1-1/+24
2011-03-14HEAD - Fixed bug 339913: [compiler] Misleading error message for annotations ...Olivier Thomann1-3/+3
2010-11-09HEAD - Fix for 328519Olivier Thomann1-1/+123
2010-09-13HEAD - Fix for 324840Olivier Thomann1-12/+5
2010-05-11HEAD - Fix copyrightsv20100512-2030Olivier Thomann1-1/+1
2010-01-22HEAD - Fix for 300133Olivier Thomann1-1/+26
2009-09-24HEAD - Fix test failuresOlivier Thomann1-0/+1
2009-09-24HEAD - Fix test failuresOlivier Thomann1-86/+6
2009-09-24HEAD - Fix test failuresOlivier Thomann1-6/+86
2009-09-21HEAD - Fix for 289892Olivier Thomann1-10/+61
2009-08-17HEAD - 276294Kent Johnson1-5/+5
2009-08-11HEAD - Fix for 285701Olivier Thomann1-1/+188
2009-06-24HEAD - Fix for 278562Olivier Thomann1-0/+54
2009-06-19HEAD - 273990Kent Johnson1-2/+31
2009-04-28HEAD - Fix copyrightOlivier Thomann1-1/+1
2009-03-30Fix for bug #267670Srikanth Sankaran1-0/+69
2009-02-06HEAD - 263877Philipe Mulet1-35/+45
2009-02-06HEAD - Added disabled regression test for 263877Olivier Thomann1-1/+18
2008-12-10HEAD - 154162Kent Johnson1-15/+15
2008-11-21HEAD - 249134Kent Johnson1-1/+15
2008-11-20HEAD - 249134 + 154162Kent Johnson1-51/+52
2008-11-18HEAD - 255452Philipe Mulet1-0/+152
2008-10-23HEAD - 251814Kent Johnson1-37/+74
2008-10-23HEAD - 251814Philipe Mulet1-0/+187
2008-10-21HEAD - 251523Kent Johnson1-0/+18
2008-10-21HEAD - 146768 - patch 2Kent Johnson1-9/+23
2008-10-17HEAD - 146768Kent Johnson1-22/+23
2008-10-03HEAD - 227527 + 227530 + 247981Kent Johnson1-10/+18
2008-08-14239833Kent Johnson1-1/+1
2008-07-10HEAD - Fix for 240349Olivier Thomann1-8/+8
2008-07-02*** empty log message ***Philipe Mulet1-0/+65
2008-06-27HEAD - Clean-up pass 1: add 'this.' to fields +remove 'this.' to msg send + r...Frederic Fusier1-2910/+2910

Back to the top