Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Bug 429733 - [1.8][bytecode] Bad type on operand stackP20140308-1600Stephan Herrmann2-2/+1
2014-03-08Bug 429403 - [1.8][null] null mismatch from type arguments is notStephan Herrmann2-9/+27
2014-03-07Fixed Bug 429845 - [1.8] CCE on hover P20140307-1600ssankaran3-1/+40
2014-03-07Fixed Bug 429833 - [1.8][compiler] Missing types cause NPE in lambdassankaran6-1/+53
2014-03-06Fixed Bug 429763 - [1.8][compiler] Incompatible type specified forP20140306-1600ssankaran1-2/+25
2014-03-06Fixed Bug 429759 - [1.8][compiler] Lambda expression's signaturessankaran4-5/+5
2014-03-06Disabled test for Bug 429759 - [1.8][compiler] Lambda expression'sssankaran1-0/+23
2014-03-06Disabled junit for Bug 429763 - [1.8][compiler] Incompatible typessankaran1-0/+19
2014-03-06Mend test for Bug 429738 - [1.8][search] Find Declarations (Ctrl + G)ssankaran1-1/+1
2014-03-06Hook up tests for Bug 429738 - [1.8][search] Find Declarations (Ctrl +ssankaran1-0/+2
2014-03-06Fixed Bug 429738 - [1.8][search] Find Declarations (Ctrl + G) shows nossankaran2-0/+58
2014-03-06Fixed Bug 429749 - [1.8][search] Enable the disabled 308 tests inManoj Palat2-38/+21
2014-03-06More junits for Bug 429733 - [1.8][bytecode] Bad type on operand stackssankaran1-0/+39
2014-03-06junits for Bug 429733 - [1.8][bytecode] Bad type on operand stackssankaran1-0/+50
2014-03-06Fixed Bug 429641 - IMethod should expose isLambdaMethod() public APIJayaprakash Arthanareeswaran6-3/+99
2014-03-06Revert premature earlier revert.ssankaran9-53/+74
2014-03-05Bug 429490 - [1.8] The methodStephan Herrmann1-0/+31
2014-03-05[1.8] Fix failing test.P20140305-1600ssankaran1-0/+1
2014-03-05[1.8] Inject a bug to match javac bug 8031744ssankaran3-1/+51
2014-03-05Pull back injected bug for Bug 420045 - [1.8][compiler] Introducessankaran8-30/+10
2014-03-04Bug 429490 - [1.8] The methodStephan Herrmann4-46/+22
2014-03-04Bug 426537 - [1.8][inference] Eclipse compiler thinks I<? super J> isStephan Herrmann5-6/+117
2014-03-04Tests for Bug 425064 - [1.8][compiler] NPE inP20140304-1600ssankaran1-0/+46
2014-03-04Bug 425031 - [1.8] nondeterministic inference forStephan Herrmann3-25/+60
2014-03-04Bug 429490 - [1.8] The methodStephan Herrmann1-1/+1
2014-03-04Tests for Bug 428968 - [1.8] NPE while computing a text hover ssankaran1-0/+64
2014-03-04Fixed Bug 429537 - [1.8][hierarchy]NPE in hierarchy resolution ssankaran4-3/+56
2014-03-04Bug 429490 - [1.8] The methodStephan Herrmann2-18/+31
2014-03-04Bug 429424 - [1.8][inference] Problem inferring type of method'sStephan Herrmann2-4/+27
2014-03-04Bug 429490 - [1.8] The methodStephan Herrmann1-0/+45
2014-03-03Bug 429430 - Lambdas and method reference infer wrong exception typeStephan Herrmann2-3/+27
2014-03-03Bug 425183 - [1.8][inference] make CaptureBinding18 safeStephan Herrmann8-28/+174
2014-03-03Fixed Bug 429435 - [1.8][search]Hierarchy search for lambda expressionsP20140303-1600ssankaran1-0/+70
2014-03-03Fixed Bug 425134 - [1.8][model] Implement IJavaElements for lambdassankaran19-493/+512
2014-03-03Bug 419351 - org.eclipse.jdt.internal.compiler.batch.Main mixes up JVMJayaprakash Arthanareeswaran2-3/+52
2014-03-03Fix for Bug 426058 - IJavaElement.getAttachedJavadoc(IProgressMonitor)Jayaprakash Arthanareeswaran5-4/+333
2014-03-03Bug 411771 - [compiler][null] Enum constants not recognised asShankha Banerjee2-3/+113
2014-03-02Bug 428811 - [1.8][compiler] Type witness unnecessarily requiredP20140302-1600Stephan Herrmann3-0/+62
2014-03-02Fixed Bug 429395 - [1.8][compiler] TypeSystem.getParameterizedType()ssankaran3-3/+11
2014-03-02Fixed Bug 428857 - [1.8] Method reference to instance method of genericssankaran3-40/+359
2014-03-02Fixed Bug 429387 - [1.8][compiler] AIOOBE inssankaran2-5/+9
2014-03-01Test for [1.8][compiler] AIOOBE inssankaran1-1/+45
2014-03-01Bug 416182 - [1.8][compiler][null] Contradictory null annotations notStephan Herrmann7-12/+46
2014-03-01Fixed Bug 400905 - [1.8][search] Search engine skips functionalssankaran9-25/+500
2014-03-01Bug 429384 - [1.8][null] implement conformance rules for null-annotatedStephan Herrmann9-58/+423
2014-03-01[1.8] - Bug 424195 - fixed a "performance bug" in the testStephan Herrmann1-1/+1
2014-03-01Fixed Bug 429279 - [1.8][index] Java 8 search support degrades indexingP20140301-1600Manoj Palat3-6/+65
2014-03-01Bug 426546 - [BETA_JAVA8] Build Eclipse Luna SDK with our Java 8Stephan Herrmann1-0/+26
2014-03-01[1.8] Hierarchy from working copy is missing local types.ssankaran3-3/+201
2014-02-28Bug 429203 - [1.8][compiler] NPE in AllocationExpression.bindingStephan Herrmann2-2/+37

Back to the top