Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Bug 527755 - Provide APIs for internal code in jdt.core that is neededI20180304-0800Till Brychcy1-0/+78
2018-03-03Bug 531956 - [9] "Illegal character in opaque part" error fromI20180303-1500I20180303-1200Andrey Loskutov2-12/+12
2018-03-02Bug 487686 - [formatter] Make default profiles work with auto-format: Disable...I20180303-0800I20180303-0335I20180303-0155I20180303-0055I20180302-2000Mateusz Matela1-1/+1
2018-03-02Bug 514611 [formatter] Enum constants wrapping: enable in default profileMateusz Matela1-1/+1
2018-03-01Bug 475823 - "Eclipse" default formatter should not add lineI20180301-2000Lars Vogel1-4/+4
2018-03-01Bug 531763 - [9] replace provisional API in JavaModelAccess used byTill Brychcy1-146/+0
2018-03-01Fixed Bug 531531: [codegen] invokeDynamic constant pool entries are notOlivier Thomann2-11/+263
2018-03-01Fix for Bug 531777 - Need an API to differentiate if anManoj Palat2-0/+13
2018-03-01Fix for Bug 531705 - Java Module search does not search for automaticManoj Palat8-9/+77
2018-02-28Bug 128653 - [formatter] Improve tag description indentation in javadocI20180228-2000Mateusz Matela5-24/+201
2018-02-28Bug 531763 - [9] replace provisional API in JavaModelAccess used byTill Brychcy2-7/+32
2018-02-28Bug 527569 - [9] Add --release option to Java CompilerJay Arthanareeswaran5-20/+133
2018-02-28Bug 528818 - [9][JUnit 5] Cannot select a test method asJay Arthanareeswaran2-26/+38
2018-02-27Bug 531579 - JDT 3.14.0 fails at compiling against JAXB on Java 9I20180227-2000Stephan Herrmann1-1/+8
2018-02-27Bug 531681 - [1.8] The method toArray(IntFunction<A[]>) in the typeStephan Herrmann1-5/+17
2018-02-27Bug 522391 - [9][model] Decide about provisional APIStephan Herrmann3-56/+5
2018-02-26Bug 531093 - [1.8] method reference in method with type variable causesI20180226-2000Till Brychcy1-1/+1
2018-02-23Bug 530998 - fixed numerous integer overflowsI20180223-2000Igor Fedorenko3-15/+45
2018-02-22Bug 522391 - [9][model] Decide about provisional APII20180222-2000Stephan Herrmann6-5/+96
2018-02-22Bug 433615 - [compiler][null] "Potential Null Pointer Access" shows asStephan Herrmann1-1/+1
2018-02-22Bug 530970 - [null] Allow using DefaultLocation in NonNullByDefault withTill Brychcy4-10/+7
2018-02-22Bug 521249: [9] Document that Java 9 systematically breaks IScannerStephan Herrmann4-79/+102
2018-02-22Bug 530947 - TypeBinding.isEqualsTo(..) returns false for the sameStephan Herrmann1-2/+10
2018-02-22Bug 531502 - [9][model] JavaElementDelta is incomplete for modulesStephan Herrmann2-30/+34
2018-02-22Bug 518839 - [null] Null-checks should honor @TypeQualifierDefault toTill Brychcy2-0/+83
2018-02-21Bug 515388 - [compiler][9] consider deprecation of modulesI20180221-2000Stephan Herrmann14-23/+127
2018-02-21Bug 530971 - [null] Allow using multiple default nullness annotationsTill Brychcy7-43/+73
2018-02-21Bug 530913 - [null] implement @NonNullByDefault forTill Brychcy1-3/+11
2018-02-21debug logging for bug 529367 [9] NPE in BinaryModuleBinding.create(...)Manoj Palat1-1/+7
2018-02-20Bug 531382 - Batch compile ignores source from build participantSimeon Andreev1-0/+1
2018-02-20Bug 530911 - [9] NPE in annotation value completion whenI20180220-2000Till Brychcy1-5/+18
2018-02-19Bug 531072 - [testsources][apt] classes generated for test sources needTill Brychcy5-13/+32
2018-02-19Bug 530970 - [null] Allow using DefaultLocation in NonNullByDefault withI20180219-2000Till Brychcy14-296/+81
2018-02-18Bug 530913 - [null] implement @NonNullByDefault forTill Brychcy7-23/+199
2018-02-17Bug 525713 - [9] Warn when consuming auto modules with unstable namesI20180218-2000Stephan Herrmann18-20/+142
2018-02-15Bug 530308 - [9] check usage of ClassFileReader.classFileNameI20180217-1500I20180216-2000Stephan Herrmann3-28/+6
2018-02-15Revert "Bug 490103 - [1.9] JREContainer should work without anyI20180216-0415I20180215-2000Jay Arthanareeswaran29-278/+161
2018-02-15Bug 529984 - Inefficient set implementations used during buildSimeon Andreev5-32/+63
2018-02-14Bug 490103 - Fix tests failing with JRE 9I20180214-2000Jay Arthanareeswaran2-7/+5
2018-02-13Bug 490103 - [1.9] JREContainer should work without any physicalI20180213-2000Jay Arthanareeswaran28-155/+274
2018-02-12Bug 530366 - Mismatched source and class name leads to missing .classI20180213-0125I20180212-2000Simeon Andreev1-2/+6
2018-02-11Bug 530803 - [9] module annotations are not resolvedI20180211-2000Stephan Herrmann1-2/+5
2018-02-08fix for bug 519417 [9][completion] should propose types & packagesI20180210-1500I20180209-2000I20180208-2000Stephan Herrmann3-6/+65
2018-02-06Bug 530575 - Fix batch compiler module-path handlingI20180207-2000Ryan Ulch1-2/+2
2018-02-06Bug 496123 - fixed two obvious bugs reported by SpotBugsI20180206-2000Andrey Loskutov2-2/+2
2018-02-06Bug 481796 - fixed copy/paste error resulting in the infinite loopAndrey Loskutov1-1/+1
2018-02-06Bug 530038 - NameEnvironment.modulePathEntries should be orderedAndrey Loskutov1-1/+1
2018-02-05Fixed Bug 520858: [9] ECJ should not allow module source path without aI20180205-2000Sasikanth Bharadwaj4-38/+18
2018-02-03Bug 530066 - Formatter completely hangs Eclipse on line comments that split v...Mateusz Matela1-0/+3
2018-02-03Bug 530653 - [9] CCE with module-info.class and Outline viewI20180203-1500Stephan Herrmann7-6/+49

Back to the top