amjiang [Wed, 08 Mar 2017 14:45:27 -0800] rev 44114
8176400: Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354
Reviewed-by: xuelei
bpb [Wed, 08 Mar 2017 12:14:25 -0800] rev 44113
8176394: Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java
Summary: Change Reader thread run method so it reads continuously as intended
Reviewed-by: alanb
lancea [Wed, 08 Mar 2017 13:54:30 -0500] rev 44112
8176235: Minor updates to package.html
Reviewed-by: joehw
bpb [Wed, 08 Mar 2017 09:53:19 -0800] rev 44111
8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java
Summary: Add print of timeout value.
Reviewed-by: alanb
bpb [Wed, 08 Mar 2017 09:49:46 -0800] rev 44110
8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java
Summary: Pause until the channel reaches a pended state instead of for a fixed time.
Reviewed-by: prappo, mli, alanb
weijun [Wed, 08 Mar 2017 15:35:56 +0800] rev 44109
8176320: sun/security/tools/jarsigner/TsacertOptionTest.java compilation error, all mach 5 tier 2 platforms broken.
Reviewed-by: xuelei
amlu [Wed, 08 Mar 2017 15:29:57 +0800] rev 44108
8167525: update jdk tests to remove @compile --add-modules workaround
Reviewed-by: mchung