Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-16Partial fix for Bug 430425 - [1.8][compiler] Type mismatch: cannotBETA_JAVA8_LUNAssankaran2-1/+74
2014-03-15Bug 430451 - Tests fail inJayaprakash Arthanareeswaran1-4/+13
2014-03-14Fix for bug 428468 - Updating the missed command line tool bundle stringJayaprakash Arthanareeswaran1-1/+1
2014-03-14Fix for bug 428468 - Updating command line tools manifest to matchJayaprakash Arthanareeswaran2-2/+2
2014-03-14Fix for Bug 430307 - [1.8][model] NPE trying to get children of aSrikanth Sankaran4-14/+153
2014-03-14Fix for Bug 430310 - [1.8][compiler] Functional interface incorrectlySrikanth Sankaran3-39/+134
2014-03-14Fix for Bug 430296 - [1.8] broken code triggers stack overflow inStephan Herrmann2-5/+48
2014-03-14Fix for Bug 430136 - [1.8][model] JavaElement.JEM_LAMBDA_METHOD shouldJayaprakash Arthanareeswaran7-26/+88
2014-03-14fixed invalid "@since 3.9 BETA_JAV8" tagsMarkus Keller1-5/+5
2014-03-13Bug 430015 - [1.8] NPE trying to disassemble classfile with lambdaStephan Herrmann2-2/+2
2014-03-13Fixed Bug 430241 - [1.8][compiler] Raw return type results in incorrectssankaran2-2/+24
2014-03-12Bug 430219 - [1.8][compiler][null] NPE: Null Annotation on ParameterShankha Banerjee2-0/+37
2014-03-12Fixed Bug 430159 - [1.8][search] Lambda Expression not found whenManoj Palat5-8/+208
2014-03-12Bug 430136 - [1.8][model] JavaElement.JEM_LAMBDA_METHOD should not useJayaprakash Arthanareeswaran5-11/+68
2014-03-12Follow up fixes to Bug 430015 - [1.8] NPE trying to disassemblessankaran4-4/+6
2014-03-12Fixed Bug 430141 - [1.8][hierarchy] Incorrect hierarchy with lambdassankaran3-7/+71
2014-03-12Fixed Bug 430035 - [1.8][compiler][codegen] Bridge methods are notssankaran8-11/+523
2014-03-12Fix for bug 428468 - Updating the parent pom for test projectsJayaprakash Arthanareeswaran1-2/+2
2014-03-12Fix for bug 428468 - Updating the parent pomJayaprakash Arthanareeswaran1-2/+2
2014-03-11Bug 429910: [1.8][model] Superinterfaces of lambda element's IType areMarkus Keller3-35/+42
2014-03-11Fix for bug 428468 - Updating bundle version for Java 8 on LunaJayaprakash Arthanareeswaran26-57/+35
2014-03-11Fix for bug 428468 - Removing JCP disclaimer and updating @since tagsJayaprakash Arthanareeswaran503-2258/+250
2014-03-11Bug 430084 - [compiler][null] NPE: Method without return valueShankha Banerjee2-7/+23
2014-03-11Bug 430069 - [1.8] Test failures when run with JRE7-Stephan Herrmann3-1/+58
2014-03-11Bug 424624 - [1.8][null] if a static-object with annotation @NonNull isStephan Herrmann3-26/+278
2014-03-11Move org.eclipse.jdt.compiler.apt.tests to BREE JavaSE-1.8Jayaprakash Arthanareeswaran1-1/+1
2014-03-11Bug 421040 - [dom] TypeBinding.getDeclaredModifiers simply delegates toshankha banerjee3-3/+7
2014-03-11[1.8] Make test results more deterministicssankaran2-5/+13
2014-03-11Part I fix for Bug 430069 - [1.8] Test failures when run with JRE7-ssankaran3-35/+35
2014-03-11Fixing the Missing @since tag on shouldIndexResolvedDocument M N Palat1-1/+4
2014-03-11[1.8] Build javac like resilience when annotation processor produces bad ssankaran2-4/+16
2014-03-11Test for Bug 430043 - [1.8][compiler] Cannot infer type arguments forssankaran1-0/+36
2014-03-11Test for Bug 430040 - [1.8] [compiler] Type Type mismatch: cannotssankaran1-0/+33
2014-03-11Bug 429812: [1.8][model] Signatures returned by lambda IMethod APIsMarkus Keller2-4/+35
2014-03-11Fixes for Bug 430027 [1.8][model] Mitigate issues due to Lambda modelssankaran4-8/+37
2014-03-11Fixed Bug 430033 - [1.8][model] Lambda elements missing in ancestry forssankaran2-2/+66
2014-03-10Fixed Bug 430026 - [1.8] Lambda parameter has wrong parent if itP20140310-1600ssankaran3-5/+62
2014-03-10Fixed Bug 430015 - [1.8] NPE trying to disassemble classfile with ssankaran3-1/+100
2014-03-10Bug 429812 - [1.8][model] Signatures returned by lambda IMethod APIsJayaprakash Arthanareeswaran4-24/+43
2014-03-10[1.8] Additional overload resolution test.ssankaran1-0/+21
2014-03-10Fixed Bug 429985 - [1.8][compiler] Resolution of right method signature ssankaran2-2/+27
2014-03-10Fixed Bug 429969 - [1.8][compiler] Possible RuntimeException in Lambdassankaran4-22/+107
2014-03-10Bug 429910 - [1.8][model] Superinterfaces of lambda element's IType areMarkus Keller2-1/+52
2014-03-10Partial patch for Bug 386113 "Search references" and "Type hierarchy"M N Palat2-22/+39
2014-03-10Fixed Bug 429966 - [1.8] CUD#functionalExpressions may record lambdassankaran4-4/+80
2014-03-10Incorporate review comments for Bug 429934 - [1.8][search] forssankaran1-2/+1
2014-03-09Bug 429430 - [1.8] Lambdas and method reference infer wrong exceptionStephan Herrmann1-0/+2
2014-03-09Bug 392245 - [1.8][compiler][null] Define whether / howP20140309-1600Stephan Herrmann12-36/+237
2014-03-09Bug 429430 - [1.8] Lambdas and method reference infer wrong exceptionStephan Herrmann7-9/+139
2014-03-09Amended fix for Bug 429948 - [1.8][model] UnsupportedOperationExceptionssankaran2-1/+50

Back to the top