Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Bug 455427 - [test] Make compiler test run with APT enabledJayaprakash Arthanareeswaran123-85/+300
2014-12-18Bug 455557 - [jdt] NPE LoopingFlowContext.recordNullReferenceStephan Herrmann1-0/+31
2014-12-18Bug 449330 - [1.6] Eclipse compiler doesn't compile annotations in class filesshankha1-8/+3
2014-12-16Bug 449330 - Eclipse compiler doesn't compile annotations in class filesshankha1-16/+60
2014-12-13Bug 454644 - Compiler fails to infer proper return type for noneOf() andI20141216-0800Stephan Herrmann1-0/+174
2014-12-09Bug 446442 - [1.8] merge null annotations from super methodsI20141210-2000I20141210-0800I20141209-2000Stephan Herrmann2-6/+347
2014-12-05Fixed bug 453687 - [1.8][compiler]Incorrect errors when compiling codeSasikanth Bharadwaj1-0/+21
2014-12-04Bug 454031 - [compiler][null][loop] bug in null analysis; wrong "deadStephan Herrmann2-15/+85
2014-12-03Fixed Bug 445949 - Lambda parameter not shadowing in nested scope producing n...shankha1-0/+85
2014-12-03Fixed bug 448556: [1.8][compiler] Invalid compiler error aboutSasikanth Bharadwaj1-0/+48
2014-12-02Bug 439750 - New compiler option for Unused exception parameterJayaprakash Arthanareeswaran3-5/+44
2014-12-02Bug 450037 - [1.8][[compiler] Bogus error message: Unhandled exceptionI20141202-0800Stephan Herrmann1-3/+1
2014-11-30Bug 195638 - [compiler][null][refactoring] Wrong error : "Null pointerStephan Herrmann1-0/+131
2014-11-30Bug 453483 - [compiler][null][loop] Improve null analysis for loopsStephan Herrmann1-13/+16
2014-11-30Bug 453483 - [compiler][null][loop] Improve null analysis for loopsStephan Herrmann1-30/+32
2014-11-30Bug 453483 - [compiler][null][loop] Improve null analysis for loopsStephan Herrmann2-4/+218
2014-11-30Bug 453635 - [compiler][null] Update NullReferenceImplTests and friendsStephan Herrmann1-1/+142
2014-11-30Bug 453635 - [compiler][null] Update NullReferenceImplTests and friendsStephan Herrmann1-89/+88
2014-11-30Bug 453635 - [compiler][null] Update NullReferenceImplTests and friendsStephan Herrmann2-32/+91
2014-11-26Bug 431911 - Reconsider test tweaks for JRE 8 compatibilityshankha9-208/+14
2014-11-26Test for bug 452780 - Internal compiler error: arrayIndexOutOfBoundsSasikanth Bharadwaj1-0/+32
2014-11-25Bug 444024 - [1.8][compiler][null] Type mismatch error in annotationStephan Herrmann1-1/+1
2014-11-23Bug 452788 - [1.8][compiler] Type not correctly inferred in lambdaStephan Herrmann1-0/+71
2014-11-21Bug 452194 - Code no longer compiles in 4.4.1, but with confusing errorStephan Herrmann1-1/+43
2014-11-20Bug 448777 - [1.8][null] The expression of type '@NonNull @NullableStephan Herrmann1-0/+51
2014-11-20Bug 445708 - Switching on nullable values has regressed since bugStephan Herrmann1-1/+179
2014-11-20Bug 445147 - [compiler] [null] java.lang.StackOverflowError withStephan Herrmann1-0/+15
2014-11-20Fixed Bug 451840 - [1.8] java.lang.BootstrapMethodError when runningSasikanth Bharadwaj1-0/+21
2014-11-16Disabled junit for Bug 451677 - [1.8][compiler] missing type inference I20141118-0830I20141118-0800ssankaran1-0/+20
2014-11-14Bug 410892 - I've run into an old bug 241044 (info cannot be null -Olivier Thomann1-0/+207
2014-11-14Fixed Bug 451418 - [1.8][compiler] NPE atssankaran1-1/+26
2014-11-13Fixed bug 449063: [1.8][compiler] Bring back generic signatures forSasikanth Bharadwaj2-0/+354
2014-11-11Fixed bug 405778: [1.8][dom ast] method body recovery broken (emptyI20141111-0830I20141111-0800Sasikanth Bharadwaj1-11/+6
2014-11-10Several more tests and a few bug fixes for Bug 424290 - [1.8] Evaluatessankaran1-0/+706
2014-11-09Further improvements/fixes to lambda shape analysisssankaran1-0/+57
2014-11-08Refixed Bug 450604 - [1.8] CCE at InferenceContext18.getParameter linessankaran1-0/+15
2014-11-08Precise exception analysis for Bug 424290 + bug 429430ssankaran1-2/+40
2014-11-08Follow on changes for bug 424290 - lambda shape analysisssankaran1-0/+103
2014-11-08Fixed Bug 450604 - [1.8] CCE at InferenceContext18.getParameter linessankaran1-0/+18
2014-11-08Fixed Bug 424290 - [1.8] Evaluate alternate options for lambda shapessankaran3-29/+2365
2014-11-07Fix for Bug 450415 + Bug 450417ssankaran2-7/+58
2014-11-07junit for Bug 450380 -ssankaran1-0/+20
2014-11-05Fixed Bug 448954 + bug 448826ssankaran4-36/+56
2014-11-05Enabled more tests for Bug 449659 - [1.8][compiler] Investigate statusssankaran1-6/+75
2014-11-052nd batch of changes for Bug 449659 - [1.8][compiler] Investigate statusssankaran3-362/+222
2014-11-05Bug 449659: Enabled various disabled generics tests with adjustedssankaran1-92/+249
2014-11-04Fixed Bug 449467 - [1.8][compiler] Invalid lambda deserialization withAndrew Clement1-0/+121
2014-11-04Junit for Bug 449824ssankaran1-0/+44
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

Back to the top