This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj/8481: java.Random.nextInt(int) may return negative
- From: tromey at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, svens at it dot uu dot se, tromey at gcc dot gnu dot org
- Date: 7 Nov 2002 04:22:57 -0000
- Subject: Re: libgcj/8481: java.Random.nextInt(int) may return negative
- Reply-to: tromey at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, svens at it dot uu dot se, tromey at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: java.Random.nextInt(int) may return negative
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Wed Nov 6 20:22:56 2002
Responsible-Changed-Why:
I'm handling this
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Wed Nov 6 20:22:56 2002
State-Changed-Why:
Thanks for the report and the patch.
I'm checking in your fix on the trunk.
I'm also putting it into Classpath.
I've added your test to Mauve.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8481