JDK-6332635 : RFE: Remove MSLU from JDK
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 6,7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2005-10-04
  • Updated: 2017-05-16
  • Resolved: 2011-05-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b22Fixed
Description
unicows.dll is added to support unicode capability on Windows 95, 98 and Me systems. For dolphin release, we may not support these OSes, so unicows.dll can be removed from JDK.

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/i18n_data/7/6332635.0
23-07-2007

EVALUATION Changes are needed for makefiles and documentations. Leave the supporting code in the AWT, as they are small and do no harm.
19-07-2007