bpb [Fri, 08 Apr 2016 09:36:11 -0700] rev 36964
8153414: (fs) Internal sun/nio/fs exceptions should be stackless
Summary: Override fillInStackTrace() to be a no-op in UnixException and WindowsException.
Reviewed-by: alanb
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
alanb [Fri, 08 Apr 2016 16:38:37 +0100] rev 36963
8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently
Reviewed-by: alanb
Contributed-by: huaming.li@oracle.com
serb [Fri, 08 Apr 2016 14:05:22 +0300] rev 36962
8153725: Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux
Reviewed-by: darcy
peytoia [Fri, 08 Apr 2016 14:35:35 +0900] rev 36961
7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH
Reviewed-by: okutsu, peytoia
Contributed-by: Nishit Jain <nishit.jain@oracle.com>
ksrini [Thu, 07 Apr 2016 12:54:23 -0700] rev 36960
8150469: unpack200 fails to compare crc correctly.
Reviewed-by: jrose
lana [Thu, 07 Apr 2016 11:03:59 -0700] rev 36959
Merge
dl [Thu, 07 Apr 2016 10:12:08 -0700] rev 36958
8151579: Optimize ConcurrentHashMap.Node
Reviewed-by: martin, psandoz, forax
dl [Thu, 07 Apr 2016 10:09:03 -0700] rev 36957
8151344: Improve timeout factor handling in tck/JSR166TestCase
Reviewed-by: martin, psandoz
dl [Thu, 07 Apr 2016 10:06:01 -0700] rev 36956
8151501: LockSupport/ParkLoops.java: AssertionError: lost unpark
Reviewed-by: martin, psandoz, dholmes, forax
dl [Thu, 07 Apr 2016 10:01:36 -0700] rev 36955
8152433: Typo in interface Deque javadocs
Reviewed-by: martin, psandoz, forax
dl [Thu, 07 Apr 2016 09:57:08 -0700] rev 36954
8152924: Improve scalability of CompletableFuture with large number of dependents
Reviewed-by: martin, psandoz
stuefe [Thu, 07 Apr 2016 13:41:46 +0200] rev 36953
8153727: AIX jdk build broken after 8145174
Reviewed-by: simonis, erikj, serb
coffeys [Thu, 07 Apr 2016 10:11:38 +0100] rev 36952
8153531: Improve exception messaging for RSAClientKeyExchange
Reviewed-by: xuelei
okutsu [Thu, 07 Apr 2016 17:52:01 +0900] rev 36951
8151431: DateFormatSymbols triggers this.clone() in the constructor
Reviewed-by: naoto, peytoia
amlu [Thu, 07 Apr 2016 15:09:03 +0800] rev 36950
8153695: Problem list sun/security/pkcs11/Provider/Login.sh for linux-all
Reviewed-by: vinnie
jjiang [Wed, 06 Apr 2016 21:23:44 -0700] rev 36949
8153239: ProblemList update for sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java
Summary: Adds sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java to ProblemList
Reviewed-by: xuelei
Contributed-by: sha.jiang@oracle.com