psandoz [Mon, 11 Apr 2016 18:21:25 +0200] rev 36973
8151706: Update VarHandle implementation to use @Stable arrays
Reviewed-by: mhaupt, shade, redestad
plevart [Mon, 11 Apr 2016 10:55:03 +0200] rev 36972
8152115: (proxy) Examine performance of dynamic proxy creation
Summary: redesign caching of dynamic Proxy classes
Reviewed-by: mchung
okutsu [Mon, 11 Apr 2016 16:46:52 +0900] rev 36971
8153836: java/util/ResourceBundle/Bug6299235Test.sh depends on java.desktop
Reviewed-by: alanb
amlu [Mon, 11 Apr 2016 15:14:04 +0800] rev 36970
8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc
Reviewed-by: alanb, amlu
Contributed-by: felix.yang@oracle.com
coffeys [Mon, 11 Apr 2016 08:00:21 +0100] rev 36969
8149450: LdapCtx.processReturnCode() throwing Null Pointer Exception
Reviewed-by: xuelei
amlu [Mon, 11 Apr 2016 12:27:48 +0800] rev 36968
8153722: Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing
Reviewed-by: bpb, darcy
msheppar [Mon, 11 Apr 2016 03:00:50 +0100] rev 36967
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
Reviewed-by: chegar, alanb
chegar [Sat, 09 Apr 2016 20:12:13 +0100] rev 36966
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
chegar [Sat, 09 Apr 2016 20:11:51 +0100] rev 36965
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
Reviewed-by: alanb, mchung
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
ksrini [Wed, 06 Apr 2016 09:38:39 -0700] rev 36948
8152622: tools/pack200/Pack200Props.java timed out
Reviewed-by: alanb, sundar
vtewari [Wed, 06 Apr 2016 21:31:48 +0100] rev 36947
8151586: Wrong exception catch for FTPClient in JDK-8055032
Reviewed-by: chegar
dfuchs [Wed, 06 Apr 2016 17:54:41 +0200] rev 36946
8152436: Add a test to verify that the root logger correctly reports the caller's information
Summary: This test verifies that 8152389 does no longer occur in JDK 9 and upwards.
Reviewed-by: mchung, lancea
ntv [Wed, 06 Apr 2016 11:45:15 +0000] rev 36945
8148950: Enhance ChronoField Javadoc
Summary: Made the suggested changes in the doc.
Reviewed-by: rriggs, scolebourne
alanb [Wed, 06 Apr 2016 09:41:42 +0100] rev 36944
8153538: module java.httpclient should not be in java.compact3
Reviewed-by: mchung
amlu [Wed, 06 Apr 2016 16:36:12 +0800] rev 36943
8153563: java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469
Reviewed-by: alanb
ntv [Wed, 06 Apr 2016 07:20:37 +0000] rev 36942
8030864: Add an efficient getDateTimeMillis method to java.time
Summary: Added epochSecond method in Chronology and overided it in IsoChronology
Reviewed-by: rriggs, scolebourne