Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Fixed Bug 440019 - [1.8][compiler] Type mismatch error withssankaran1-1/+39
2014-10-25junit for Bug 445725 - [1.8][inference] Type inference not occurringssankaran1-0/+50
2014-10-25junit for Bug 434394 - [1.8] inference fails in some cases whenssankaran1-0/+37
2014-10-25junit for Bug 448724 - [1.8] [compiler] Wrong resolution of overloadedssankaran1-0/+42
2014-10-25Fixed Bug 437444 - [1.8][compiler] Evaluate alternate integrationssankaran6-60/+530
2014-10-24Bug 445099 - [1.8][compiler][null] NTAT.testNullTypeInference3c failureStephan Herrmann1-3/+13
2014-10-23Bug 446765 - [1.8][content assist] Completion does not work with bothssankaran1-16/+226
2014-10-21Fixed Bug 446317 - [1.8][compiler] java.lang.VerifyError: Bad type onI20141021-0800Sasikanth Bharadwaj3-2/+158
2014-10-21Fixed Bug 447119 - [1.8][compiler] method references lost generic typeSasikanth Bharadwaj1-0/+166
2014-10-16Fixed Bug 437522 - [1.8][compiler] Missing compile error in Java 8 mode for I...shankha1-0/+154
2014-10-16Fixed Bug 437973 - [1.8][compiler] Missing implementation of JLS 15.12.2.5 Th...shankha1-3/+5
2014-10-16Fixed Bug 437973 - [1.8][compiler] Missing implementation of JLSshankha banerjee1-1/+219
2014-10-15Fixed bug 441731: JDT reports unnecessary cast, using the Quickfix toSasikanth Bharadwaj1-0/+22
2014-10-13Fixed Bug 445669 - java.lang.IllegalStateException atssankaran1-0/+44
2014-10-13Fixed Bug 446715 - [compiler]ssankaran1-0/+36
2014-10-05Prepatory work for Bug 437444 - [1.8][compiler] Evaluate alternatessankaran1-0/+5
2014-10-03Disable junit for bug that is still openssankaran1-1/+1
2014-10-03Disable junit for bug 443596 as its original got reopened.ssankaran1-1/+1
2014-10-03Revert inappropriate fix for Bug 432682 ssankaran4-170/+31
2014-10-03Revert inappropriate fix made for Bug 432605 ssankaran2-81/+65
2014-09-30Bug 445227 - [1.8][compiler][null] With Null Analysis enabled: InternalStephan Herrmann1-0/+27
2014-09-26junit for Bug 443596 - [1.8][compiler] Failure for overload resolutionssankaran1-0/+24
2014-09-26Fix 428177 + 432605ssankaran2-65/+81
2014-09-25Fixed Bug 442245 - [1.8][compiler?] These source files lead eclipse tossankaran1-1/+1
2014-09-24Workaround for Bug 432682 - [1.8][compiler] Type mismatch error withssankaran4-31/+170
2014-09-23Test for Bug 444785 - [1.8] Error in JDT Core during reconcileshankha banerjee1-0/+43
2014-09-23First batch of changes for Bug 442245 - [1.8][compiler?] These sourcessankaran2-1/+964
2014-09-23Fixed Bug 444803 - Exception in thread "main" java.lang.VerifyError: BadI20140923-0800ssankaran1-0/+34
2014-09-23Fixed 444772 + 444773: NPE in lambda + reference expressionssankaran1-0/+56
2014-09-22Fixed Bug 440285 - [1.8] Compiler allows array creation reference withshankha banerjee2-0/+28
2014-09-21Fixed Bug 432759 - [1.8][compiler] Some differences between Javac andssankaran1-0/+43
2014-09-21Delete duplicate testssankaran1-25/+0
2014-09-20Disabled test for 442446ssankaran1-0/+24
2014-09-20Fixed Bug 444665 - Internal compiler error: NullPointerException atssankaran1-1/+18
2014-09-20Regression test (disabled) for Bug 432605ssankaran1-0/+63
2014-09-17Fixed Bug 444300 - [1.8] content assist not working inside lambdassankaran1-1/+38
2014-09-17Fixed Bug 430667 - [1.8][content assist] no proposals around lambda as assankaran1-5/+137
2014-09-17Fixed Bug 433735 - [1.8] Discrepancy with javac when dealing with localI20140917-0800ssankaran2-26/+69
2014-09-16Bug 438945 - [1.8] NullPointerExceptionI20140916-2000I20140916-0800Stephan Herrmann1-2/+2
2014-09-16Fixed Bug 433588 - [1.8][compiler] ECJ compiles an ambiguous call in thessankaran1-0/+131
2014-09-16Regression test for Bug 440019 - [1.8][compiler] Type mismatch errorssankaran1-0/+16
2014-09-16Fixed Bug 442418 - $deserializeLambda$ off-by-one error whenOlivier Tardieu1-0/+44
2014-09-16Fixed Bug 442416 - $deserializeLambda$ missing cases for nested lambdas Olivier Tardieu1-0/+53
2014-09-15Fixed Bug 441907 - [1.8][compiler] Eclipse 4.4.x compiler generics bugsI20140915-2000ssankaran1-0/+30
2014-09-15Additional test for bug 433458, [1.8][compiler] Eclipse accepts lambdaI20140915-0800ssankaran1-0/+29
2014-09-15Fixed Bug 433458 - [1.8][compiler] Eclipse accepts lambda expressionssankaran1-2/+46
2014-09-14Regression tests for Bug 444024 [compiler][null] Type mismatch error inI20140914-2000ssankaran2-0/+62
2014-09-14Partial fix for Bug 430667 - [1.8][content assist] no proposals aroundssankaran1-0/+44
2014-09-13Fixed Bug 435682 - [1.8] content assist not working inside lambdassankaran1-20/+45
2014-09-13Fixed Bug 435219 - [1.8][content assist] No proposals for some closuressankaran1-0/+43

Back to the top