-
Enhancement
-
Resolution: Not an Issue
-
P5
-
None
-
solaris_10
-
sparc
-
solaris_10
At package sun.font, ScriptRunData.getScript(), the code can be little optimized to
have slicely better performance. Once it finds the script for the request codepoint, it should exit the searching loop, no need to continue to search till exhaustion.
have slicely better performance. Once it finds the script for the request codepoint, it should exit the searching loop, no need to continue to search till exhaustion.