mrkam [Wed, 15 Feb 2017 18:22:39 -0800] rev 44129
8172701: Jemmy: FrameOperator: maximize() and demaximize() is not properly implemented
Reviewed-by: serb, shurailine, mrkam
Contributed-by: Muneer Kolarkunnu <abdul.kolarkunnu@oracle.com>
mrkam [Wed, 15 Feb 2017 16:16:21 -0800] rev 44128
8172500: Create test for SwingSet SliderDemo
Reviewed-by: serb, mrkam
Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
dbatrak [Wed, 15 Feb 2017 00:16:49 +0300] rev 44127
8170552: [macosx] Wrong rendering of diacritics on macOS
Reviewed-by: prr, vadim
dmarkov [Tue, 14 Feb 2017 15:47:58 +0300] rev 44126
8163979: [macosx] Chinese text shows as Latin w/ openVanilla input method
Reviewed-by: prr, serb
dl [Fri, 10 Mar 2017 08:59:14 -0800] rev 44125
8176303: Flow.Subscription.request(0) should be treated as an error
Reviewed-by: martin, chegar
lana [Thu, 09 Mar 2017 23:16:22 +0000] rev 44124
Merge
jjg [Thu, 09 Mar 2017 13:46:39 -0800] rev 44123
8176331: Simplify new doclet packages
Reviewed-by: ksrini
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