jnimeh [Fri, 10 Jun 2016 00:37:24 -0700] rev 38873
8157925: Typo in the API documentation of X509KeyManager
Summary: Corrects the misspelled word "implentations" to "implementations"
Reviewed-by: ascarpino
lana [Thu, 09 Jun 2016 19:07:27 +0000] rev 38872
Merge
jlaskey [Thu, 09 Jun 2016 11:39:42 -0300] rev 38871
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
Reviewed-by: sundar, alanb
jlaskey [Thu, 09 Jun 2016 11:39:42 -0300] rev 38870
8156995: jimage: extract specified contents
Reviewed-by: sundar, alanb
jlaskey [Thu, 09 Jun 2016 11:39:42 -0300] rev 38869
8156994: jimage --help is not helpful
Reviewed-by: sundar, alanb
redestad [Thu, 09 Jun 2016 16:13:09 +0200] rev 38868
8158933: String concat stringifiers setup should avoid unnecessary lookups
Reviewed-by: shade
srastogi [Thu, 09 Jun 2016 09:33:37 +0200] rev 38867
8147585: Annotations with lambda expressions has parameter result in wrong behavior.
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
mli [Wed, 08 Jun 2016 17:30:37 -0700] rev 38866
8158881: Doc typo in src/../java/net/URI.java
Reviewed-by: chegar, wetmore
wetmore [Wed, 08 Jun 2016 11:28:13 -0700] rev 38865
8158978: ALPN not working when values are set directly on a SSLServerSocket
Reviewed-by: xuelei
prappo [Wed, 08 Jun 2016 15:19:58 +0100] rev 38864
8156693: Improve usability of CompletableFuture use in WebSocket API
Reviewed-by: rriggs