JDK-7011622 : JRockit JDK Simplification - Backport fix for sun bug 6464341 (in dcLLFillerS.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 6464341 in 1.4.2 (see bug for problem and reproducer). This bug has been fixed in 1.6.0, and is a simple one-liner. We took this fix to 1.4.2 and 1.5.0, and there were no conflicts.

AFFECTED VERSIONS: 1.4.2, 1.5.0