sherman [Thu, 09 Mar 2017 12:39:34 -0800] rev 44122
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
Reviewed-by: rriggs
bpb [Thu, 09 Mar 2017 08:58:58 -0800] rev 44121
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
Summary: On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb, chegar
bpb [Thu, 09 Mar 2017 08:55:59 -0800] rev 44120
8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1()
Summary: Increase sleep from 50 to 150 ms.
Reviewed-by: alanb
mchung [Thu, 09 Mar 2017 07:41:48 -0800] rev 44119
8175797: (ref) Reference::enqueue method should clear referent before enqueuing
Reviewed-by: alanb, kbarrett, mr
rpatil [Thu, 09 Mar 2017 14:12:24 +0530] rev 44118
8176044: (tz) Support tzdata2017a
Reviewed-by: naoto
ihse [Thu, 09 Mar 2017 09:14:04 +0100] rev 44117
8170884: Clean up post-jlink file copying to the images
Reviewed-by: erikj
asmotrak [Wed, 08 Mar 2017 18:54:34 -0800] rev 44116
8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
xiaofeya [Wed, 08 Mar 2017 17:17:41 -0800] rev 44115
8176195: Fix misc module dependencies in jdk_core tests
Reviewed-by: mchung