Hi Andrew, Thanks for your review.
On 4/2/19 3:20 PM, Andrew John Hughes wrote: > > I think this should really be an addition of a Red Hat 2019 line. > Tests were contributed by Oracle and an independent contributor. See "@author" tag. That's why they have an Oracle copyright. >> >> * Missing @Override added to "evaluate" method >> > > There's a few missing on the run methods in the test cases too > (basically places where a lambda has had to be converted) > Done. No one should be missing now (I counted 12 occurrences of lambda functions and 12 overrides). * http://cr.openjdk.java.net/~mbalao/webrevs/8204142/8204142.webrev.06.jdk7u/ Thanks, Martin.-