chegar [Tue, 22 Dec 2015 12:17:05 +0000] rev 34767
8145990: Move sun.misc math support classes to jdk.internal.math
Reviewed-by: bpb, darcy
lana [Wed, 23 Dec 2015 15:41:48 -0800] rev 34766
Added tag jdk-9+99 for changeset 08c65d3d2d85
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34765
Added tag jdk-9+99 for changeset f9bcdce2df26
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34764
Merge
duke [Wed, 05 Jul 2017 21:09:54 +0200] rev 34763
Merge
alundblad [Mon, 21 Dec 2015 17:47:21 +0100] rev 34762
8057548: Annotate.Worker should be replaced with lambdas
Summary: Anonymous Runnables (which used to be Annotate.Worker) replaced by lambdas.
Reviewed-by: mcimadamore
vromero [Fri, 18 Dec 2015 14:51:50 -0800] rev 34761
8076031: javac should use deterministic data structures for managing free type listeners
Reviewed-by: mcimadamore, jjg
lana [Fri, 18 Dec 2015 09:56:17 -0800] rev 34760
Merge
lana [Thu, 17 Dec 2015 20:25:21 -0800] rev 34759
Merge
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