-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176728 | 7 | Erik Trimble | P3 | Closed | Fixed | b03 |
JDK-2171787 | 6u4 | Abhijit Saha | P3 | Resolved | Fixed | b03 |
ByteBuffer (Heap or Direct) put() and get() along with low level primitives for getting / putting of int, char, long, byte, etc do not get optimized nearly as well as their equivalents using byte[].
- backported by
-
JDK-2171787 optimizations for ByteBuffer.put()/get() not nearly as good as byte[] assignment
- Resolved
-
JDK-2176728 optimizations for ByteBuffer.put()/get() not nearly as good as byte[] assignment
- Closed
- relates to
-
JDK-6857159 local schedule failed with checkcast of Thread.currentThread()
- Closed