Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Bug 543765 - JPMS Automatic Java modules: Compilation error shown inI20190131-0130I20190130-1800Stephan Herrmann8-26/+27
2019-01-28Bug 543780 - [formatter] Compact 'if else': can't wrap before elseI20190129-1800I20190128-1800Mateusz Matela2-1/+26
2019-01-27Bug 543820 - Problem with generics: wrong "Type mismatch: cannotI20190127-1800Stephan Herrmann3-5/+18
2019-01-27Bug 543441 - Updating Eclipse from 4.9 to 4.10: false compiler errorsStephan Herrmann1-0/+48
2019-01-27Bug 543701 - javax.xml.transform.Result cannot be resolved after 4.11 M1Stephan Herrmann2-3/+58
2019-01-26Bug 543856 - [test] report odd number of strings in testFiles in allI20190126-1800Stephan Herrmann2-6/+5
2019-01-23Bug 541532 - [11] JEP 323: Local-Variable Syntax for Lambda parametersI20190125-1800I20190124-1800I20190124-1235I20190124-0930I20190123-1800Manoj Palat3-35/+66
2019-01-23Bug 540591 - [9] Autocompletion in module-info.java doesn't searchVikas Chandra2-3/+156
2019-01-22Bug 532145 - [9] NullPointerException when run with JRE 9Stephan Herrmann2-6/+10
2019-01-22Bug 543304 - @NonNull produces an error with arrays of primitivesI20190122-1800Stephan Herrmann2-1/+43
2019-01-21Bug 543647 - Regression after fix for Bug 542896Stephan Herrmann1-7/+21
2019-01-20Bug 543195 - NPE when running unit test via "Run As" on project orI20190121-1800I20190121-1415I20190120-1800Stephan Herrmann2-1/+79
2019-01-20Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacStephan Herrmann1-4/+4
2019-01-20Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacStephan Herrmann2-107/+150
2019-01-20Bug 543506 - added tests for opened file leaks after buildAndrey Loskutov8-53/+505
2019-01-19Bug 541328 - Package from another modular project that is made visibleChristoph Langer2-9/+74
2019-01-18Bug 543506 - java 9, 10, 11 projects: jar files are lockedI20190119-1800I20190118-1800Andrey Loskutov1-2/+8
2019-01-17Bug 543526 - JDT does not give a compile error while javac doesI20190117-2335Stephan Herrmann3-13/+79
2019-01-16Bug 542860 - Application hangs at JavaRuntime.getDefaultVMInstall()I20190116-1800Simeon Andreev1-2/+33
2019-01-15Bug 159565 - [formatter] Separate white space preferences for separateI20190115-1800Mateusz Matela15-73/+578
2019-01-14Bug 543431 - [test]I20190114-1800Stephan Herrmann1-6/+3
2019-01-13Bug 542520 - [JUnit 5] Warning The method xxx from the type X is neverI20190113-1800Pierre-Yves B.6-3/+193
2019-01-13Bug 543396 - [11] Java9ElementTests: 6 new fails since I20190111Stephan Herrmann3-42/+50
2019-01-13543324 - fixed compiler warningAndrey Loskutov1-1/+0
2019-01-13Bug 543392 - [9] Improve error from "not found" to "not accessible" wereStephan Herrmann4-17/+116
2019-01-12Bug 543324 - [11] 3 CompilerToolJava9Tests.test*LocationForModule* testsI20190112-1800Andrey Loskutov1-1/+1
2019-01-12Bug 413114 - testBug376673e fails on windows due "windows-1252" charsetAndrey Loskutov1-1/+6
2019-01-11Bug 543092 - [reconcile] "the type javax.xml.bind.JAXBException isI20190111-1800Stephan Herrmann4-8/+134
2019-01-10Bug 542828 - NPE in SelectionEngine$1Visitor.visit on Ctrl+ClickI20190111-0850Andrey Loskutov1-2/+7
2019-01-09Bug 543324 - tuning CompilerToolJava9TestsAndrey Loskutov1-128/+56
2019-01-09Bug 543184 - final fix for CompilerToolJava9Tests on Java 11S4_11_0_M1I20190109-1800I20190109-0655Andrey Loskutov1-3/+0
2019-01-09Bug 543286 - Version issues in build I20190108-1800Sravan Kumar Lakkimsetti2-2/+2
2019-01-08Bug 543267 - [11] 4 apt tests fail on java 11I20190108-1800Andrey Loskutov2-2/+2
2019-01-08Bug 543184 - CompilerToolJava9Tests fail on Java 11 with: "Only oneAndrey Loskutov1-1/+1
2019-01-07Bug 543176 - Bump up version numbers for 4.11I20190108-0600I20190107-2050I20190107-1800Jeff Johnston4-4/+4
2019-01-06Bug 542105 - [test] Rethink JRE filter in ModuleBuilderTestsI20190107-0600I20190106-1800Stephan Herrmann1-152/+8
2019-01-06Bug 536928 - [9] Imports org.w3c.dom.* and org.xml.sax.* can't beStephan Herrmann2-5/+106
2019-01-06Bug 542896 - [9] unnamed module accessing types via on-demand import ofI20190106-0600I20190106-0150Stephan Herrmann7-21/+117
2019-01-05Bug 543184 - improved failure messageI20190105-1800I20190105-0810Andrey Loskutov1-1/+1
2019-01-04Bug 543128 - Generic wildcard compiler bugStephan Herrmann2-1/+18
2018-12-30Bug 425111 - [model] NPE on Open type hierarchyI20190104-1800I20190103-1800I20190102-1800I20190101-1800I20181231-1800I20181230-1800Stephan Herrmann2-0/+166
2018-12-29Bug 543088 - [formatter] update hardcoded compiler/parser levelsMateusz Matela1-4/+3
2018-12-29Bug 543079 - [formatter] wrapping binary expressions: separate optionsI20181229-1800Mateusz Matela17-113/+657
2018-12-23Bug 541387 - Slow compilation in project with many parameterized typeI20181228-1800I20181227-1800I20181226-1800I20181225-1800I20181224-1800I20181223-1800Motonori IWAMURO1-1/+1
2018-12-20Bug 541133 - [formatter] javadoc: no indent of @return descriptionI20181222-1800I20181221-1800I20181220-1800Mateusz Matela1-1/+1
2018-12-20Bug 541133 - [formatter] javadoc: no indent of @return descriptionMateusz Matela7-116/+217
2018-12-20Bug 542625 - Formatter fails with OOM when parentheses for if statementsMateusz Matela3-158/+162
2018-12-20Bug 542829 - Consuming a binary type with MissingTypes attribute, mayStephan Herrmann1-1/+1
2018-12-18Bug 536928 - [9] Imports org.w3c.dom.* and org.xml.sax.* can't beI20181219-1800Stephan Herrmann7-19/+199
2018-12-18Bug 542869 - JDT Core README is very basicI20181218-1800I20181218-0120Jay Arthanareeswaran1-2/+2

Back to the top