Thu, 09 Feb 2017 07:48:19 -0800 8173387: java/nio/channels/Selector/SelectTimeout.java failed with "Test timed out early with timeout 100000000999"
bpb [Thu, 09 Feb 2017 07:48:19 -0800] rev 43705
8173387: java/nio/channels/Selector/SelectTimeout.java failed with "Test timed out early with timeout 100000000999" Summary: Corrected timing problem with multiple threads setting static variables Reviewed-by: clanger, alanb
Thu, 09 Feb 2017 05:19:48 -0800 8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization
ssahoo [Thu, 09 Feb 2017 05:19:48 -0800] rev 43704
8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization Summary: If a malformed policy file is encountered when running with a custom system class loader then it leads to a recursive initialization issue Reviewed-by: mullan
Wed, 08 Feb 2017 17:28:15 -0700 8174226: Test failures after JDK-8033076
dlsmith [Wed, 08 Feb 2017 17:28:15 -0700] rev 43703
8174226: Test failures after JDK-8033076 Summary: Reverting JDK-8033076 for now Reviewed-by: darcy
Wed, 08 Feb 2017 14:23:59 -0700 8033076: LambdaMetafactory should use types in implMethod.type()
dlsmith [Wed, 08 Feb 2017 14:23:59 -0700] rev 43702
8033076: LambdaMetafactory should use types in implMethod.type() Reviewed-by: psandoz
Wed, 08 Feb 2017 12:08:28 -0800 8160655: Fix denyAfter and usage types for security properties
ascarpino [Wed, 08 Feb 2017 12:08:28 -0800] rev 43701
8160655: Fix denyAfter and usage types for security properties Reviewed-by: mullan, xuelei
Wed, 08 Feb 2017 12:27:45 -0700 8173587: LambdaMetafactory needs to validate descriptors and method name
dlsmith [Wed, 08 Feb 2017 12:27:45 -0700] rev 43700
8173587: LambdaMetafactory needs to validate descriptors and method name Reviewed-by: psandoz
Wed, 08 Feb 2017 19:22:51 +0000 Merge
valeriep [Wed, 08 Feb 2017 19:22:51 +0000] rev 43699
Merge
Wed, 08 Feb 2017 19:20:09 +0000 8173708: Re-enable AES cipher with CFB128 mode for Ucrypto provider
valeriep [Wed, 08 Feb 2017 19:20:09 +0000] rev 43698
8173708: Re-enable AES cipher with CFB128 mode for Ucrypto provider Summary: Updated Ucrypto config file to remove the disabled mechanisms Reviewed-by: wetmore
Wed, 08 Feb 2017 11:01:05 -0800 8173410: Add commented config line for jdk.security.provider.preferred
ascarpino [Wed, 08 Feb 2017 11:01:05 -0800] rev 43697
8173410: Add commented config line for jdk.security.provider.preferred Reviewed-by: wetmore
Wed, 08 Feb 2017 10:56:59 -0800 8174157: Backout 8151116
ascarpino [Wed, 08 Feb 2017 10:56:59 -0800] rev 43696
8174157: Backout 8151116 Reviewed-by: mullan
Wed, 08 Feb 2017 13:17:31 -0500 8174128: [testbug] Remove implementation dependency from java.time TCK tests
rriggs [Wed, 08 Feb 2017 13:17:31 -0500] rev 43695
8174128: [testbug] Remove implementation dependency from java.time TCK tests Reviewed-by: dfuchs, scolebourne
Wed, 08 Feb 2017 16:33:52 +0000 8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection.
dfuchs [Wed, 08 Feb 2017 16:33:52 +0000] rev 43694
8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection. Summary: StackWalker is fixed to take into account constructor reflection frames. The specification of StackWalker.Option.SHOW_REFLECT_FRAMES is also clarified in this regard. Reviewed-by: bchristi, lancea, mchung, psandoz
Wed, 08 Feb 2017 08:40:25 +0000 8173783: IllegalArgumentException: jdk.tls.namedGroups
coffeys [Wed, 08 Feb 2017 08:40:25 +0000] rev 43693
8173783: IllegalArgumentException: jdk.tls.namedGroups Reviewed-by: xuelei, wetmore
Tue, 07 Feb 2017 19:55:10 -0800 8151116: Add extended key usage constraint to the jdk.certpath.disabledAlgorithms security property
ascarpino [Tue, 07 Feb 2017 19:55:10 -0800] rev 43692
8151116: Add extended key usage constraint to the jdk.certpath.disabledAlgorithms security property Reviewed-by: wetmore
Tue, 07 Feb 2017 16:41:26 -0800 8173712: Rename JAVA_OPTIONS environment variable to JDK_JAVA_OPTIONS
mchung [Tue, 07 Feb 2017 16:41:26 -0800] rev 43691
8173712: Rename JAVA_OPTIONS environment variable to JDK_JAVA_OPTIONS Reviewed-by: henryjen, psandoz
Tue, 07 Feb 2017 13:45:26 -0800 8044626: Update RMI specifications to reflect modularization changes
smarks [Tue, 07 Feb 2017 13:45:26 -0800] rev 43690
8044626: Update RMI specifications to reflect modularization changes 8165649: Re-examine if Activatable object can be created from non-public class and/or constructor Reviewed-by: alanb, mchung
Wed, 08 Feb 2017 02:23:32 +0530 8173943: Change error reporting of LauncherHelper to include actual Error class name
rpatil [Wed, 08 Feb 2017 02:23:32 +0530] rev 43689
8173943: Change error reporting of LauncherHelper to include actual Error class name Reviewed-by: alanb, ksrini
Tue, 07 Feb 2017 14:07:24 -0500 8169313: java.xml.ws not granted NetPermission(getProxySelector)
lancea [Tue, 07 Feb 2017 14:07:24 -0500] rev 43688
8169313: java.xml.ws not granted NetPermission(getProxySelector) Reviewed-by: alanb, aefimov, mchung
Tue, 07 Feb 2017 11:01:04 -0800 8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores
bpb [Tue, 07 Feb 2017 11:01:04 -0800] rev 43687
8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores Summary: On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs Reviewed-by: alanb
Wed, 05 Jul 2017 22:50:47 +0200 Merge
duke [Wed, 05 Jul 2017 22:50:47 +0200] rev 43686
Merge
Thu, 09 Feb 2017 23:35:22 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:35:22 +0100] rev 43685
Merge
Thu, 09 Feb 2017 23:15:52 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:15:52 +0100] rev 43684
Merge
Thu, 02 Feb 2017 16:57:01 -0800 8173846: [AOT] Stubs hang onto intermediate compiler state forever
iveresov [Thu, 02 Feb 2017 16:57:01 -0800] rev 43683
8173846: [AOT] Stubs hang onto intermediate compiler state forever Summary: Stub shouldn't keep alive the graph Reviewed-by: kvn Contributed-by: tom.rodriguez@oracle.com
Mon, 30 Jan 2017 17:29:48 -0800 8173227: [JVMCI] HotSpotJVMCIMetaAccessContext.fromClass is inefficient
never [Mon, 30 Jan 2017 17:29:48 -0800] rev 43682
8173227: [JVMCI] HotSpotJVMCIMetaAccessContext.fromClass is inefficient Reviewed-by: dnsimon
Wed, 01 Feb 2017 00:56:16 +0100 Merge
jwilhelm [Wed, 01 Feb 2017 00:56:16 +0100] rev 43681
Merge
Tue, 31 Jan 2017 20:54:45 +0100 Merge
jwilhelm [Tue, 31 Jan 2017 20:54:45 +0100] rev 43680
Merge
Tue, 31 Jan 2017 14:33:36 -0800 8173693: disable post_class_unload() for non JavaThread initiators
dcubed [Tue, 31 Jan 2017 14:33:36 -0800] rev 43679
8173693: disable post_class_unload() for non JavaThread initiators Reviewed-by: sspitsyn, gthornbr
Tue, 31 Jan 2017 20:04:54 +0000 Merge
bchristi [Tue, 31 Jan 2017 20:04:54 +0000] rev 43678
Merge
Tue, 31 Jan 2017 11:50:42 -0800 8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
bchristi [Tue, 31 Jan 2017 11:50:42 -0800] rev 43677
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect Reviewed-by: coleenp, mchung
Tue, 31 Jan 2017 18:42:45 +0100 8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver
thartmann [Tue, 31 Jan 2017 18:42:45 +0100] rev 43676
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver Summary: Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE. Reviewed-by: vlivanov
Tue, 31 Jan 2017 01:11:40 +0300 8173338: C2: continuous CallSite relinkage eventually disables compilation for a method
vlivanov [Tue, 31 Jan 2017 01:11:40 +0300] rev 43675
8173338: C2: continuous CallSite relinkage eventually disables compilation for a method Reviewed-by: jrose, dlong, kvn
Mon, 30 Jan 2017 16:04:22 +0300 8173404: C2: wrong nmethod dependency can be recorded for CallSite.target
vlivanov [Mon, 30 Jan 2017 16:04:22 +0300] rev 43674
8173404: C2: wrong nmethod dependency can be recorded for CallSite.target Reviewed-by: kvn
Mon, 30 Jan 2017 16:03:25 +0300 8158546: C1 compilation fails with "Constant field loads are folded during parsing"
vlivanov [Mon, 30 Jan 2017 16:03:25 +0300] rev 43673
8158546: C1 compilation fails with "Constant field loads are folded during parsing" Reviewed-by: kvn
Mon, 30 Jan 2017 10:30:24 -0800 8173584: Add unit test for 8173309
never [Mon, 30 Jan 2017 10:30:24 -0800] rev 43672
8173584: Add unit test for 8173309 Reviewed-by: kvn
Mon, 30 Jan 2017 13:48:14 +0530 8171084: heapdump/JMapHeapCore fails with java.lang.RuntimeException: Heap segment size overflow
jgeorge [Mon, 30 Jan 2017 13:48:14 +0530] rev 43671
8171084: heapdump/JMapHeapCore fails with java.lang.RuntimeException: Heap segment size overflow Summary: Create a new heapdump segment and truncate huge arrays if required, to avoid overflow of the 32 bit value representing the size. Reviewed-by: dholmes, dsamersoff Contributed-by: jini.george@oracle.com
Fri, 27 Jan 2017 21:39:12 +0100 Merge
dpochepk [Fri, 27 Jan 2017 21:39:12 +0100] rev 43670
Merge
Fri, 27 Jan 2017 18:44:15 +0300 8173399: Jittester: sources should be aligned with latest product state
dpochepk [Fri, 27 Jan 2017 18:44:15 +0300] rev 43669
8173399: Jittester: sources should be aligned with latest product state Reviewed-by: kvn
Fri, 27 Jan 2017 18:22:09 +0000 Merge
aph [Fri, 27 Jan 2017 18:22:09 +0000] rev 43668
Merge
Fri, 27 Jan 2017 09:50:15 +0000 8173472: AArch64: C1 comparisons with null only use 32-bit instructions
aph [Fri, 27 Jan 2017 09:50:15 +0000] rev 43667
8173472: AArch64: C1 comparisons with null only use 32-bit instructions Reviewed-by: roland
Fri, 27 Jan 2017 13:12:53 +0100 8173229: Wrong assert whether all remembered set entries have been iterated over in presence of coarsenings
tschatzl [Fri, 27 Jan 2017 13:12:53 +0100] rev 43666
8173229: Wrong assert whether all remembered set entries have been iterated over in presence of coarsenings Summary: Remove asserts as they are almost useless. Reviewed-by: mgerdin, ehelin
Fri, 10 Feb 2017 09:03:55 +0000 8173393: Module system implementation refresh (2/2017)
alanb [Fri, 10 Feb 2017 09:03:55 +0000] rev 43665
8173393: Module system implementation refresh (2/2017) Reviewed-by: lfoltan, acorn, mchung Contributed-by: alan.bateman@oracle.com, george.triantafillou@oracle.com
Wed, 05 Jul 2017 22:50:32 +0200 Merge
duke [Wed, 05 Jul 2017 22:50:32 +0200] rev 43664
Merge
Fri, 10 Feb 2017 08:21:20 -0800 Merge
prr [Fri, 10 Feb 2017 08:21:20 -0800] rev 43663
Merge
Mon, 06 Feb 2017 09:35:08 -0800 Merge
prr [Mon, 06 Feb 2017 09:35:08 -0800] rev 43662
Merge
Fri, 03 Feb 2017 09:28:13 -0800 8173409: make setMixingCutoutShape public and remove jdk.desktop
prr [Fri, 03 Feb 2017 09:28:13 -0800] rev 43661
8173409: make setMixingCutoutShape public and remove jdk.desktop Reviewed-by: serb, mchung, alexsch
Thu, 09 Feb 2017 23:35:21 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:35:21 +0100] rev 43660
Merge
Thu, 09 Feb 2017 23:23:58 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:23:58 +0100] rev 43659
Merge
Thu, 02 Feb 2017 05:26:46 -0800 8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
dnsimon [Thu, 02 Feb 2017 05:26:46 -0800] rev 43658
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied Reviewed-by: kvn, alanb, mchung, mullan
Tue, 31 Jan 2017 20:54:44 +0100 Merge
jwilhelm [Tue, 31 Jan 2017 20:54:44 +0100] rev 43657
Merge
Thu, 09 Feb 2017 18:09:28 +0000 Merge
lana [Thu, 09 Feb 2017 18:09:28 +0000] rev 43656
Merge
Thu, 09 Feb 2017 09:51:24 +0100 8174172: Race when building java.base.jmod
erikj [Thu, 09 Feb 2017 09:51:24 +0100] rev 43655
8174172: Race when building java.base.jmod Reviewed-by: alanb, mchung
Tue, 07 Feb 2017 12:17:59 +0100 8174069: Verify that bash is at least version 3.2
ihse [Tue, 07 Feb 2017 12:17:59 +0100] rev 43654
8174069: Verify that bash is at least version 3.2 Reviewed-by: erikj
Tue, 07 Feb 2017 11:09:42 +0100 8174064: Tab expansion broken for make
ihse [Tue, 07 Feb 2017 11:09:42 +0100] rev 43653
8174064: Tab expansion broken for make Reviewed-by: erikj
Wed, 05 Jul 2017 22:50:12 +0200 Added tag jdk-10+1 for changeset 74116beae88a
duke [Wed, 05 Jul 2017 22:50:12 +0200] rev 43652
Added tag jdk-10+1 for changeset 74116beae88a
Wed, 05 Jul 2017 22:50:10 +0200 Merge jdk-10+1
duke [Wed, 05 Jul 2017 22:50:10 +0200] rev 43651
Merge
Wed, 05 Jul 2017 22:50:03 +0200 Merge
duke [Wed, 05 Jul 2017 22:50:03 +0200] rev 43650
Merge
Thu, 09 Feb 2017 18:17:42 +0000 Merge
lana [Thu, 09 Feb 2017 18:17:42 +0000] rev 43649
Merge
Thu, 09 Feb 2017 17:21:49 +0000 Added tag jdk-9+156 for changeset 62824732af55
lana [Thu, 09 Feb 2017 17:21:49 +0000] rev 43648
Added tag jdk-9+156 for changeset 62824732af55
Fri, 03 Feb 2017 10:27:46 -0800 8173383: Update JDK build to use -source and -target 10
darcy [Fri, 03 Feb 2017 10:27:46 -0800] rev 43647
8173383: Update JDK build to use -source and -target 10 Reviewed-by: dholmes
Fri, 27 Jan 2017 16:22:08 -0800 8028544: Add SourceVersion.RELEASE_10
darcy [Fri, 27 Jan 2017 16:22:08 -0800] rev 43646
8028544: Add SourceVersion.RELEASE_10 8028546: Add -source 10 and -target 10 to javac Reviewed-by: jjg, smarks
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip