Can someone reopen the BufferedImage.setData(Raster) bug fix proposal?

Martin Desruisseaux martin.desruisseaux at geomatys.com
Mon Oct 16 16:37:12 UTC 2023


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