[icedtea-web] RFC: use Arrays.asList instead of custom implementation

Andrew Azores aazores at redhat.com
Mon Sep 16 06:27:50 PDT 2013


On 09/13/2013 05:19 PM, Omair Majid wrote:
> Hi,
>
> There's a couple of places in icedtea-web where we are using a custom
> method to do what's already being done by Arrays.asList. Lets remove
> this 'duplicate' code.
>
> Thanks,
> Omair

Looks good to me. Not sure how I feel about the "import static" for the 
UnsignedAppletTrustConfirmationTest, but no big deal.

Thanks,

-- 
Andrew A




More information about the distro-pkg-dev mailing list