Checked the throughtput before fix on 6u10 :
/net/koori.sfbay/onestop/j2sdk/6u10/latest/binaries/solaris-sparc/bin/java -server Serialize 32 120000 1000
Warming up with : [32] threads, for : [30000] ms, [1000] requests at a time
Running with : [32] threads, for : [120000] ms, [1000] requests at a time
Throghuput : [12.0] (ser-deSer / ms)
On the other hand, after fix on 5.0, we are able to acheive a throughput of 21. So, scope for improvement.
6666739 is fixing the issue on 6 release. So. putting 6 bug in Fix Available state. Please move it into Fix Delivered state because 6u14 is out.
/net/koori.sfbay/onestop/j2sdk/6u10/latest/binaries/solaris-sparc/bin/java -server Serialize 32 120000 1000
Warming up with : [32] threads, for : [30000] ms, [1000] requests at a time
Running with : [32] threads, for : [120000] ms, [1000] requests at a time
Throghuput : [12.0] (ser-deSer / ms)
On the other hand, after fix on 5.0, we are able to acheive a throughput of 21. So, scope for improvement.
6666739 is fixing the issue on 6 release. So. putting 6 bug in Fix Available state. Please move it into Fix Delivered state because 6u14 is out.
- backport of
-
JDK-6525425 (ref) heavy lock contention during object serialization on Solaris10/T2000
-
- Resolved
-