Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-22Bug 411161 - Update parent POMs for LunaPaul Webster16-20/+18
2013-08-22Fixed Bug 408031 - Erasure of method signature should not include typeShankha Banerji6-179/+172
2013-08-21Fix for bug 409473 - [compiler] JDT cannot compile against JRE 1.8Stephan Herrmann3-0/+22
2013-08-21More tests for JSR308ssankaran1-1/+178
2013-08-20Bug 415043 - [1.8][null] Follow-up re null type annotations afterStephan Herrmann13-42/+94
2013-08-20Bug 414444: [1.8][null] Configure null annotation bundle for 1.8Stephan Herrmann1-307/+84
2013-08-20Bug 415043 - [1.8][null] Follow-up re null type annotations after bugStephan Herrmann4-34/+61
2013-08-20Bug 415043 - [1.8][null] Follow-up re null type annotations after bugStephan Herrmann1-2/+3
2013-08-20More tests from JSR308 spec reviewssankaran1-0/+468
2013-08-20Make sure all tests run. ssankaran1-1/+1
2013-08-20Various tests for 308 from spec snippets.ssankaran2-0/+841
2013-08-18Bug 415291 - [1.8][null] differentiate type incompatibilities due toStephan Herrmann9-16/+456
2013-08-18Bug 415043 - [1.8][null] Follow-up re null type annotations after bugStephan Herrmann3-29/+25
2013-08-18Bug 415043 - [1.8][null] Follow-up re null type annotations afterStephan Herrmann1-15/+23
2013-08-18Bug 415043 - [1.8][null] Follow-up re null type annotations afterStephan Herrmann1-8/+5
2013-08-18Bug 415043 - [1.8][null] Follow-up re null type annotations after bugStephan Herrmann1-24/+14
2013-08-16fixed Javadocs (@link cannot refer to a statically-imported field; <ol> canno...Markus Keller2-4/+6
2013-08-16Bug 414444: [1.8][null] Configure null annotation bundle for 1.8 (TYPE_USE)Markus Keller2-4/+4
2013-08-16Fixed Bug 409517 - [1.8][compiler] Type annotation problems on moreAndrew Clement3-19/+451
2013-08-16Fixed Bug 409246 - [1.8][compiler] Type annotations on catch parametersAndrew Clement4-29/+443
2013-08-15Bug 414444 - [1.8][null] Configure null annotation bundle for 1.8Stephan Herrmann1-1/+3
2013-08-15Bug 392099 - [1.8][compiler][null] Apply null annotation on types forStephan Herrmann1-2/+2
2013-08-15Bug 392099 - [1.8][compiler][null] Apply null annotation on types forStephan Herrmann44-488/+1203
2013-08-15Bug 392384 - [1.8][compiler][null] Restore nullness info from typeStephan Herrmann2-2/+3
2013-08-15Bug 414444 - [1.8][null] Configure null annotation bundle for 1.8Stephan Herrmann25-32/+1005
2013-08-13Fixed Bug 409244 - [1.8][compiler] Type annotations on redundant castsssankaran2-0/+79
2013-08-12Fix for bug 412650 - [1.8][compiler]Incongruent Lambda Exception thrownANIRBAN CHAKRABORTY2-0/+30
2013-08-12Bug 407297 - [1.8][compiler] Control generation of parameter names byJesper Steen Møller7-3/+64
2013-08-08Bug 392384 - [1.8][compiler][null] Restore nullness info from typeStephan Herrmann23-83/+1138
2013-08-08Bug 407191 - [1.8] Binary access support for type annotationsStephan Herrmann1-2/+3
2013-08-08Bug 407191 - [1.8] Binary access support for type annotationsAndrew Clement15-58/+1180
2013-08-08Fix for Bug 409236- [1.8][compiler] Type annotations on intersectionAndrew Clement6-12/+270
2013-08-08Bug 406973: [1.8] Parse MethodParameters attribute from classfilesJesper Steen Møller15-26/+626
2013-08-07Fix for Bug 409247 - [1.8][compiler] Verify error with code allocatingAndrew Clement4-9/+26
2013-08-07Fix for Bug 409245 - [1.8][compiler] Type annotations dropped when callAndrew Clement6-13/+21
2013-08-01Fix for Bug 413913 [1.8] Investigate failures against b100M N Palat1-12/+12
2013-08-01Minor clean up.ssankaran1-2/+1
2013-08-01Fix for Bug 411273 -[1.8][compiler] Bogus error about unhandledANIRBAN CHAKRABORTY2-0/+23
2013-07-29Fix for Bug 412726 [1.8] API for checking if an anonymous class creationM N Palat4-2/+87
2013-07-29Fix for Bug 412284 [1.8][compiler] Inspect all casts to/instanceofM N Palat3-2/+124
2013-07-24Fix for bug 413604 - [1.8] Compilation participants not considered byJayaprakash Arthanareeswaran1-1/+7
2013-07-16Fix for Bug 412453 [1.8][compiler] Stackoverflow when compiling LazySeqM N Palat2-0/+47
2013-07-16Fix for Bug 4009077 [1.8][compiler] Illegal combination of modifiers onM N Palat5-9/+9
2013-07-16Adjusting the test case message for the fix for additional characterM N Palat1-1/+1
2013-07-16Fix for Bug 407131 [1.8][dom ast]ASTRewrite support forM N Palat9-24/+761
2013-07-11Fix for Bug 4009077 [1.8][compiler] Illegal combination of modifiers onM N Palat7-34/+118
2013-07-08Fix for bug 410114 - Enhancing the new test with additional testcaseJayaprakash Arthanareeswaran2-0/+10
2013-07-08Fix for bug 410114 - [1.8] CCE when trying to parse method referenceJayaprakash Arthanareeswaran3-1/+70
2013-07-05Fix for Bug 412155 Calling a @deprecated method in a separate class fromM N Palat3-1/+66
2013-07-01Fix for bug 405934 - [1.8][dom ast] thrown Exceptions with TypeJayaprakash Arthanareeswaran2-1/+30

Back to the top