redestad [Thu, 16 Nov 2017 00:58:50 +0100] rev 47753
8184777: Factor out species generation logic from BoundMethodHandle
Reviewed-by: vlivanov
Contributed-by: john.r.rose@oracle.com, claes.redestad@oracle.com
psandoz [Wed, 08 Nov 2017 10:27:10 -0800] rev 47752
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Reviewed-by: martin, tvaleev
erikj [Wed, 15 Nov 2017 11:50:55 -0800] rev 47751
8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
Reviewed-by: tbell
sundar [Wed, 15 Nov 2017 23:25:40 +0530] rev 47750
8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object
Reviewed-by: hannesw
sundar [Wed, 15 Nov 2017 19:55:21 +0530] rev 47749
8191306: Math.abs corner case with optimistic typing
Reviewed-by: jlaskey, hannesw
bpatel [Tue, 14 Nov 2017 13:44:07 -0800] rev 47748
8185371: Support for multiple stylesheets in javadoc
Reviewed-by: jjg, ksrini
igerasim [Tue, 14 Nov 2017 13:31:43 -0800] rev 47747
8189631: Missing space in the javadoc for InetAddress.createNameService()
Reviewed-by: rriggs, wetmore