Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Bug 544860: Creating a new Java Project gives a build errorI20190306-2135I20190306-1800I20190306-0600I20190305-1800I20190305-0600I20190304-1800I20190304-0600Jay Arthanareeswaran7-6/+37
2019-02-28Bug 544902 - Version increment required for org.eclipse.jdt.apt.coreS4_11_0_RC1I20190303-1800I20190303-0600I20190302-1800I20190302-0600I20190301-1800I20190301-0040I20190228-0300Andrey Loskutov2-2/+2
2019-02-27Revert "Bug 531554 - Pref to allow null scheduling rule for Java Builder"I20190227-1800Jay Arthanareeswaran9-321/+118
2019-02-27Revert "Revert "Bug 540922 - [12] ct.sym file has been restructured again for...Jay Arthanareeswaran15-233/+1454
2019-02-27Revert "Bug 540922 - [12] ct.sym file has been restructured again for older r...Jay Arthanareeswaran15-1454/+233
2019-02-27Bug 544776 - [formatter] Binary operator line wrapping wrong with olderI20190227-0600Paul Pazderski2-1/+47
2019-02-26Bug 542106 - [9][quick fix] "The fix 'Remove unused import' generated aI20190226-1800I20190226-1020I20190226-0715I20190226-0600Stephan Herrmann2-11/+48
2019-02-26Bug 536860 - JDT compiler fails to infer correctly generic types inStephan Herrmann2-1/+51
2019-02-26Bug 540922 - [12] ct.sym file has been restructured again for olderJay Arthanareeswaran15-233/+1454
2019-02-22Bug 544602: Compile log page not found for jdt.core bundleI20190225-1800I20190225-0600I20190225-0200Jay Arthanareeswaran3-3/+4
2019-02-21Bug 544656 - Unhelpful error message fromI20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440Andrey Loskutov1-3/+3
2019-02-18Bug 544407 - JDT Core bundles (+doc) need a version incrementS4_11_0_M3I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800I20190218-0600Jay Arthanareeswaran8-11/+11
2019-02-17Bug 541011 - [formatter] Option to wrap chained conditionals as oneI20190217-1800Mateusz Matela12-7/+305
2019-02-14Bug 544432 - [9] Eclipse compiler error "The type com.a.A is notI20190217-0600I20190216-1800I20190216-0600I20190215-1800I20190215-0630I20190215-0055I20190214-1800Stephan Herrmann2-2/+57
2019-02-14Bug 544426 - Version 10/11 not supported by compiler?Stephan Herrmann1-2/+2
2019-02-14Bug 543996 - [11][javadoc] Support all javadoc tags in moduleVikas Chandra5-11/+97
2019-02-12Bug 544017 - [9] bogus error in editor: "The type com.example.sub.b.B isI20190213-1800Stephan Herrmann4-10/+96
2019-02-10Bug 395051 - Access restriction on method invocation: error range tooI20190212-1800I20190211-1800I20190210-2135I20190210-1800Stephan Herrmann14-55/+73
2019-02-09Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacI20190209-1800Stephan Herrmann2-36/+37
2019-02-08Bug 496354 - Code completion for annotation parms should insert "="I20190208-1800Jeff Johnston5-70/+117
2019-02-07Bug 538192 - [1.8][compiler] Eclipse IDE compiler error (lambda), usingStephan Herrmann2-0/+22
2019-02-07Bug 543727 - False positive "Unnecessary cast"I20190207-1800Jeff Johnston2-6/+71
2019-02-06Bug 540846 - [regression] Cannot infer type argument(s) for <R>Stephan Herrmann4-3/+58
2019-02-05Bug 544126 - Unable to build Apache Wicket project (The packageI20190206-1800I20190205-1800Stephan Herrmann5-4/+73
2019-02-05Bug 544017 - [9] bogus error in editor: "The type com.example.sub.b.B isStephan Herrmann2-2/+2
2019-01-31Bug 533475 - ExceptionInIntializerError using ecj-4.7.3 in Java 9. JavaI20190204-1800I20190203-1800I20190202-1800I20190201-1800I20190201-0600I20190131-1800Stephan Herrmann4-6/+40
2019-01-31Bug 543765 - JPMS Automatic Java modules: Compilation error shown inStephan Herrmann1-1/+125
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

Back to the top