On Fri, 8 Oct 2021 14:25:18 GMT, Matthias Baesken <[email protected]> wrote:
> Please review this small cleanup change. > Looks like expandPacked and extendEdge from awt_ImagingLib.c are > unreferenced/unused and can be removed. > > Thanks, Matthias Are you sure that these library methods are dead code and cannot be reused for some use-cases? As far as I underst5and the comment in the "allocateArray" the implementation of "edges" was a work in progress. ------------- PR: https://git.openjdk.java.net/jdk/pull/5866
