Mon, 21 Dec 2015 21:14:19 +0100 Merge
dbuck [Mon, 21 Dec 2015 21:14:19 +0100] rev 34778
Merge
Mon, 21 Dec 2015 19:59:17 +0100 Merge
dbuck [Mon, 21 Dec 2015 19:59:17 +0100] rev 34777
Merge
Tue, 15 Dec 2015 17:35:27 +0100 4906983: java.net.URL constructors throw MalformedURLException in undocumented way
sebastian [Tue, 15 Dec 2015 17:35:27 +0100] rev 34776
4906983: java.net.URL constructors throw MalformedURLException in undocumented way Summary: Added some testcases for the corner-cases in question and clarified javadoc Reviewed-by: chegar, msheppar
Mon, 21 Dec 2015 15:26:56 -0500 8136597: java/lang/ProcessHandle/InfoTest.java fails
rriggs [Mon, 21 Dec 2015 15:26:56 -0500] rev 34775
8136597: java/lang/ProcessHandle/InfoTest.java fails Summary: Correct for truncated command line Reviewed-by: redestad
Mon, 21 Dec 2015 20:54:00 +0100 8145680: Remove unnecessary explicit initialization of volatile variables in java.base
redestad [Mon, 21 Dec 2015 20:54:00 +0100] rev 34774
8145680: Remove unnecessary explicit initialization of volatile variables in java.base Reviewed-by: alanb, chegar, jfranck, shade
Wed, 23 Dec 2015 15:41:55 -0800 Added tag jdk-9+99 for changeset 67b9c06ea9a7
lana [Wed, 23 Dec 2015 15:41:55 -0800] rev 34773
Added tag jdk-9+99 for changeset 67b9c06ea9a7
Wed, 05 Jul 2017 21:10:10 +0200 Merge
duke [Wed, 05 Jul 2017 21:10:10 +0200] rev 34772
Merge
Wed, 23 Dec 2015 15:41:51 -0800 Added tag jdk-9+99 for changeset c71d1910fc22
lana [Wed, 23 Dec 2015 15:41:51 -0800] rev 34771
Added tag jdk-9+99 for changeset c71d1910fc22
Wed, 30 Dec 2015 16:15:01 +0000 8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
sdrach [Wed, 30 Dec 2015 16:15:01 +0000] rev 34770
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files Summary: JEP 238 Multi-Release JarFileSystem implementation Reviewed-by: alanb, psandoz, sherman
Thu, 24 Dec 2015 10:33:08 -0800 Merge
lana [Thu, 24 Dec 2015 10:33:08 -0800] rev 34769
Merge
Wed, 23 Dec 2015 10:00:37 +0100 8146002: Need to support mirrors for bootstrapping Jib
erikj [Wed, 23 Dec 2015 10:00:37 +0100] rev 34768
8146002: Need to support mirrors for bootstrapping Jib Reviewed-by: ihse, tbell
Tue, 22 Dec 2015 12:17:05 +0000 8145990: Move sun.misc math support classes to jdk.internal.math
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
Wed, 23 Dec 2015 15:41:48 -0800 Added tag jdk-9+99 for changeset 08c65d3d2d85
lana [Wed, 23 Dec 2015 15:41:48 -0800] rev 34766
Added tag jdk-9+99 for changeset 08c65d3d2d85
Wed, 05 Jul 2017 21:09:59 +0200 Added tag jdk-9+99 for changeset f9bcdce2df26
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34765
Added tag jdk-9+99 for changeset f9bcdce2df26
Wed, 05 Jul 2017 21:09:59 +0200 Merge jdk-9+99
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34764
Merge
Wed, 05 Jul 2017 21:09:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:54 +0200] rev 34763
Merge
Mon, 21 Dec 2015 17:47:21 +0100 8057548: Annotate.Worker should be replaced with lambdas
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
Fri, 18 Dec 2015 14:51:50 -0800 8076031: javac should use deterministic data structures for managing free type listeners
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
Fri, 18 Dec 2015 09:56:17 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:17 -0800] rev 34760
Merge
Thu, 17 Dec 2015 20:25:21 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:21 -0800] rev 34759
Merge
Thu, 17 Dec 2015 15:46:37 -0700 7190296: Test for type containment during bounds checking
dlsmith [Thu, 17 Dec 2015 15:46:37 -0700] rev 34758
7190296: Test for type containment during bounds checking Reviewed-by: mcimadamore
Thu, 17 Dec 2015 12:29:26 +0000 8142876: Javac does not correctly implement wildcards removal from functional interfaces
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
Wed, 16 Dec 2015 14:23:08 -0800 8144832: cast conversion fails when converting a type-variable to primitive type
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
Wed, 16 Dec 2015 14:29:49 +0100 8143952: JShell: space in class path causes remote launch failure
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
Tue, 15 Dec 2015 18:54:53 -0800 8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
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
Tue, 15 Dec 2015 15:30:35 -0800 8144888: ToolBox should close any file manager it opens
jjg [Tue, 15 Dec 2015 15:30:35 -0800] rev 34753
8144888: ToolBox should close any file manager it opens Reviewed-by: vromero
Mon, 14 Dec 2015 20:18:19 +0100 8145342: Some copyright notices are inconsistently and ill formatted
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
Mon, 14 Dec 2015 13:55:35 +0000 8143133: Wrong MethodParameters on capturing local class with multiple constructors
mcimadamore [Mon, 14 Dec 2015 13:55:35 +0000] rev 34751
8143133: Wrong MethodParameters on capturing local class with multiple constructors Summary: MethodParameters attribute not always generated for local classes constructors Reviewed-by: jlahoda
Fri, 11 Dec 2015 11:20:10 -0800 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
rfield [Fri, 11 Dec 2015 11:20:10 -0800] rev 34750
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type Summary: Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars Reviewed-by: mcimadamore, jlahoda, rfield Contributed-by: bitterfoxc@gmail.com
Fri, 18 Dec 2015 09:29:13 -0800 Added tag jdk-9+98 for changeset fb5570e64ddf
lana [Fri, 18 Dec 2015 09:29:13 -0800] rev 34749
Added tag jdk-9+98 for changeset fb5570e64ddf
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip