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

Omair Majid omajid at redhat.com
Fri Sep 13 14:19:26 PDT 2013


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
-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arrays-as-list.patch
Type: text/x-patch
Size: 4433 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130913/fbc3cef2/arrays-as-list.patch 


More information about the distro-pkg-dev mailing list