Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Fixed Bug 448794 - [1.8][compiler] Eliminate reinference of inner polyssankaran1-1/+1
2014-11-03junit for Bug 448801 - [1.8][compiler] Scope.mSMB & 15.12.3 Compile-Timessankaran1-0/+95
2014-11-02Bug 435805 - [1.8][compiler][null] Java 8 compiler does not recognizeStephan Herrmann2-25/+83
2014-11-02Fix for bug 449619 + bug 448799 + bug 401850ssankaran3-21/+99
2014-11-02Bug 447088 - [null] @Nullable on fully qualified field type is ignoredStephan Herrmann1-0/+16
2014-11-02junit for Bug 448802 ssankaran1-0/+21
2014-11-02Fixed Bug 426537 - [1.8][inference] Eclipse compiler thinks I<? super J>ssankaran3-25/+21
2014-11-01Enable junit test for Bug 430686ssankaran1-1/+1
2014-10-31junit for Bug 449410 - [1.8][compiler] Eclipse java compiler does notssankaran1-0/+28
2014-10-28Fixed Bug 448112 - [compiler] Compiler crashI20141028-2000Olivier Thomann1-0/+69
2014-10-27junit for Bug 434118 - [1.8][compiler] Compilation error on genericI20141027-2000ssankaran1-0/+20
2014-10-27Fix for bug 443596 + bug 448795 + bug 447767ssankaran3-4/+254
2014-10-27Fixed Bug 444334 - [1.8][compiler] Compiler generates error instead ofssankaran1-18/+100
2014-10-27Fixed Bug 430686 - [1.8][compiler] Generics: erroneously reports 'methodssankaran1-11/+38
2014-10-27junit for Bug 428177 - [1.8][compiler] Insistent capture issues. ssankaran1-2/+27
2014-10-26Fixed Bug 448028 - [1.8][compiler] cannot infer type arguments where 1.7I20141026-2100ssankaran1-0/+79
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

Back to the top