RFR: 8033590: java.util.Comparator thenComparing has unnecessary type restriction

Alan Bateman Alan.Bateman at oracle.com
Thu Feb 6 19:07:12 UTC 2014


On 06/02/2014 17:16, Henry Jen wrote:
> Hi,
>
> Please review a simple bug fix that loosen the generic type, the 
> original proposed CCC for JDK-8009736 and webrev/specdiff has a 
> discrepancy, I am not sure if another CCC is needed.
>
> https://bugs.openjdk.java.net/browse/JDK-8033590
> http://cr.openjdk.java.net/~henryjen/tl/8033590.0/webrev/
It's good that this was caught and that it has been approved.

Just a minor comment on the test is whether it might make sense to put 
the original issue into the @bug too, otherwise it looks like the test 
was added just for this specific bug.

-Alan.



More information about the core-libs-dev mailing list