users@jersey.java.net

Re: [Jersey] get(null) on KeyComparatorHashMap does not return null - unlike standard Java Maps

From: Alex Treppass <alextreppass_at_gmail.com>
Date: Mon, 28 Jun 2010 09:58:52 +0100

issue filed: https://jersey.dev.java.net/issues/show_bug.cgi?id=552

On Fri, Jun 25, 2010 at 5:28 PM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:

>
> On Jun 25, 2010, at 7:35 AM, Stephen Colebourne wrote:
>
> On 25 June 2010 15:11, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
>>
>>> I copied code from HashMap, modified, and probably introduced an error.
>>>
>>
>> Wouldn't copying HashMap GPL-infect Jersey? Or are you declaring that
>> because you're Oracle that doesn't matter?
>>
>>
> First IANAL :-)
>
> I am presuming it is fine because it is code from the Sun/Oracle JDK that
> we own and Jersey is duel licensed for GPLv2 (with class path exception) and
> CDDL.
>
> Paul.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>