8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)

Alan Bateman Alan.Bateman at oracle.com
Wed Aug 21 14:13:22 UTC 2013


On 19/08/2013 15:57, Henry Jen wrote:
> Uh, this one was wrote to be a regular jtreg test running with main, not a testNG test.
>
> Thanks for looking into this.
>
> Also I am wondering if this one still add any value, it was added to test the API when we had it like
>
> <S super T>  Comparator<S>  thenComparing(Comparator<? super T>  cmp)
>
I was wonder about that as looked a bit incomplete. If there isn't any 
value then it should be fine to just delete it, assuming there is good 
coverage in other tests (which I suspect there is).

-Alan



More information about the core-libs-dev mailing list