Wolfgang Baer wrote:
> Hi,
> 
> I tested an application here which called CardLayout's show method with a null
> parameter triggering a wrong NPE. The changes are backed by the recently
> committed mauve tests for this class.
> 
> 2006-02-11  Wolfgang Baer  <[EMAIL PROTECTED]>
> 
>       * java/awt/CardLayout.java:
>       (first): Updated api documentation.
>       (last): Likewise.
>       (next): Likewise.
>       (previous): Likewise.
>       (show): Clarified api docs. Return if name is null. Throw
>       IllegalArgumentException if layout of container is not this.
>       (gotoComponent): Updated api documentation. Throw
>       IllegalArgumentException if layout of container is not this.

As no one objected so far, committed with updated changelog date.

Wolfgang

Reply via email to