Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Final part, passes all java8 tests, compiler is back to where it wassasikanth/BETA_JAVA9_ExperimentSasikanth Bharadwaj1-1/+16
2016-08-09Bug 479610 Module path container implementation to handle implicitY20160811-1000Sasikanth Bharadwaj1-0/+2
2016-08-05Bug 479610 - Resolution of target modules of targeted exports statementsSasikanth Bharadwaj1-0/+19
2016-07-12Bug 487421 - Adding fix + Test for scenarios that use modules as plainJay Arthanareeswaran1-13/+15
2016-07-04Bug 487421 - [1.9][batch] Support Java 9 options in command lineJay Arthanareeswaran1-15/+13
2016-05-31Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat1-4/+4
2016-04-05Bug 489702 - Replace new PrimitiveWrapper() with .valueOf()Alex Blewitt1-4/+4
2016-03-28Bug 480992 - [1.9] Versioning Changes support - JEP 223Y20160526-1000Y20160519-1000Y20160513-1000Y20160505-1000Y20160428-1430Y20160428-1000Y20160421-1000Y20160414-1000Y20160407-1000Y20160331-1000P20160526-0900P20160519-0900P20160512-0900P20160505-0900P20160428-0800P20160421-0800P20160414-0800P20160407-0800P20160331-0800Jay Arthanareeswaran1-12/+12
2015-10-02Bug 477387 - [1.9] JDT tests are incredibly slow with JRE 9Jay Arthanareeswaran1-3/+22
2015-09-22Bug 473901 - [1.9] Restructure Java Model for JimageJay Arthanareeswaran1-2/+75
2015-07-13Bug 470207: IJavaProject#getOptions should return Map<String, String>Markus Keller1-8/+8
2015-01-06[396854][449780] Don't create ExternalPackageFragmentRoot with null pathEd Merks1-1/+1
2014-08-31Revert "Bug 441726 - JDT performance regression due to bug 410207"Markus Keller1-12/+2
2014-08-18Bug 441726 - JDT performance regression due to bug 410207Terry Parker1-2/+12
2014-01-28Bug 422822 - Fix the Generics related warnings in official buildJayaprakash Arthanareeswaran1-0/+1
2013-02-06Fix for bug 396299 - Incompatible required libraries problem is notJayaprakash Arthanareeswaran1-2/+3
2012-01-10Bug 341296: .classpath file is read-only, many modifications later andMarkus Keller1-4/+4
2011-10-20HEAD - Fixed bug 287164: Report build path error if source folder hasSrikanth1-5/+20
2011-08-23Fixed bug 346010: [model] strange initialization dependency in OptionTestsStephan Herrmann1-3/+5
2011-05-10HEAD - Bug 324987: [formatter] API compatibility problem with Annotation Newl...Markus Keller1-29/+28
2011-05-04HEAD- Fixed bug 90486: Give more info when a dependency cycle is detectedAyushman Jain1-4/+24
2011-03-08HEAD - Fix for 338649: [perfs] Regression on FullSourceWorkspaceModelTests#te...Satyam Kandula1-9/+30
2011-02-24HEAD - Fixed bug 241598: [API] Constant needed for .classpathOlivier Thomann1-1/+1
2011-02-18HEAD - Fixed bug 336046: Source attachment not recovered when importing ProjectsJayaprakash Arthanareeswaran1-0/+6
2011-02-14HEAD - Fixed bug 274737: Relative Classpath entries should not be resolved re...Jayaprakash Arthanareeswaran1-4/+4
2010-12-22HEAD - Fix forJayaprakash Arthanareeswaran1-4/+3
2010-11-24HEAD - Fix for 330845Olivier Thomann1-1/+1
2010-11-19HEAD - Reverting fix made for 324367.Jayaprakash Arthanareeswaran1-3/+1
2010-10-11HEAD - Fix for 311022Jayaprakash Arthanareeswaran1-1/+3
2010-09-13HEAD - Reverting fix for 324987v_B12aOlivier Thomann1-26/+29
2010-09-13HEAD - 324987Frederic Fusier1-29/+26
2010-09-03HEAD - 308000Frederic Fusier1-3/+9
2010-08-30HEAD - Fix for 320618 releasing for stephan@cs.tu-berlin.deJayaprakash Arthanareeswaran1-1/+2
2010-05-27HEAD - 313965Jayaprakash Arthanareeswaran1-2/+13
2010-04-20HEAD - 305037Jayaprakash Arthanareeswaran1-20/+13
2010-04-08HEAD - Fix for 307295Olivier Thomann1-0/+2
2010-03-04HEAD - 304081Jayaprakash Arthanareeswaran1-37/+12
2010-03-02HEAD - 252431 API with implementationJayaprakash Arthanareeswaran1-73/+214
2010-02-22HEAD - 294360 with testJayaprakash Arthanareeswaran1-2/+2
2009-07-08HEAD - Fix for defect #280497 (Jay)Srikanth Sankaran1-1/+6
2009-06-30HEAD - Fix for 191176Olivier Thomann1-5/+3
2009-06-24HEAD - Fix for defect #276373 (Jay)Srikanth Sankaran1-0/+12
2009-04-23HEAD - 273308Jerome Lanneluc1-6/+6
2009-03-23HEAD - 269336Frederic Fusier1-57/+94
2009-03-07HEAD - Fix copyrightsOlivier Thomann1-1/+1
2009-02-27HEAD - Use static member classOlivier Thomann1-1/+1
2009-01-15HEAD - 259685Jerome Lanneluc1-12/+16
2008-11-13HEAD - fix deprecated usage of PreferencesJerome Lanneluc1-37/+14
2008-10-13HEAD - 175226Jerome Lanneluc1-2/+3
2008-10-09HEAD - 198572Jerome Lanneluc1-30/+65

Back to the top