- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    fx2.1
                    final Image image = new Image("d:\\tmb_CA_0021.jpg", 215, 0, true, false);
System.out.println(image.isError());
-->true
System.out.println(image.isError());
-->true
- relates to
- 
                    JDK-8114872 Some GIF images cannot be loaded when scaling is applied -           
- Closed
 
-         
- 
                    JDK-8095839 [Linux] Unit test run dies with too many open files -           
- Resolved
 
-         
- 
                    JDK-8101857 Reduce memory needed by JPEG loader when down-scaling -           
- Resolved
 
-