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