Changed paths:
M java-runtime/src/utils/ImageSizeUtils.java
Log Message:
-----------
Fix issue where image writer returned by ImageIO is linked to class loader from other app servlet, which causes class cast issues. Forcibly pick the one linked to own class loader