public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Eric Blake <ebb9@email.byu.edu>
To: Patrick Ellis <Patrick.Ellis@sas.com>
Cc: mauve-discuss@sources.redhat.com
Subject: Re: FW: Question about Java Lang testcase JAVA.LANG.REFLECT.ARRAY.NEGATIVEARRAYSIZEEXCEPTION
Date: Tue, 08 Apr 2003 12:07:00 -0000	[thread overview]
Message-ID: <3E92BBAE.6000609@email.byu.edu> (raw)
In-Reply-To: <F2E670D5036BE14E89473A3FAEDE6ACE0280680C@merc18.na.sas.com>

No. Sun admits that their VM is buggy for not throwing the exception in 
this case (search their BugParade database).

Patrick Ellis wrote:
>>the testcase should throw an NegativeArraySizeException but because the negative -1 is the second element and 0 is the first element 
>>some JVMs fail to throw the exception. Should the testcase be changed from  x = new int[0][-1]; -----> x = new int[1][-1];
-- 
This signature intentionally left boring.

Eric Blake             ebb9@email.byu.edu
   BYU student, free software programmer


  reply	other threads:[~2003-04-08 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-07 20:32 Patrick Ellis
2003-04-08 12:07 ` Eric Blake [this message]
     [not found] <F2E670D5036BE14E89473A3FAEDE6ACE0280680F@merc18.na.sas.com>
2003-04-08 14:29 ` Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E92BBAE.6000609@email.byu.edu \
    --to=ebb9@email.byu.edu \
    --cc=Patrick.Ellis@sas.com \
    --cc=mauve-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).