Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4483003

ByteInterleavedRaster.setDataElements gets ArrayIndexOutOfBoundsException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 1.4.0
    • client-libs
    • None
    • 2d
    • sparc
    • solaris_7

      Please run the attached program using JDK1.4 build 72:
      /net/java3d/export/jdk_1.4/Release/latest/solsparc/bin/java -version
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b72)
      Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b72, mixed mode)

      Steps to reproduce:
      1. setenv CLASSPATH /net/ctech46/atom/jai_rp1.1.1/build/solaris/lib/jai.jar:.
      2. /net/java3d/export/jdk_1.4/Release/latest/solsparc/bin/javac RasterTest.java
      3. /net/java3d/export/jdk_1.4/Release/latest/solsparc/bin/java RasterTest

      Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Coordinate
      out of bounds!
              at
      sun.awt.image.ByteInterleavedRaster.setDataElements(ByteInterleavedRaster.java:5
      63)
              at RasterTest.main(RasterTest.java:21)

            jrevans Jerald Evans (Inactive)
            dongkyle Dongkyu Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: