JDK-4607114 : (bf) java.nio.ByteBuffer.put(byte[]) is too slow
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2001-12-13
  • Updated: 2002-02-01
  • Resolved: 2002-02-01
Related Reports
Duplicate :  
Description
We are seeing huge perf problems using java.nio.ByteBuffer

Please see the comments section for more information.

Comments
EVALUATION Too late to fix in Merlin. Will be fixed in first post-Merlin bugfix release. -- ###@###.### 2001/12/13 Duplicate of bug 4463011 which expresses the same sentiment about put and get for all view buffers, not just ByteBuffer.put(). -- iag@sfbay 2002-01-31
12-09-0179