Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2017065 | 1.2.0 | J. Duke | P2 | Resolved | Fixed | 1.2beta2 |
In the servicing of a dirty call, the client's lease value is returned
to the caller instead of the server's lease value. Instead the value
of the property java.rmi.dgc.leaseValue should be returned as the
duration of the lease unless the client requests a smaller lease time.
If a smaller lease duration is requested, then that lease duration
can be granted.
to the caller instead of the server's lease value. Instead the value
of the property java.rmi.dgc.leaseValue should be returned as the
duration of the lease unless the client requests a smaller lease time.
If a smaller lease duration is requested, then that lease duration
can be granted.
- backported by
-
JDK-2017065 server lease value is not returned to client
-
- Resolved
-