> Made colorBits and maskBits arrays dynamic so they are allocated on heap > instead of stack. > Added regression test.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Eliminate potential resource leak. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/6473/files - new: https://git.openjdk.java.net/jdk/pull/6473/files/16d3eadc..c8d8ee23 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6473&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6473&range=01-02 Stats: 49 lines in 1 file changed: 16 ins; 3 del; 30 mod Patch: https://git.openjdk.java.net/jdk/pull/6473.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6473/head:pull/6473 PR: https://git.openjdk.java.net/jdk/pull/6473