Please review FunctionsTest PredicatesTest improvement to eliminate code coverage gap

Mike Duigou mike.duigou at oracle.com
Tue Jan 15 16:04:53 PST 2013


On Jan 9 2013, at 03:12 , Amy Lu wrote:

> This is improvement for FunctionsTest and PredicatesTest to eliminate code coverage gap in java.util.function.Functions and Predicates.
> 
> Please review:
> webrev: https://dl.dropbox.com/u/5812451/yl153753/lambda_test/webrev.00/index.html

Reviewed and pushed. I did move the tests from test-ng to the standard testing directory (jdk/test/java/util/function)

> test results: https://dl.dropbox.com/u/5812451/yl153753/lambda_test/results/test-ng/test-reports/index.html

> code coverage: 100% https://dl.dropbox.com/u/5812451/yl153753/lambda_test/jcov_result/report/index.html
> 
> If jira Issue needed, should I create it under JDK core-libs/java.util, any special labels needed for lambda(test) changes? 

JBS issues aren't needed for commits to lambda/lambda/jdk


> Thanks,
> Amy
> 



More information about the lambda-dev mailing list