Wed, 05 Jul 2017 22:24:06 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:06 +0200] rev 41844
Merge
Wed, 02 Nov 2016 18:36:26 +0530 8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005
sundar [Wed, 02 Nov 2016 18:36:26 +0530] rev 41843
8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005 Reviewed-by: jlaskey, hannesw
Tue, 01 Nov 2016 15:31:44 +0100 8168005: Introduce namespaces for GET, SET Dynalink operations
attila [Tue, 01 Nov 2016 15:31:44 +0100] rev 41842
8168005: Introduce namespaces for GET, SET Dynalink operations Reviewed-by: hannesw, sundar
Fri, 28 Oct 2016 16:52:20 +0200 8148924: Inconsistent "this" context in JSAdapter adaptee function calls
hannesw [Fri, 28 Oct 2016 16:52:20 +0200] rev 41841
8148924: Inconsistent "this" context in JSAdapter adaptee function calls Reviewed-by: jlaskey
Thu, 27 Oct 2016 16:29:02 +0000 Added tag jdk-9+142 for changeset 4519c4ace34d
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41840
Added tag jdk-9+142 for changeset 4519c4ace34d
Wed, 05 Jul 2017 22:23:57 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:57 +0200] rev 41839
Merge
Thu, 27 Oct 2016 16:28:59 +0000 Added tag jdk-9+142 for changeset e2be7700de36
lana [Thu, 27 Oct 2016 16:28:59 +0000] rev 41838
Added tag jdk-9+142 for changeset e2be7700de36
Wed, 05 Jul 2017 22:23:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:50 +0200] rev 41837
Merge
Thu, 03 Nov 2016 01:45:16 +0000 8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
darcy [Thu, 03 Nov 2016 01:45:16 +0000] rev 41836
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed Reviewed-by: rriggs
Wed, 02 Nov 2016 14:46:40 +0000 8152515: (logging) LogManager.resetLogger should ignore LinkageError
dfuchs [Wed, 02 Nov 2016 14:46:40 +0000] rev 41835
8152515: (logging) LogManager.resetLogger should ignore LinkageError Summary: LogManager.resetLogger will also ignore errors, but only while shutting down. Reviewed-by: rriggs, dholmes
Wed, 02 Nov 2016 11:52:51 +0100 8168771: Remove #ifdef AF_INET6 guards in libnet native coding
clanger [Wed, 02 Nov 2016 11:52:51 +0100] rev 41834
8168771: Remove #ifdef AF_INET6 guards in libnet native coding Reviewed-by: chegar
Wed, 02 Nov 2016 10:43:48 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
erikj [Wed, 02 Nov 2016 10:43:48 +0100] rev 41833
8063154: Checked in jvmti.h not in sync with generated jvmti.h Reviewed-by: tbell
Wed, 02 Nov 2016 14:44:15 +0800 8168518: rcache interop with krb5-1.15
weijun [Wed, 02 Nov 2016 14:44:15 +0800] rev 41832
8168518: rcache interop with krb5-1.15 Reviewed-by: xuelei
Wed, 02 Nov 2016 10:49:15 +0530 8160063: Provide a means to disable a plugin via the command line
sundar [Wed, 02 Nov 2016 10:49:15 +0530] rev 41831
8160063: Provide a means to disable a plugin via the command line Reviewed-by: jlaskey
Tue, 01 Nov 2016 17:29:49 -0700 8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
psandoz [Tue, 01 Nov 2016 17:29:49 -0700] rev 41830
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet Reviewed-by: smarks, lancea, tvaleev
Tue, 01 Nov 2016 17:29:48 -0700 8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
psandoz [Tue, 01 Nov 2016 17:29:48 -0700] rev 41829
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array 8167966: MethodHandles.iteratedLoop fails with IAE in the case of correct arguments Reviewed-by: redestad
Tue, 01 Nov 2016 14:36:26 -0700 8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
sdrach [Tue, 01 Nov 2016 14:36:26 -0700] rev 41828
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs Reviewed-by: alanb, mchung
Tue, 01 Nov 2016 12:37:29 +0000 8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor) Reviewed-by: alanb
Mon, 31 Oct 2016 14:09:42 -0700 4985694: Incomplete spec for most of the getInstances
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances Reviewed-by: xuelei, mullan
Mon, 31 Oct 2016 13:57:28 -0400 8168517: java/lang/ProcessBuilder/Basic.java failed
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed Reviewed-by: dholmes
Mon, 31 Oct 2016 10:34:31 -0700 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException Reviewed-by: naoto
Mon, 31 Oct 2016 16:41:41 +0800 8167646: Better invalid FilePermission
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission Reviewed-by: rriggs
Mon, 31 Oct 2016 16:40:31 +0800 8168127: FilePermissionCollection merges incorrectly
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly Reviewed-by: rriggs
Mon, 31 Oct 2016 13:45:36 +0800 8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
amlu [Mon, 31 Oct 2016 13:45:36 +0800] rev 41821
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java Reviewed-by: bpb, rriggs
Sat, 29 Oct 2016 13:34:53 +0000 8167680: DTLS implementation bugs
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs Reviewed-by: jnimeh, asmotrak
Fri, 28 Oct 2016 10:10:06 +0530 8168512: (tz) Support tzdata2016h
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h Reviewed-by: martin, okutsu
Fri, 28 Oct 2016 12:10:12 +0100 8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
dfuchs [Fri, 28 Oct 2016 12:10:12 +0100] rev 41818
8163162: The separation between system loggers and application loggers should take the extension loader in consideration. Summary: DefaultLoggerFinder.isSystem is changed to return 'true' for classes loaded from the platform loader and its ancestors. This means that classes loaded by the platform loader will get exactly the same kind of loggers than classes loaded by the boot (null) loader. Reviewed-by: rriggs, mchung
Fri, 28 Oct 2016 10:18:07 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 23:49:38 +0000 8168822: Document that algorithm restrictions do not apply to trusted anchors
xuelei [Thu, 27 Oct 2016 23:49:38 +0000] rev 41816
8168822: Document that algorithm restrictions do not apply to trusted anchors Reviewed-by: weijun, jnimeh, mullan
Thu, 27 Oct 2016 21:22:57 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip