khazra [Mon, 13 May 2013 13:48:58 -0700] rev 17463
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
Summary: Rearrange event-handling code to remove bottle-neck. Also reviewed by mhall@mhcomputing.net.
Reviewed-by: chegar, alanb
mduigou [Mon, 13 May 2013 13:15:20 -0700] rev 17462
Merge
bharadwaj [Mon, 13 May 2013 12:26:28 -0700] rev 17461
8008687: MethodHandle code: allow static and invokespecial calls to interface methods
Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods.
Reviewed-by: jrose, twisti
sundar [Mon, 13 May 2013 22:23:17 +0530] rev 17460
8012975: Remove rhino from jdk8
Reviewed-by: alanb, tbell
xuelei [Mon, 13 May 2013 06:05:32 -0700] rev 17459
8005598: (reopened) Need to clone array of input/output parameters
Reviewed-by: weijun
xuelei [Mon, 13 May 2013 05:41:51 -0700] rev 17458
8005535: SSLSessionImpl should have protected finalize()
Reviewed-by: weijun, wetmore
dmeetry [Fri, 10 May 2013 23:56:24 +0400] rev 17457
7021870: GzipInputStream closes underlying stream during reading
Reviewed-by: mduigou
Contributed-by: ivan.gerasimov@oracle.com
darcy [Fri, 10 May 2013 12:25:16 -0700] rev 17456
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
Reviewed-by: mchung
mduigou [Fri, 10 May 2013 10:12:58 -0700] rev 17455
Merge
mduigou [Fri, 10 May 2013 09:51:14 -0700] rev 17454
8014316: Use Method Refs in j.u.stream.MatchOps
Reviewed-by: dholmes
rriggs [Fri, 10 May 2013 09:06:21 -0700] rev 17453
8014296: DivModTests should not compare pointers
Reviewed-by: darcy
darcy [Fri, 10 May 2013 08:53:38 -0700] rev 17452
8014249: Add Modifer.parameterModifiers()
Reviewed-by: mduigou, mchung