dl [Fri, 08 Dec 2017 15:26:56 -0800] rev 48232
8192943: Optimize atomic accumulators using VarHandle getAndSet
Reviewed-by: martin, psandoz, chegar
dl [Fri, 08 Dec 2017 15:22:58 -0800] rev 48231
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
Reviewed-by: martin, psandoz, chegar
martin [Sun, 03 Dec 2017 13:06:51 -0800] rev 48230
8192935: Fix EnumSet's SerializationProxy javadoc
Reviewed-by: smarks, rriggs
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48229
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
Reviewed-by: darcy
iignatyev [Fri, 08 Dec 2017 11:03:37 -0800] rev 48228
8181118: update java/time tests to use RandomFactory from the top level testlibrary
Reviewed-by: rriggs
darcy [Fri, 08 Dec 2017 11:05:42 -0800] rev 48227
8193194: Update javax.lang.model.util visitors for 10
Reviewed-by: jjg
dfuchs [Fri, 08 Dec 2017 17:40:57 +0000] rev 48226
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
Reviewed-by: rriggs
xuelei [Fri, 08 Dec 2017 16:41:30 +0000] rev 48225
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
Contributed-by: Martin Balao <mbalao@redhat.com>, Xuelei Fan <xuelei.fan@oracle.com>
rriggs [Fri, 01 Dec 2017 16:40:08 -0500] rev 48224
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
sundar [Fri, 08 Dec 2017 20:46:40 +0530] rev 48223
8192986: Inconsistent handling of exploded modules in jlink
Reviewed-by: redestad, jlaskey