Hi Tero,

  Bug 4642653 -  Triangulator throws ArrayIndexOutOfBoundsException
                 in NoHash during arraycopy

  is submitted for this and it will be fixed in v1.3 beta2
  release.

Thanks for your bug report.

- Kelvin
----------------
Java 3D Team
Sun Microsystems Inc.


>X-Unix-From: [EMAIL PROTECTED]  Mon Feb 25 01:29:23 2002
>Date: Mon, 25 Feb 2002 11:25:30 +0200
>From: Tero Karhunen <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Triangulator throws exception
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>X-Priority: 3
>X-MSMail-priority: Normal
>Delivered-to: [EMAIL PROTECTED]
>
>hi. The triangulator utility in com.sun.j3d.utils.geometry throws an
>exception with following stack trace:
>
>java.lang.ArrayIndexOutOfBoundsException
> at java.lang.System.arraycopy(Native Method)
> at com.sun.j3d.utils.geometry.NoHash.insertAfterVtx(NoHash.java:34)
> at com.sun.j3d.utils.geometry.NoHash.prepareNoHashPnts(NoHash.java:136)
> at
>com.sun.j3d.utils.geometry.Triangulator.triangulate(Triangulator.java:462)
>
>i'm pretty sure the data i put inside the Triangulator is ok.
>
>I have attached a test program that reproduces the situation. I'm using
>Java3d v1.2.1_03.
>
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to