Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2013235 | 1.1.5 | J. Duke | P4 | Resolved | Fixed | 1.1.5 |
For each RMI call, dirty calls for multiple object IDs on the same host should be batched instead of being sent separately. This modification can enhance performance by decreasing the time of an RMI call in which multiple remote objects (that reside on the same host) are sent/received in an RMI call.
- backported by
-
JDK-2013235 dirty calls should be batched
-
- Resolved
-