Name: sdR10048 Date: 10/22/2003
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b23"
Problem description
===================
public SQLInputImpl(java.lang.Object[] attributes, java.util.Map map)
The behaviour in case 'attributes' == null is unspecified.
The behaviour in case 'map' == null is unspecified.
======================================================================