Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 773cd6c4b8e7
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41985
Added tag jdk-9+144 for changeset 773cd6c4b8e7
Wed, 05 Jul 2017 22:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:50 +0200] rev 41984
Merge
Mon, 14 Nov 2016 22:33:33 -0800 8156615: Catch parameter can be a BindingPattern in ES6 mode
sdama [Mon, 14 Nov 2016 22:33:33 -0800] rev 41983
8156615: Catch parameter can be a BindingPattern in ES6 mode Summary: Added parser support for catch parameter being a binding pattern Reviewed-by: sundar, hannesw, attila Contributed-by: srinivas.dama@oracle.com
Fri, 11 Nov 2016 18:56:37 +0100 8168049: Fix Performance of Lexer.isJSWhitespace
hannesw [Fri, 11 Nov 2016 18:56:37 +0100] rev 41982
8168049: Fix Performance of Lexer.isJSWhitespace Reviewed-by: sundar, attila
Fri, 11 Nov 2016 15:50:51 +0100 8168373: don't emit conversions for symbols outside their lexical scope
attila [Fri, 11 Nov 2016 15:50:51 +0100] rev 41981
8168373: don't emit conversions for symbols outside their lexical scope Reviewed-by: hannesw, sundar
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset d55f24e8953e
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41980
Added tag jdk-9+144 for changeset d55f24e8953e
Wed, 05 Jul 2017 22:26:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:41 +0200] rev 41979
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 4a00f20b9fe2
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41978
Added tag jdk-9+144 for changeset 4a00f20b9fe2
Wed, 05 Jul 2017 22:26:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:34 +0200] rev 41977
Merge
Tue, 15 Nov 2016 08:40:36 -0800 8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
bpb [Tue, 15 Nov 2016 08:40:36 -0800] rev 41976
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits Summary: Make eventsHigh final and always initialize it to an empty Map. Reviewed-by: alanb
Tue, 15 Nov 2016 10:53:32 -0400 8169720: jimage help message for --include option should be corrected
jlaskey [Tue, 15 Nov 2016 10:53:32 -0400] rev 41975
8169720: jimage help message for --include option should be corrected Reviewed-by: alanb, sundar
Mon, 14 Nov 2016 13:32:15 -0800 8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
ascarpino [Mon, 14 Nov 2016 13:32:15 -0800] rev 41974
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date" Reviewed-by: mullan
Mon, 14 Nov 2016 10:13:38 -0800 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
ascarpino [Mon, 14 Nov 2016 10:13:38 -0800] rev 41973
8168861: AnchorCertificates uses hardcoded password for cacerts keystore Reviewed-by: vinnie, mullan
Tue, 08 Nov 2016 16:18:41 +0300 8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
skovalev [Tue, 08 Nov 2016 16:18:41 +0300] rev 41972
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging Reviewed-by: chegar
Thu, 28 Jan 2016 23:13:50 -0500 8169556: Wrapping of FileInputStream's native skip and available methods
rriggs [Thu, 28 Jan 2016 23:13:50 -0500] rev 41971
8169556: Wrapping of FileInputStream's native skip and available methods Summary: Wrap further native methods in FileInputStreams Reviewed-by: chegar, bpb, rriggs Contributed-by: sunny.chan@gs.com
Mon, 14 Nov 2016 10:07:10 +0100 8169595: jshell tool: pasting multiple lines hangs input
jlahoda [Mon, 14 Nov 2016 10:07:10 +0100] rev 41970
8169595: jshell tool: pasting multiple lines hangs input Summary: Need to allow newlines in the user's input. Reviewed-by: rfield
Fri, 11 Nov 2016 13:11:27 +0000 8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
msheppar [Fri, 11 Nov 2016 13:11:27 +0000] rev 41969
8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi Reviewed-by: chegar, alanb
Fri, 11 Nov 2016 05:55:45 +0000 Merge
lana [Fri, 11 Nov 2016 05:55:45 +0000] rev 41968
Merge
Fri, 11 Nov 2016 11:31:17 +0800 8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs
amlu [Fri, 11 Nov 2016 11:31:17 +0800] rev 41967
8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs Reviewed-by: chegar
Thu, 10 Nov 2016 15:19:47 -0800 8169001: Remove launcher's built-in ergonomics
ksrini [Thu, 10 Nov 2016 15:19:47 -0800] rev 41966
8169001: Remove launcher's built-in ergonomics Reviewed-by: dholmes, erikj
Wed, 09 Nov 2016 14:24:41 +0300 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
skovalev [Wed, 09 Nov 2016 14:24:41 +0300] rev 41965
8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies Reviewed-by: dfuchs
Thu, 10 Nov 2016 08:59:34 +0000 8169362: Interop automated testing with Chrome
xuelei [Thu, 10 Nov 2016 08:59:34 +0000] rev 41964
8169362: Interop automated testing with Chrome Reviewed-by: wetmore, jnimeh, asmotrak
Wed, 09 Nov 2016 10:36:32 -0800 8164934: Optional.map() javadoc code example
psandoz [Wed, 09 Nov 2016 10:36:32 -0800] rev 41963
8164934: Optional.map() javadoc code example Reviewed-by: forax, chegar
Tue, 08 Nov 2016 18:02:50 +0530 8169191: (tz) Support tzdata2016i
rpatil [Tue, 08 Nov 2016 18:02:50 +0530] rev 41962
8169191: (tz) Support tzdata2016i Reviewed-by: martin, okutsu
Tue, 08 Nov 2016 16:54:28 -0800 8169229: RSAClientKeyExchange debug info is incorrect
wetmore [Tue, 08 Nov 2016 16:54:28 -0800] rev 41961
8169229: RSAClientKeyExchange debug info is incorrect Reviewed-by: xuelei
Tue, 08 Nov 2016 15:55:11 -0800 8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
asmotrak [Tue, 08 Nov 2016 15:55:11 -0800] rev 41960
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar Reviewed-by: weijun, mullan
Tue, 08 Nov 2016 14:29:14 -0800 8168862: Tighten permissions granted to the jdk.zipfs module
sherman [Tue, 08 Nov 2016 14:29:14 -0800] rev 41959
8168862: Tighten permissions granted to the jdk.zipfs module Reviewed-by: mullan, mchung, lancea, bpb
Tue, 08 Nov 2016 12:36:21 -0800 8166735: JarFile#getVersion spec clarification for unversioned jars
psandoz [Tue, 08 Nov 2016 12:36:21 -0800] rev 41958
8166735: JarFile#getVersion spec clarification for unversioned jars Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 12:36:13 -0800 8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
psandoz [Tue, 08 Nov 2016 12:36:13 -0800] rev 41957
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 13:23:16 +0100 8168911: Increased number of classes initialized during initialization of SignatureFileVerifier
redestad [Tue, 08 Nov 2016 13:23:16 +0100] rev 41956
8168911: Increased number of classes initialized during initialization of SignatureFileVerifier Reviewed-by: ascarpino
Tue, 08 Nov 2016 14:48:55 +0530 8166994: Improve sun.util.locale.LocaleMatcher
nishjain [Tue, 08 Nov 2016 14:48:55 +0530] rev 41955
8166994: Improve sun.util.locale.LocaleMatcher Reviewed-by: okutsu, naoto, peytoia
Tue, 08 Nov 2016 06:22:31 +0000 8169318: Dump the reproduced packet in DTLSOverDatagram.java
xuelei [Tue, 08 Nov 2016 06:22:31 +0000] rev 41954
8169318: Dump the reproduced packet in DTLSOverDatagram.java Reviewed-by: mullan
Mon, 07 Nov 2016 14:36:27 -0400 8155756: Better context for some jlink exceptions
jlaskey [Mon, 07 Nov 2016 14:36:27 -0400] rev 41953
8155756: Better context for some jlink exceptions Reviewed-by: mchung
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 612b698f8b8f
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41952
Added tag jdk-9+144 for changeset 612b698f8b8f
Wed, 05 Jul 2017 22:26:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:22 +0200] rev 41951
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 458b7becdccc
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41950
Added tag jdk-9+144 for changeset 458b7becdccc
Tue, 15 Nov 2016 10:00:00 +0100 8169632: Update compare script for clean compare
erikj [Tue, 15 Nov 2016 10:00:00 +0100] rev 41949
8169632: Update compare script for clean compare Reviewed-by: tbell
Mon, 14 Nov 2016 11:48:43 +0100 8169630: Fix wrong cpu build flag for Linux/ppc64le build
simonis [Mon, 14 Nov 2016 11:48:43 +0100] rev 41948
8169630: Fix wrong cpu build flag for Linux/ppc64le build Reviewed-by: erikj
Fri, 11 Nov 2016 05:11:51 +0000 Added tag jdk-9+144 for changeset 854ef5325653
lana [Fri, 11 Nov 2016 05:11:51 +0000] rev 41947
Added tag jdk-9+144 for changeset 854ef5325653
Wed, 05 Jul 2017 22:26:07 +0200 Added tag jdk-9+144 for changeset 31f5023200d4
duke [Wed, 05 Jul 2017 22:26:07 +0200] rev 41946
Added tag jdk-9+144 for changeset 31f5023200d4
Wed, 05 Jul 2017 22:26:06 +0200 Merge jdk-9+144
duke [Wed, 05 Jul 2017 22:26:06 +0200] rev 41945
Merge
Wed, 05 Jul 2017 22:25:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:59 +0200] rev 41944
Merge
Mon, 07 Nov 2016 16:08:18 +0000 8169093: Generics, javac not matching actual and formal arguments.
mcimadamore [Mon, 07 Nov 2016 16:08:18 +0000] rev 41943
8169093: Generics, javac not matching actual and formal arguments. Summary: Make diagnostic for type-args arity mismatch consistent with the class case Reviewed-by: vromero
Mon, 07 Nov 2016 11:16:23 +0000 8168854: javac erroneously reject a a service interface inner class in a provides clause
mcimadamore [Mon, 07 Nov 2016 11:16:23 +0000] rev 41942
8168854: javac erroneously reject a a service interface inner class in a provides clause Summary: Java SE 9 proposed spec changes do not explicitly forbid a service interface to be an inner class - javac should follow Reviewed-by: jjg
Sun, 06 Nov 2016 22:50:46 -0800 8161983: JShell API: Clean-up following 8160127 et. al.
rfield [Sun, 06 Nov 2016 22:50:46 -0800] rev 41941
8161983: JShell API: Clean-up following 8160127 et. al. Reviewed-by: jlahoda
Fri, 04 Nov 2016 14:47:25 -0700 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers
rfield [Fri, 04 Nov 2016 14:47:25 -0700] rev 41940
8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 8080354: JShell: Runtime visible annotations cannot be retrieved Reviewed-by: jlahoda
Fri, 04 Nov 2016 17:52:11 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:11 +0000] rev 41939
Merge
Thu, 03 Nov 2016 13:59:15 -0700 8167975: align javac --add-* modules options with launcher
jjg [Thu, 03 Nov 2016 13:59:15 -0700] rev 41938
8167975: align javac --add-* modules options with launcher Reviewed-by: jlahoda
Thu, 03 Nov 2016 09:12:02 -0700 8161969: jshell tool: /var value is not truncated per feedback setting
rfield [Thu, 03 Nov 2016 09:12:02 -0700] rev 41937
8161969: jshell tool: /var value is not truncated per feedback setting 8166637: jshell tool: confusing truncation of long result values 8154513: JShell tool: welcome message should match feedback mode 8167552: jshell tool: Typo in jshell command '/? /reload' description Reviewed-by: jlahoda
Wed, 02 Nov 2016 15:42:20 -0700 8166857: langtools build.xml broken on windows
ksrini [Wed, 02 Nov 2016 15:42:20 -0700] rev 41936
8166857: langtools build.xml broken on windows Reviewed-by: jjg, jlahoda, mcimadamore
Thu, 03 Nov 2016 11:46:20 +0100 8166635: getEnclosedElements() on package causes BadClassFile error
jlahoda [Thu, 03 Nov 2016 11:46:20 +0100] rev 41935
8166635: getEnclosedElements() on package causes BadClassFile error Summary: Properly reading typevars from enclosing scopes for local classes. Reviewed-by: mcimadamore
Wed, 02 Nov 2016 16:29:50 -0700 8167636: jshell tool: Edit Pad should be in its own module
rfield [Wed, 02 Nov 2016 16:29:50 -0700] rev 41934
8167636: jshell tool: Edit Pad should be in its own module Reviewed-by: jlahoda
Wed, 02 Nov 2016 14:22:27 -0700 8169078: add bug IDs to jdeprscan tests
smarks [Wed, 02 Nov 2016 14:22:27 -0700] rev 41933
8169078: add bug IDs to jdeprscan tests Reviewed-by: jjg
Wed, 02 Nov 2016 20:21:45 +0100 8169074: Build is failing after JDK-8166538
jlahoda [Wed, 02 Nov 2016 20:21:45 +0100] rev 41932
8169074: Build is failing after JDK-8166538 Summary: Reverting d7c9720c4223 Reviewed-by: darcy
Wed, 02 Nov 2016 16:48:57 +0100 8166538: Improve error reporting for compiling against unexported package
jlahoda [Wed, 02 Nov 2016 16:48:57 +0100] rev 41931
8166538: Improve error reporting for compiling against unexported package Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 3ef02797070d
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41930
Added tag jdk-9+143 for changeset 3ef02797070d
Wed, 05 Jul 2017 22:25:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:49 +0200] rev 41929
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 4adab4f59cdc
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41928
Added tag jdk-9+143 for changeset 4adab4f59cdc
Wed, 05 Jul 2017 22:25:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:42 +0200] rev 41927
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset e444f2f9dc8a
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41926
Added tag jdk-9+143 for changeset e444f2f9dc8a
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip