Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat21-13126/+13785
2016-08-22Bug 488441 - [content assist] Substring proposals have incorrectJay Arthanareeswaran1-43/+257
2016-08-22Bug 488441 - [content assist] Substring proposals have incorrectJay Arthanareeswaran8-549/+550
2016-08-17Bug 499647: [null] Annotate command on constructor parameter createsStephan Herrmann1-1/+108
2016-08-09Bug 499196 - Javadoc Location support for doclava federatedI20160809-1300I20160809-1100Jay Arthanareeswaran3-15/+24
2016-08-09Bug 479610 Module path container implementation to handle implicitY20160811-1000Sasikanth Bharadwaj1-7/+265
2016-08-08Fix for bug 499338 [1.9] [code select]support for resource references inManoj Palat2-6/+169
2016-08-08Merge branch 'BETA_JAVA9' of ssh://mpalat@git.eclipse.org/gitroot/jdt/eclipse...Manoj Palat1-0/+150
2016-08-05Bug 479610 - Resolution of target modules of targeted exports statementsSasikanth Bharadwaj1-0/+150
2016-08-04Fix for bug 497719 [1.9] [dom/ast] support for resource references inManoj Palat12-12/+261
2016-07-31Bug 492322 - @Nullable method parameter gives erroneous 'Null typeI20160731-2000Stephan Herrmann2-1/+71
2016-07-30Bug 492322 - @Nullable method parameter gives erroneous 'Null typeTill Brychcy1-8/+5
2016-07-30Bug 460491 - [compiler] don't consider parameter-less static member typeStephan Herrmann3-0/+111
2016-07-29Bug 429340: [content assist] No Javadoc proposals anywhere before @deprecated...Markus Keller1-3/+25
2016-07-28Bug 497419 - Fix CRLF line endings in jdt.core sourcesTill Brychcy1-12502/+12502
2016-07-28Bug 497419 - Fix CRLF line endings in jdt.core sourcesTill Brychcy1-5262/+5262
2016-07-27Bug 460491: [compiler] don't consider parameter-less static member typeStephan Herrmann4-12/+141
2016-07-19Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat9-4/+146
2016-07-09Bug 497245 - [formatter] Comment between "if" and statement breaks formattingMateusz Matela1-0/+30
2016-06-30Fixed bug 490657 - [1.9][compiler] "Provides" and "with" typeSasikanth Bharadwaj1-0/+231
2016-06-28Bug 496465 - Updating parent pom versionJay Arthanareeswaran1-1/+1
2016-06-28Updating versions for changed bundles in OxygenJay Arthanareeswaran2-2/+2
2016-06-23Bug 496545: "Error retrieving proposed text" on certain genericStephan Herrmann1-0/+15
2016-06-23Bug 496596: [1.8] Intersection Lambda type incorrectStephan Herrmann2-0/+38
2016-06-23Revert "Bug 494856: [quick fix] Option to change target type accordingStephan Herrmann1-42/+0
2016-06-15Bug 495635 - [null] NPE in TypeVariableBinding.evaluateNullAnnotationsTill Brychcy1-1/+49
2016-06-15Bug 494831 - Formatter ignores whitespace rules for diamond operatorMateusz Matela1-0/+11
2016-06-11Bug 494856: [quick fix] Option to change target type according toStephan Herrmann3-0/+42
2016-05-31Merge remote-tracking branch 'origin/master' into BETA_JAVA9Manoj Palat59-219/+1210
2016-05-05Bug 492735 - [formatter] Excessive wrapping in a complex expressionMateusz Matela1-0/+15
2016-05-05Bug 489604 - Reverting the stop-gap fixI20160505-2000Jay Arthanareeswaran2-8/+2
2016-04-25Fix for Bug 491656 [search] doesn't find reference to binary method withManoj Palat1-0/+67
2016-04-23Bug 93459 - [formatter] HTML tags in Javadoc sometimes don't get wrappedMateusz Matela1-0/+22
2016-04-22Bug 492199: [dom] line break after annotation on resource in t-w-rStephan Herrmann1-2/+124
2016-04-21Bug 492199: [dom] line break after annotation on resource in t-w-rStephan Herrmann1-0/+65
2016-04-21Bug 370540 - [Formatter] New settings for parentheses positions - typo fixedMateusz Matela1-6/+6
2016-04-20Bug 338398 - Code assist is case sensitive for statically importedJay Arthanareeswaran2-0/+124
2016-04-18Bug 490012 - Remove the "strictly compatible JRE" per-project override from a...Stefan Xenos1-3/+0
2016-04-18Fix for Bug 484367 call hierarchy does not finds calls via methodManoj Palat1-0/+108
2016-04-17Bug 306419 - [formatter] Javadoc formatter should not break adjacent tokensI20160417-1112Mateusz Matela24-105/+91
2016-04-13Fix for Bug 485805 [1.8][search] Search engine throwsManoj Palat1-0/+25
2016-04-10Bug 488898 - [formatter] Disabled options still have effectMateusz Matela1-0/+12
2016-04-10Bug 489797 - [formatter] 'Indent empty lines' sometimes doesn't work with 'fo...Mateusz Matela1-0/+78
2016-04-08Bug 491354: [compiler] Wrong "indirectly referenced" error for member type of...Markus Keller1-6/+94
2016-04-05Bug 489702 - Replace new PrimitiveWrapper() with .valueOf()Alex Blewitt19-80/+80
2016-04-05Bug 462158 - [type hierarchy] Type hierarchy doesn't produce expectedJay Arthanareeswaran1-1/+63
2016-04-01Bug 490724 - [1.5][compiler] Compilation of 1.3 source against 1.5I20160405-0800Jay Arthanareeswaran1-1/+61
2016-03-30Bug 489962 - [content assist] default interface method not proposed forI20160330-1230I20160330-0930Jay Arthanareeswaran1-0/+28
2016-03-30Bug 490343 - [1.8][null][external] AIOOBE with external annotations forTill Brychcy1-1/+48
2016-03-29Bug 489604 - should not override <timestampProvider>I20160329-0800David Williams1-2/+2

Back to the top