dlsmith [Thu, 17 Dec 2015 15:46:37 -0700] rev 34758
7190296: Test for type containment during bounds checking
Reviewed-by: mcimadamore
mcimadamore [Thu, 17 Dec 2015 12:29:26 +0000] rev 34757
8142876: Javac does not correctly implement wildcards removal from functional interfaces
Summary: Rewrite code for removing wildcard from target functional interface to be in sync with JLS 9.9
Reviewed-by: vromero, dlsmith
vromero [Wed, 16 Dec 2015 14:23:08 -0800] rev 34756
8144832: cast conversion fails when converting a type-variable to primitive type
Reviewed-by: mcimadamore
jlahoda [Wed, 16 Dec 2015 14:29:49 +0100] rev 34755
8143952: JShell: space in class path causes remote launch failure
Summary: Simplification of handling of JDI connector arguments
Reviewed-by: mcimadamore, rfield
jjg [Tue, 15 Dec 2015 18:54:53 -0800] rev 34754
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
Reviewed-by: jjg, ksrini, anazarov
Contributed-by: mallikarjuna.avaluri@oracle.com
jjg [Tue, 15 Dec 2015 15:30:35 -0800] rev 34753
8144888: ToolBox should close any file manager it opens
Reviewed-by: vromero
vasya [Mon, 14 Dec 2015 20:18:19 +0100] rev 34752
8145342: Some copyright notices are inconsistently and ill formatted
Summary: Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad