-
Backport
-
Resolution: Fixed
-
P3
-
None
-
b08
-
Not verified
Hi.
JRockit includes a few patches on top 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.
One thing that would help us is if we could take this bug to JDK 1.5.0. In our building process we take the following files from JDK 1.6.0
* fontconfig.RedHat.bfc
* fontconfig.RedHat.4.bfc
* fontconfig.RedHat.4.properties.src
* fontconfig.RedHat.properties.src
So, it seems as if the fix from 1.6.0 could just be backported (including makefile changes etc) to 1.5.0.
For 1.4.2, things are a bit different, and I don't think we need to pursue that one right now.
JRockit includes a few patches on top 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.
One thing that would help us is if we could take this bug to JDK 1.5.0. In our building process we take the following files from JDK 1.6.0
* fontconfig.RedHat.bfc
* fontconfig.RedHat.4.bfc
* fontconfig.RedHat.4.properties.src
* fontconfig.RedHat.properties.src
So, it seems as if the fix from 1.6.0 could just be backported (including makefile changes etc) to 1.5.0.
For 1.4.2, things are a bit different, and I don't think we need to pursue that one right now.
- backport of
-
JDK-6546060 New fontconfig.properties is requied for RHEL5
- Closed