Thu, 05 May 2016 13:57:47 -0700 8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules
shurailine [Thu, 05 May 2016 13:57:47 -0700] rev 37794
8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules Reviewed-by: alanb, mchung
Thu, 05 May 2016 19:11:09 +0000 Merge
lana [Thu, 05 May 2016 19:11:09 +0000] rev 37793
Merge
Thu, 05 May 2016 11:39:08 -0700 8155258: VarHandle implementation improvements
psandoz [Thu, 05 May 2016 11:39:08 -0700] rev 37792
8155258: VarHandle implementation improvements Reviewed-by: shade, vlivanov
Thu, 05 May 2016 11:37:18 +0100 8155928: Remove hardcoded port numbers from httpclient/Security.java test
michaelm [Thu, 05 May 2016 11:37:18 +0100] rev 37791
8155928: Remove hardcoded port numbers from httpclient/Security.java test Reviewed-by: chegar, rriggs
Wed, 04 May 2016 08:53:09 -0700 8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
naoto [Wed, 04 May 2016 08:53:09 -0700] rev 37790
8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved Reviewed-by: alanb, mchung
Wed, 04 May 2016 08:04:22 -0700 8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
bpb [Wed, 04 May 2016 08:04:22 -0700] rev 37789
8153192: (se) Selector.select(long) uses wrong timeout after EINTR (lnx) Summary: Pass what remains of the initial timeout to epoll_wait(2) (Linux) and ioctl(7d) (Solaris) instead of the original un-decremented timeout value. Reviewed-by: alanb, rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 tip