Can someone reopen the BufferedImage.setData(Raster) bug fix proposal?
Philip Race
philip.race at oracle.com
Mon Oct 16 16:58:46 UTC 2023
I guess you found you can do this yourself.
-phil.
On 10/16/23 9:37 AM, Martin Desruisseaux wrote:
> Hello all
>
> https://github.com/openjdk/jdk/pull/13797 has been closed due to lack
> of activity, but the bug that it describes is still present. The bug
> is causing data lost when the type of sample values is a floating
> point type. The proposed fix would not only fix that bug, but also
> makes the code simpler and potentially faster. This bug is waiting for
> a mentor since May. Can someone reopen it, or should I create a new
> pull request?
>
> One open question was whether to expand the scope of this bug fix to
> other methods suffering the same problem, such as
> BufferedImage.getData().
>
> Martin
>
>
More information about the client-libs-dev
mailing list