-
Bug
-
Resolution: Fixed
-
P4
-
7u6
The SWTFXUtils exporter noticed a change in the behavior of this PixelFormat recently. The root cause appears to be that we switched from using a call to setArgb per pixel when reading a buffer to using optimized loops. Apparently the optimized loops are correct, but this method is wrong so the optimization caused a noticeable change in behavior.
- blocks
-
JDK-8091665 Develop unit tests for Image Ops
-
- Open
-
- relates to
-
JDK-8126142 SWTFXUtils#fromFXImage() broken
-
- Closed
-