Tue, 14 Feb 2017 10:11:26 +0800 8169903: Refactor spliterator traversing tests into a library
amlu [Tue, 14 Feb 2017 10:11:26 +0800] rev 43792
8169903: Refactor spliterator traversing tests into a library Reviewed-by: psandoz
Tue, 14 Feb 2017 07:33:49 +0530 8174209: Renumber the compress levels
sundar [Tue, 14 Feb 2017 07:33:49 +0530] rev 43791
8174209: Renumber the compress levels Reviewed-by: alanb, jlaskey, mchung, redestad
Mon, 13 Feb 2017 20:32:06 +0100 8174831: Reduce number of Charset classes loaded on bootstrap
redestad [Mon, 13 Feb 2017 20:32:06 +0100] rev 43790
8174831: Reduce number of Charset classes loaded on bootstrap Reviewed-by: alanb
Mon, 13 Feb 2017 10:47:15 -0700 8174399: LambdaMetafactory should use types in implMethod.type()
dlsmith [Mon, 13 Feb 2017 10:47:15 -0700] rev 43789
8174399: LambdaMetafactory should use types in implMethod.type() Reviewed-by: psandoz
Mon, 13 Feb 2017 17:18:48 +0000 8174833: java/net/httpclient/http2/BasicTest.java always fails but always report success
dfuchs [Mon, 13 Feb 2017 17:18:48 +0000] rev 43788
8174833: java/net/httpclient/http2/BasicTest.java always fails but always report success Reviewed-by: michaelm
Thu, 16 Feb 2017 17:13:00 +0000 Added tag jdk-9+157 for changeset 83505546dec3
lana [Thu, 16 Feb 2017 17:13:00 +0000] rev 43787
Added tag jdk-9+157 for changeset 83505546dec3
Wed, 05 Jul 2017 22:52:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:52:22 +0200] rev 43786
Merge
Thu, 16 Feb 2017 17:12:58 +0000 Added tag jdk-9+157 for changeset a7bc2b7f62f6
lana [Thu, 16 Feb 2017 17:12:58 +0000] rev 43785
Added tag jdk-9+157 for changeset a7bc2b7f62f6
Wed, 05 Jul 2017 22:52:13 +0200 Merge
duke [Wed, 05 Jul 2017 22:52:13 +0200] rev 43784
Merge
Fri, 17 Feb 2017 18:12:53 +0100 8175026: Capture build-time parameters to --generate-jli-classes
redestad [Fri, 17 Feb 2017 18:12:53 +0100] rev 43783
8175026: Capture build-time parameters to --generate-jli-classes Reviewed-by: mchung, ihse
Thu, 16 Feb 2017 18:27:56 +0000 Merge
lana [Thu, 16 Feb 2017 18:27:56 +0000] rev 43782
Merge
Thu, 16 Feb 2017 13:10:00 +0000 8175071: Minor cleanup in Javadoc.gmk
chegar [Thu, 16 Feb 2017 13:10:00 +0000] rev 43781
8175071: Minor cleanup in Javadoc.gmk Reviewed-by: erikj, ihse
Thu, 16 Feb 2017 09:04:49 +0100 8174895: test/TestCommon.gmk: value of JTREG_TESTVM_MEMORY_OPTION is missing
erikj [Thu, 16 Feb 2017 09:04:49 +0100] rev 43780
8174895: test/TestCommon.gmk: value of JTREG_TESTVM_MEMORY_OPTION is missing Reviewed-by: dholmes, ihse
Wed, 15 Feb 2017 13:43:52 -0800 8175045: Turn on doclint reference checking in build of the java.management.rmi module
darcy [Wed, 15 Feb 2017 13:43:52 -0800] rev 43779
8175045: Turn on doclint reference checking in build of the java.management.rmi module Reviewed-by: lancea, mchung
Wed, 15 Feb 2017 12:11:51 -0800 8173207: Upgrade compression library
sherman [Wed, 15 Feb 2017 12:11:51 -0800] rev 43778
8173207: Upgrade compression library Reviewed-by: alanb, erikj
Tue, 14 Feb 2017 09:00:43 -0800 8174945: Turn on doclint reference checking in build of java.compiler module
darcy [Tue, 14 Feb 2017 09:00:43 -0800] rev 43777
8174945: Turn on doclint reference checking in build of java.compiler module Reviewed-by: erikj
Thu, 16 Feb 2017 17:12:57 +0000 Added tag jdk-9+157 for changeset 4416065868c1
lana [Thu, 16 Feb 2017 17:12:57 +0000] rev 43776
Added tag jdk-9+157 for changeset 4416065868c1
Wed, 05 Jul 2017 22:52:02 +0200 Added tag jdk-9+157 for changeset fa3e76b47782
duke [Wed, 05 Jul 2017 22:52:02 +0200] rev 43775
Added tag jdk-9+157 for changeset fa3e76b47782
Wed, 05 Jul 2017 22:52:01 +0200 Merge jdk-9+157
duke [Wed, 05 Jul 2017 22:52:01 +0200] rev 43774
Merge
Mon, 13 Feb 2017 11:57:56 +0100 8174245: Javadoc is not working for some methods
jlahoda [Mon, 13 Feb 2017 11:57:56 +0100] rev 43773
8174245: Javadoc is not working for some methods Summary: Parsing source file as if they were part of their corresponding modules. Reviewed-by: rfield
Mon, 13 Feb 2017 09:37:26 +0100 8173777: Merge javac -Xmodule into javac--patch-module
jlahoda [Mon, 13 Feb 2017 09:37:26 +0100] rev 43772
8173777: Merge javac -Xmodule into javac--patch-module Summary: Merging -Xmodule: functionality into --patch-module. Reviewed-by: jjg, mchung, rfield
Fri, 10 Feb 2017 15:42:17 -0800 8174104: Compiler does not allow non-existent module path entry
jjg [Fri, 10 Feb 2017 15:42:17 -0800] rev 43771
8174104: Compiler does not allow non-existent module path entry Reviewed-by: jlahoda
Fri, 10 Feb 2017 13:49:42 -0800 8174762: JShell: @since tags missing
rfield [Fri, 10 Feb 2017 13:49:42 -0800] rev 43770
8174762: JShell: @since tags missing Reviewed-by: jjg
Fri, 10 Feb 2017 07:50:55 -0800 8174099: class ComboTask at the combo test library needs an execute() method
vromero [Fri, 10 Feb 2017 07:50:55 -0800] rev 43769
8174099: class ComboTask at the combo test library needs an execute() method Reviewed-by: mcimadamore
Fri, 10 Feb 2017 12:28:35 +0000 Merge
alanb [Fri, 10 Feb 2017 12:28:35 +0000] rev 43768
Merge
Fri, 10 Feb 2017 09:06:10 +0000 8173393: Module system implementation refresh (2/2017)
alanb [Fri, 10 Feb 2017 09:06:10 +0000] rev 43767
8173393: Module system implementation refresh (2/2017) Reviewed-by: mcimadamore, mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
Thu, 09 Feb 2017 18:58:36 -0800 8174262: Error message misspelling: "instanciated"
rfield [Thu, 09 Feb 2017 18:58:36 -0800] rev 43766
8174262: Error message misspelling: "instanciated" Reviewed-by: jjg
Thu, 09 Feb 2017 16:30:30 -0800 8169200: Gen has a reference to Flow that is not used, should be removed
vromero [Thu, 09 Feb 2017 16:30:30 -0800] rev 43765
8169200: Gen has a reference to Flow that is not used, should be removed Reviewed-by: jjg
Thu, 09 Feb 2017 14:37:42 -0800 8174672: JShell tests: jdk/jshell/UserJdiUserRemoteTest.java problem listed with wrong bug number
rfield [Thu, 09 Feb 2017 14:37:42 -0800] rev 43764
8174672: JShell tests: jdk/jshell/UserJdiUserRemoteTest.java problem listed with wrong bug number Reviewed-by: jjg
Thu, 09 Feb 2017 18:09:48 +0000 Merge
lana [Thu, 09 Feb 2017 18:09:48 +0000] rev 43763
Merge
Thu, 09 Feb 2017 08:01:19 -0800 8168965: search items are not listed in any sensible order
bpatel [Thu, 09 Feb 2017 08:01:19 -0800] rev 43762
8168965: search items are not listed in any sensible order Reviewed-by: jjg, ksrini Contributed-by: michel.trudeau@oracle.com
Thu, 09 Feb 2017 15:19:05 +0000 8174249: Regression in generic method unchecked calls
mcimadamore [Thu, 09 Feb 2017 15:19:05 +0000] rev 43761
8174249: Regression in generic method unchecked calls Summary: Erasure for unchecked call occurs too early after JDK-8078093 Reviewed-by: vromero
Wed, 08 Feb 2017 19:42:24 -0800 8174073: NPE caused by @link reference to class
vromero [Wed, 08 Feb 2017 19:42:24 -0800] rev 43760
8174073: NPE caused by @link reference to class Reviewed-by: jjg, ksrini
Wed, 08 Feb 2017 13:35:42 -0800 8173916: jshell tool: /methods signature confusing/non-standard format
rfield [Wed, 08 Feb 2017 13:35:42 -0800] rev 43759
8173916: jshell tool: /methods signature confusing/non-standard format 8174028: jshell tool: /method /type failed declaration listed (without indication) 8174041: jshell tool: --startup PRINTING references undeclared Locale class Reviewed-by: jlahoda
Wed, 08 Feb 2017 10:43:16 -0800 8173845: JShell API: not patch compatible
rfield [Wed, 08 Feb 2017 10:43:16 -0800] rev 43758
8173845: JShell API: not patch compatible Reviewed-by: jlahoda
Wed, 08 Feb 2017 09:12:45 -0800 8173893: JShell: reduce memory leaks
rfield [Wed, 08 Feb 2017 09:12:45 -0800] rev 43757
8173893: JShell: reduce memory leaks Reviewed-by: jlahoda
Wed, 08 Feb 2017 06:43:34 -0800 8174027: error message should adapt to the corresponding top level element
vromero [Wed, 08 Feb 2017 06:43:34 -0800] rev 43756
8174027: error message should adapt to the corresponding top level element Reviewed-by: mcimadamore
Tue, 07 Feb 2017 13:45:29 -0800 8173302: Move the Description up on module and package index page
ksrini [Tue, 07 Feb 2017 13:45:29 -0800] rev 43755
8173302: Move the Description up on module and package index page Reviewed-by: bpatel, jjg
Tue, 07 Feb 2017 16:19:50 -0800 8174140: Move test files into package hierarchy
jjg [Tue, 07 Feb 2017 16:19:50 -0800] rev 43754
8174140: Move test files into package hierarchy Reviewed-by: darcy
Wed, 05 Jul 2017 22:51:47 +0200 Merge
duke [Wed, 05 Jul 2017 22:51:47 +0200] rev 43753
Merge
Fri, 10 Feb 2017 00:39:51 -0800 8174697: Fix @since in module-info.java in dev/jaxws repo
mli [Fri, 10 Feb 2017 00:39:51 -0800] rev 43752
8174697: Fix @since in module-info.java in dev/jaxws repo Reviewed-by: alanb
Thu, 09 Feb 2017 18:10:11 +0000 Merge
lana [Thu, 09 Feb 2017 18:10:11 +0000] rev 43751
Merge
Tue, 07 Feb 2017 15:46:55 -0500 8057795: Update of the mimestypes.default for JAF
lancea [Tue, 07 Feb 2017 15:46:55 -0500] rev 43750
8057795: Update of the mimestypes.default for JAF Reviewed-by: bpb
Wed, 05 Jul 2017 22:51:37 +0200 Merge
duke [Wed, 05 Jul 2017 22:51:37 +0200] rev 43749
Merge
Fri, 10 Feb 2017 12:28:08 +0000 Merge
alanb [Fri, 10 Feb 2017 12:28:08 +0000] rev 43748
Merge
Fri, 10 Feb 2017 09:04:28 +0000 8173393: Module system implementation refresh (2/2017)
alanb [Fri, 10 Feb 2017 09:04:28 +0000] rev 43747
8173393: Module system implementation refresh (2/2017) Reviewed-by: mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
Fri, 10 Feb 2017 00:37:20 -0800 8174696: Fix @since in module-info.java in dev/jaxp repo
mli [Fri, 10 Feb 2017 00:37:20 -0800] rev 43746
8174696: Fix @since in module-info.java in dev/jaxp repo Reviewed-by: alanb
Thu, 09 Feb 2017 18:09:37 +0000 Merge
lana [Thu, 09 Feb 2017 18:09:37 +0000] rev 43745
Merge
Thu, 09 Feb 2017 16:47:39 +0800 8173290: 3% regression in SPECjvm2008-XML with b150
fyuan [Thu, 09 Feb 2017 16:47:39 +0800] rev 43744
8173290: 3% regression in SPECjvm2008-XML with b150 Reviewed-by: joehw
Wed, 05 Jul 2017 22:51:28 +0200 Merge
duke [Wed, 05 Jul 2017 22:51:28 +0200] rev 43743
Merge
Sun, 12 Feb 2017 18:37:38 -0800 8174699: Fix @since in module-info.java in dev/nashorn repo
mli [Sun, 12 Feb 2017 18:37:38 -0800] rev 43742
8174699: Fix @since in module-info.java in dev/nashorn repo Reviewed-by: jlaskey
Fri, 10 Feb 2017 09:06:27 +0000 8173393: Module system implementation refresh (2/2017)
alanb [Fri, 10 Feb 2017 09:06:27 +0000] rev 43741
8173393: Module system implementation refresh (2/2017) Reviewed-by: mchung, alanb Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
Wed, 05 Jul 2017 22:51:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:51:19 +0200] rev 43740
Merge
Fri, 10 Feb 2017 00:33:36 -0800 8174698: Fix @since in module-info.java in dev/corba repo
mli [Fri, 10 Feb 2017 00:33:36 -0800] rev 43739
8174698: Fix @since in module-info.java in dev/corba repo Reviewed-by: alanb
Thu, 09 Feb 2017 18:09:42 +0000 Merge
lana [Thu, 09 Feb 2017 18:09:42 +0000] rev 43738
Merge
Thu, 09 Feb 2017 15:52:43 +0000 8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
msheppar [Thu, 09 Feb 2017 15:52:43 +0000] rev 43737
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties Reviewed-by: lancea, alanb
Wed, 05 Jul 2017 22:51:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:51:09 +0200] rev 43736
Merge
Mon, 13 Feb 2017 11:35:00 -0500 8174837: Add "since=9" to deprecated ContentSigner and ContentSignerParameters classes
mullan [Mon, 13 Feb 2017 11:35:00 -0500] rev 43735
8174837: Add "since=9" to deprecated ContentSigner and ContentSignerParameters classes Reviewed-by: vinnie
Mon, 13 Feb 2017 09:41:05 +0100 8173777: Merge javac -Xmodule into javac--patch-module
jlahoda [Mon, 13 Feb 2017 09:41:05 +0100] rev 43734
8173777: Merge javac -Xmodule into javac--patch-module Summary: Converting uses of -Xmodule: to --patch-module. Reviewed-by: alanb, mchung
Fri, 10 Feb 2017 11:00:41 +0300 8174194: Several java/lang tests failing due to undeclared module dependencies
skovalev [Fri, 10 Feb 2017 11:00:41 +0300] rev 43733
8174194: Several java/lang tests failing due to undeclared module dependencies Reviewed-by: dfuchs, mchung
Sun, 12 Feb 2017 16:45:00 -0800 8174740: RuntimeException: Module m's descriptor returns inconsistent package set
mchung [Sun, 12 Feb 2017 16:45:00 -0800] rev 43732
8174740: RuntimeException: Module m's descriptor returns inconsistent package set Reviewed-by: alanb
Sat, 11 Feb 2017 21:31:43 -0800 8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
sherman [Sat, 11 Feb 2017 21:31:43 -0800] rev 43731
8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files Reviewed-by: psandoz, mchung
Fri, 10 Feb 2017 21:58:45 +0000 8174745: Httpclient source update for JDK 8
michaelm [Fri, 10 Feb 2017 21:58:45 +0000] rev 43730
8174745: Httpclient source update for JDK 8 Reviewed-by: dfuchs
Fri, 10 Feb 2017 10:26:46 -0800 8174739: Rename JMOD section name for native libraries from native to lib
mchung [Fri, 10 Feb 2017 10:26:46 -0800] rev 43729
8174739: Rename JMOD section name for native libraries from native to lib Reviewed-by: alanb
Fri, 10 Feb 2017 08:17:47 -0800 Merge
prr [Fri, 10 Feb 2017 08:17:47 -0800] rev 43728
Merge
Tue, 07 Feb 2017 18:55:15 +0300 8173145: Menu is activated after using mnemonic Alt/Key combination
mcherkas [Tue, 07 Feb 2017 18:55:15 +0300] rev 43727
8173145: Menu is activated after using mnemonic Alt/Key combination Reviewed-by: serb, ssadetsky
Mon, 06 Feb 2017 09:34:19 -0800 Merge
prr [Mon, 06 Feb 2017 09:34:19 -0800] rev 43726
Merge
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
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
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip