>>>>> "Brian" == Brian Jones <[EMAIL PROTECTED]> writes:

>> > > According to the J2SE documentation, the name of an array class uses the
>> > > name of the element type in "Java signature format".  Thus, String[]'s
>> > > class should be "[Ljava.lang.String;".

Brian> No idea.  That would be what a mauve test case is for.

The above is correct.
There is a single Mauve test for this.  It is in ClassTests.java.

Tom

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to