users@jsr311.java.net

Constructor of NewCookie

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Thu, 21 Aug 2008 21:04:36 +0200

Hi Marc,

the constructors public NewCookie(Cookie cookie) and public
NewCookie(Cookie cookie, String comment, int maxAge, boolean secure) is
inconsistent with its javadoc. The javadoc says, that it throws an
IllegalArgExc, but now it throws a NPE.

best regards
   Stephan