Code review request for 7049774 (original) (raw)
Mike Duigou mike.duigou at oracle.com
Fri Jun 10 15:54:18 UTC 2011
- Previous message: Code review request for 7049774
- Next message: hg: jdk7/tl/langtools: 7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This change looks good to me!
Mike
On Jun 9 2011, at 08:26 , Seán Coffey wrote:
7049774 : UID construction appears to hang if time changed backwards
I'm looking for code review of above reported issue. If system clock goes backwards on rmi server with active clients and 64k UID boundary is hit, the server will wait until system time progresses past the time at which UID class was instantiated. Fix is to not to use earlier times for such corner cases. bug ID should become public on bugs.sun.com over coming day. webrev : http://cr.openjdk.java.net/~coffeys/webrev.7049774.0/ Regards, Sean.
- Previous message: Code review request for 7049774
- Next message: hg: jdk7/tl/langtools: 7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]