Mon, 06 Feb 2017 09:32:41 -0800 8170493: JNI exception pending in JavaComponentAccessibility.m
prr [Mon, 06 Feb 2017 09:32:41 -0800] rev 43725
8170493: JNI exception pending in JavaComponentAccessibility.m Reviewed-by: serb, psadhukhan
Fri, 03 Feb 2017 09:28:34 -0800 8173409: make setMixingCutoutShape public and remove jdk.desktop
prr [Fri, 03 Feb 2017 09:28:34 -0800] rev 43724
8173409: make setMixingCutoutShape public and remove jdk.desktop Reviewed-by: serb, mchung, alexsch
Thu, 02 Feb 2017 11:05:06 +0530 8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
psadhukhan [Thu, 02 Feb 2017 11:05:06 +0530] rev 43723
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2) Reviewed-by: prr
Tue, 31 Jan 2017 19:22:35 +0300 8143077: Deprecate InputEvent._MASK in favor of InputEvent._DOWN_MASK
serb [Tue, 31 Jan 2017 19:22:35 +0300] rev 43722
8143077: Deprecate InputEvent._MASK in favor of InputEvent._DOWN_MASK Reviewed-by: prr, alexsch, azvegint, mchung, egahlin
Thu, 09 Feb 2017 19:43:53 +0300 8170113: jimage extract to readonly directory causes MissingResourceException
dkononenko [Thu, 09 Feb 2017 19:43:53 +0300] rev 43721
8170113: jimage extract to readonly directory causes MissingResourceException Summary: Added a missing resource. Reviewed-by: alanb, anazarov Contributed-by: denis.kononenko@oracle.com
Thu, 09 Feb 2017 23:35:22 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:35:22 +0100] rev 43720
Merge
Thu, 09 Feb 2017 23:15:52 +0100 Merge
jwilhelm [Thu, 09 Feb 2017 23:15:52 +0100] rev 43719
Merge
Thu, 02 Feb 2017 05:26:20 -0800 8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
dnsimon [Thu, 02 Feb 2017 05:26:20 -0800] rev 43718
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied Reviewed-by: kvn, alanb, mchung, mullan
Wed, 01 Feb 2017 00:56:16 +0100 Merge
jwilhelm [Wed, 01 Feb 2017 00:56:16 +0100] rev 43717
Merge
Tue, 31 Jan 2017 20:54:44 +0100 Merge
jwilhelm [Tue, 31 Jan 2017 20:54:44 +0100] rev 43716
Merge
Tue, 31 Jan 2017 11:51:02 -0800 8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
bchristi [Tue, 31 Jan 2017 11:51:02 -0800] rev 43715
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect Reviewed-by: coleenp, mchung
Fri, 10 Feb 2017 12:30:52 +0000 Merge
alanb [Fri, 10 Feb 2017 12:30:52 +0000] rev 43714
Merge
Fri, 10 Feb 2017 12:28:52 +0000 Merge
alanb [Fri, 10 Feb 2017 12:28:52 +0000] rev 43713
Merge
Fri, 10 Feb 2017 09:04:39 +0000 8173393: Module system implementation refresh (2/2017)
alanb [Fri, 10 Feb 2017 09:04:39 +0000] rev 43712
8173393: Module system implementation refresh (2/2017) Reviewed-by: dfuchs, psandoz, mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com
Fri, 10 Feb 2017 09:55:19 +0000 8174716: java/net/httpclient/security/Driver.java failing in JDK 9
michaelm [Fri, 10 Feb 2017 09:55:19 +0000] rev 43711
8174716: java/net/httpclient/security/Driver.java failing in JDK 9 Reviewed-by: alanb
Thu, 09 Feb 2017 18:33:28 -0800 8173957: Fix @since in module-info.java in dev/jdk repo
mli [Thu, 09 Feb 2017 18:33:28 -0800] rev 43710
8173957: Fix @since in module-info.java in dev/jdk repo Reviewed-by: alanb, lancea
Fri, 10 Feb 2017 10:07:42 +0800 8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
amlu [Fri, 10 Feb 2017 10:07:42 +0800] rev 43709
8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests Reviewed-by: lancea
Thu, 09 Feb 2017 14:49:09 -0800 8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java
bpb [Thu, 09 Feb 2017 14:49:09 -0800] rev 43708
8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java Summary: Convert to TestNG and add some debugging output for large file creation time Reviewed-by: alanb
Thu, 09 Feb 2017 18:10:19 +0000 Merge
lana [Thu, 09 Feb 2017 18:10:19 +0000] rev 43707
Merge
Thu, 09 Feb 2017 15:56:40 +0000 8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
msheppar [Thu, 09 Feb 2017 15:56:40 +0000] rev 43706
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties Reviewed-by: lancea, alanb
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip