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
alanb [Fri, 08 Dec 2017 14:28:51 +0000] rev 48222
8193256: Configuration and ModuleLayer findModule cleanup
Reviewed-by: redestad, alanb
Contributed-by: andrej.golovnin@gmail.com
dfuchs [Fri, 08 Dec 2017 11:50:39 +0000] rev 48221
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
Summary: The behavior observed for Java 8 is restored
Reviewed-by: martin, mchung
hannesw [Fri, 08 Dec 2017 12:02:30 +0100] rev 48220
8193137: Nashorn crashes when given an empty script file
Reviewed-by: hannesw, sundar
Contributed-by: priya.lakshmi.muthuswamy@oracle.com