-
Bug
-
Resolution: Fixed
-
P3
-
j2ee1.3-beta2
-
beta2
-
generic
-
solaris_7
-
Not verified
Character conversion utilities are being constructed on a per stream basis. Yet, java.lang.String maintains thread local caches of the sun.io converters.
Performance may be significantly enhanced by doing something similar, until ultimately moving to Merlin's java.nio converters.
everett.anderson@Eng 2001-07-17
********************************************************************************
###@###.### 2001-10-04
Fix Verified OK.
- With Build : j2sdk-1_4_0-beta3-bin-b82-solsparc-03_oct_2001
- With Attached testcase : codetest.tar.Z
********************************************************************************
Performance may be significantly enhanced by doing something similar, until ultimately moving to Merlin's java.nio converters.
everett.anderson@Eng 2001-07-17
********************************************************************************
###@###.### 2001-10-04
Fix Verified OK.
- With Build : j2sdk-1_4_0-beta3-bin-b82-solsparc-03_oct_2001
- With Attached testcase : codetest.tar.Z
********************************************************************************
- relates to
-
JDK-4476256 ObjectKeyTemplate.getAdapterId slow 'time' performance
-
- Resolved
-