RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used. (original) (raw)
Seán Coffey sean.coffey at oracle.com
Tue Mar 13 10:43:01 UTC 2012
- Previous message: RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used.
- Next message: hg: jdk8/tl/langtools: 7151802: compiler update caused sqe test failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'll push changes as are Alan. You've a good point on how we should handle EINTR for such system calls. I think it's something that's relevant to more than just this file and have filed bug 7153347 to follow that.
regards, Sean.
On 13/03/2012 09:54, Alan Bateman wrote:
On 13/03/2012 09:38, Seán Coffey wrote:
Update made. Hopefully the last iteration ;)
http://cr.openjdk.java.net/~coffeys/webrev.7149608.jdk8.4/ Looks okay to me. For bonus points, open, fstat and read should be restarted if interrupted (EINTR). -Alan.
- Previous message: RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used.
- Next message: hg: jdk8/tl/langtools: 7151802: compiler update caused sqe test failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]