JDK-7011615 : JRockit JDK Simplification - Backport fix for sun bug 4528643 (in imageioJPEG.c) to 1.4.2 and 1.5.0
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-01-11
  • Updated: 2011-01-12
  • Resolved: 2011-01-12
Related Reports
Duplicate :  
Description
BACKGROUND

JRockit includes a few patches of the JDK. In order to simplify the JRockit JDK updating process, we want to move as many as possible of these to the Java SE JDK.

PROBLEM

We had a customer who ran into sun bug 4528643 in 1.5.0 (the impact is greater in JRockit). This bug has been fixed in 1.6.0. We therefore took the fix from 1.6.0 into 1.4.2 and 1.5.0, and now rebuilds libjpeg.so ourselves. The fix can be integrated without conflicts.

AFFECTED VERSIONS: 1.4.2, 1.5.0