duke [Wed, 05 Jul 2017 17:45:12 +0200] rev 9735
Merge
katleman [Wed, 25 May 2011 13:32:36 -0700] rev 9734
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims
trims [Tue, 24 May 2011 14:11:38 -0700] rev 9733
Merge
trims [Fri, 20 May 2011 05:24:32 -0700] rev 9732
Merge
jrose [Tue, 17 May 2011 19:48:19 -0700] rev 9731
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Summary: point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports
Reviewed-by: never, kvn
jrose [Tue, 17 May 2011 19:48:14 -0700] rev 9730
7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called
Summary: Implement invocation corner cases, including correct type conversions and interface type enforcement.
Reviewed-by: never