Duplicate :
|
|
Duplicate :
|
In the fix for 4103243 a limit of 32000 entries was placed on size of the string tables in JDK1.1.7. One licensee has an app that overruns this limit. In particular the size of the app is such that the number of names and types exceeds the limit. There is no easy workaround for this. The size of the relevant data structure is 16 bits therefore it should be possible to accomodate 64K entries.
|