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
Wed, 05 Jul 2017 21:09:45 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:45 +0200] rev 34748
Merge
Fri, 18 Dec 2015 09:29:09 -0800 Added tag jdk-9+98 for changeset 319480c0f426
lana [Fri, 18 Dec 2015 09:29:09 -0800] rev 34747
Added tag jdk-9+98 for changeset 319480c0f426
Wed, 05 Jul 2017 21:09:40 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:40 +0200] rev 34746
Merge
Fri, 18 Dec 2015 09:57:15 -0800 Merge
lana [Fri, 18 Dec 2015 09:57:15 -0800] rev 34745
Merge
Thu, 17 Dec 2015 20:25:33 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:33 -0800] rev 34744
Merge
Fri, 11 Dec 2015 12:01:26 -0800 8068839: newDuration(x) produces incorrect outputs for some values of x
joehw [Fri, 11 Dec 2015 12:01:26 -0800] rev 34743
8068839: newDuration(x) produces incorrect outputs for some values of x Reviewed-by: rriggs, lancea
Fri, 18 Dec 2015 09:29:08 -0800 Added tag jdk-9+98 for changeset 2358f6213989
lana [Fri, 18 Dec 2015 09:29:08 -0800] rev 34742
Added tag jdk-9+98 for changeset 2358f6213989
Wed, 05 Jul 2017 21:09:35 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:35 +0200] rev 34741
Merge
Fri, 18 Dec 2015 09:56:35 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:35 -0800] rev 34740
Merge
Thu, 17 Dec 2015 20:26:31 -0800 Merge
lana [Thu, 17 Dec 2015 20:26:31 -0800] rev 34739
Merge
Thu, 17 Dec 2015 18:11:09 +0530 8145669: apply2call optimized callsite fails after becoming megamorphic
sundar [Thu, 17 Dec 2015 18:11:09 +0530] rev 34738
8145669: apply2call optimized callsite fails after becoming megamorphic Reviewed-by: jlaskey, hannesw
Thu, 17 Dec 2015 13:40:15 +0530 8145630: accidental debug printlns in NativeFunction.java
sundar [Thu, 17 Dec 2015 13:40:15 +0530] rev 34737
8145630: accidental debug printlns in NativeFunction.java Reviewed-by: hannesw
Thu, 17 Dec 2015 08:31:24 +0530 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
sundar [Thu, 17 Dec 2015 08:31:24 +0530] rev 34736
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic Reviewed-by: jlaskey, hannesw, attila
Wed, 16 Dec 2015 16:42:03 +0530 8145486: jjs should support documentation key shortcut in interactive mode
sundar [Wed, 16 Dec 2015 16:42:03 +0530] rev 34735
8145486: jjs should support documentation key shortcut in interactive mode Reviewed-by: mhaupt, hannesw
Mon, 14 Dec 2015 17:38:56 +0100 8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
attila [Mon, 14 Dec 2015 17:38:56 +0100] rev 34734
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker Reviewed-by: hannesw, sundar
Mon, 14 Dec 2015 21:53:47 +0530 8145314: jjs tab-completion should support camel case completion
sundar [Mon, 14 Dec 2015 21:53:47 +0530] rev 34733
8145314: jjs tab-completion should support camel case completion Reviewed-by: mhaupt, hannesw
Mon, 14 Dec 2015 14:27:46 +0100 8144020: Remove long as an internal numeric type
hannesw [Mon, 14 Dec 2015 14:27:46 +0100] rev 34732
8144020: Remove long as an internal numeric type Reviewed-by: attila, sundar, lagergren
Mon, 14 Dec 2015 14:02:59 +0100 8144221: fix Nashorn shebang argument handling on Mac/Linux
mhaupt [Mon, 14 Dec 2015 14:02:59 +0100] rev 34731
8144221: fix Nashorn shebang argument handling on Mac/Linux Reviewed-by: jlaskey, lagergren
Fri, 18 Dec 2015 09:29:14 -0800 Added tag jdk-9+98 for changeset d1fe6522acf1
lana [Fri, 18 Dec 2015 09:29:14 -0800] rev 34730
Added tag jdk-9+98 for changeset d1fe6522acf1
Wed, 05 Jul 2017 21:09:27 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:27 +0200] rev 34729
Merge
Fri, 18 Dec 2015 09:29:04 -0800 Added tag jdk-9+98 for changeset 870902be1aa6
lana [Fri, 18 Dec 2015 09:29:04 -0800] rev 34728
Added tag jdk-9+98 for changeset 870902be1aa6
Wed, 05 Jul 2017 21:09:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:22 +0200] rev 34727
Merge
Mon, 21 Dec 2015 23:27:16 +0530 8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
sundar [Mon, 21 Dec 2015 23:27:16 +0530] rev 34726
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows Reviewed-by: jjg
Mon, 21 Dec 2015 09:05:25 -0800 8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
naoto [Mon, 21 Dec 2015 09:05:25 -0800] rev 34725
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data Reviewed-by: okutsu
Mon, 21 Dec 2015 11:34:14 -0500 8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization
rriggs [Mon, 21 Dec 2015 11:34:14 -0500] rev 34724
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization Reviewed-by: mchung, mr, chegar, plevart, kbarrett, dholmes
Mon, 21 Dec 2015 13:30:58 +0100 8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
dfuchs [Mon, 21 Dec 2015 13:30:58 +0100] rev 34723
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger Summary: methods defined on classes implementing System.Logger will be skipped when looking for the calling method. Reviewed-by: mchung
Mon, 21 Dec 2015 13:43:53 +0800 8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
xiaofeya [Mon, 21 Dec 2015 13:43:53 +0800] rev 34722
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface Reviewed-by: amlu, chegar, psandoz
Mon, 21 Dec 2015 09:40:00 +0530 8145750: jjs fails to run simple scripts with security manager turned on
sundar [Mon, 21 Dec 2015 09:40:00 +0530] rev 34721
8145750: jjs fails to run simple scripts with security manager turned on Reviewed-by: hannesw, alanb
Sat, 19 Dec 2015 02:24:27 +0100 8144723: MethodHandleImpl.initStatics is no longer needed
redestad [Sat, 19 Dec 2015 02:24:27 +0100] rev 34720
8144723: MethodHandleImpl.initStatics is no longer needed Reviewed-by: vlivanov, mhaupt, forax
Fri, 18 Dec 2015 23:54:51 +0000 8049321: Support SHA256WithDSA in JSSE
xuelei [Fri, 18 Dec 2015 23:54:51 +0000] rev 34719
8049321: Support SHA256WithDSA in JSSE Reviewed-by: wetmore, mullan
Fri, 18 Dec 2015 09:55:44 -0800 Merge
lana [Fri, 18 Dec 2015 09:55:44 -0800] rev 34718
Merge
Fri, 18 Dec 2015 16:12:55 +0000 8145589: Test6277246.java fails to compile after JDK-8144479
chegar [Fri, 18 Dec 2015 16:12:55 +0000] rev 34717
8145589: Test6277246.java fails to compile after JDK-8144479 Reviewed-by: rriggs
Fri, 18 Dec 2015 16:06:24 +0000 8056152: API to create Threads that do not inherit inheritable thread-local initial values
chegar [Fri, 18 Dec 2015 16:06:24 +0000] rev 34716
8056152: API to create Threads that do not inherit inheritable thread-local initial values Reviewed-by: alanb, dholmes, mchung, mr, rriggs
Fri, 18 Dec 2015 14:43:24 +0100 8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
jbachorik [Fri, 18 Dec 2015 14:43:24 +0100] rev 34715
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused Reviewed-by: sspitsyn
Fri, 18 Dec 2015 09:59:25 +0100 8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
psandoz [Fri, 18 Dec 2015 09:59:25 +0100] rev 34714
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified Reviewed-by: smarks
Thu, 17 Dec 2015 20:27:37 -0800 Merge
lana [Thu, 17 Dec 2015 20:27:37 -0800] rev 34713
Merge
Thu, 17 Dec 2015 21:14:58 +0300 8145539: (coll) AbstractMap.keySet and .values should not be volatile
shade [Thu, 17 Dec 2015 21:14:58 +0300] rev 34712
8145539: (coll) AbstractMap.keySet and .values should not be volatile Reviewed-by: redestad, plevart, dl, psandoz
Thu, 17 Dec 2015 20:42:01 +0300 8145428: Optimize StringUTF16 compress/copy methods for C1
shade [Thu, 17 Dec 2015 20:42:01 +0300] rev 34711
8145428: Optimize StringUTF16 compress/copy methods for C1 Reviewed-by: redestad, psandoz, sherman, rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip