Tue, 14 Feb 2017 10:00:01 +0530 8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java
psadhukhan [Tue, 14 Feb 2017 10:00:01 +0530] rev 43834
8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java Reviewed-by: yan, serb
Tue, 14 Feb 2017 01:11:03 +0300 8166313: JavaDoc mentions AppEvent subclasses as inner class of AppEvent
azvegint [Tue, 14 Feb 2017 01:11:03 +0300] rev 43833
8166313: JavaDoc mentions AppEvent subclasses as inner class of AppEvent Reviewed-by: serb, ssadetsky
Tue, 14 Feb 2017 00:09:32 +0300 8170950: Text is displayed in bold when fonts are installed into symlinked folder
dbatrak [Tue, 14 Feb 2017 00:09:32 +0300] rev 43832
8170950: Text is displayed in bold when fonts are installed into symlinked folder Reviewed-by: prr, serb
Mon, 13 Feb 2017 11:51:03 -0800 Merge
ddehaven [Mon, 13 Feb 2017 11:51:03 -0800] rev 43831
Merge
Mon, 13 Feb 2017 11:48:27 -0800 8173028: Incorrect processing of supplementary-plane characters in text fields
prr [Mon, 13 Feb 2017 11:48:27 -0800] rev 43830
8173028: Incorrect processing of supplementary-plane characters in text fields Reviewed-by: serb, vadim
Mon, 13 Feb 2017 08:49:54 -0800 8170913: Java "1.8.0_112" on Windows 10 displays different characters for EUDCs from ones created in eudcedit.exe.
prr [Mon, 13 Feb 2017 08:49:54 -0800] rev 43829
8170913: Java "1.8.0_112" on Windows 10 displays different characters for EUDCs from ones created in eudcedit.exe. Reviewed-by: vadim, psadhukhan
Mon, 13 Feb 2017 16:26:11 +0530 8174720: [TEST_BUG] add :open to a @modules annotation for bug7089914.java
psadhukhan [Mon, 13 Feb 2017 16:26:11 +0530] rev 43828
8174720: [TEST_BUG] add :open to a @modules annotation for bug7089914.java Reviewed-by: yan
Mon, 13 Feb 2017 12:13:20 +0530 7107905: ColorModel subclasses are missing hashCode() or equals() or both methods
jdv [Mon, 13 Feb 2017 12:13:20 +0530] rev 43827
7107905: ColorModel subclasses are missing hashCode() or equals() or both methods Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Fri, 10 Feb 2017 10:20:22 -0800 8172967: [macosx] Exception while working with layout for text containing unmappable character
prr [Fri, 10 Feb 2017 10:20:22 -0800] rev 43826
8172967: [macosx] Exception while working with layout for text containing unmappable character Reviewed-by: serb, psadhukhan
Fri, 10 Feb 2017 08:57:42 -0800 Merge
prr [Fri, 10 Feb 2017 08:57:42 -0800] rev 43825
Merge
Fri, 10 Feb 2017 13:32:11 +0530 8147002: [macosx] Arabic character cannot be rendered on MacOS X
psadhukhan [Fri, 10 Feb 2017 13:32:11 +0530] rev 43824
8147002: [macosx] Arabic character cannot be rendered on MacOS X Reviewed-by: prr, pnarayanan, jdv Contributed-by: prasanta.sadhukhan@oracle.com, prahalad.kumar.narayanan@oracle.com
Wed, 08 Feb 2017 19:22:20 +0400 8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
malenkov [Wed, 08 Feb 2017 19:22:20 +0400] rev 43823
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2 Reviewed-by: serb, alexsch
Wed, 08 Feb 2017 18:10:13 +0300 8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
alexsch [Wed, 08 Feb 2017 18:10:13 +0300] rev 43822
8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution Reviewed-by: serb, azvegint
Wed, 08 Feb 2017 17:02:50 +0530 8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
aghaisas [Wed, 08 Feb 2017 17:02:50 +0530] rev 43821
8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh Reviewed-by: yan, arapte Contributed-by: rahul.d.singh@oracle.com
Fri, 17 Feb 2017 14:55:35 +0100 8175165: Don't process JceSecurity.java.template if crypto sources is not present
ihse [Fri, 17 Feb 2017 14:55:35 +0100] rev 43820
8175165: Don't process JceSecurity.java.template if crypto sources is not present Reviewed-by: erikj
Fri, 17 Feb 2017 14:10:24 +0800 8175062: Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing
amlu [Fri, 17 Feb 2017 14:10:24 +0800] rev 43819
8175062: Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing Reviewed-by: bpb
Fri, 17 Feb 2017 10:27:09 +0800 8175120: Remove old tests on kdc timeout policy
weijun [Fri, 17 Feb 2017 10:27:09 +0800] rev 43818
8175120: Remove old tests on kdc timeout policy Reviewed-by: xuelei
Thu, 16 Feb 2017 14:56:49 -0800 8175042: Add success message to java/io/FileInputStream/LargeFileAvailable.java
bpb [Thu, 16 Feb 2017 14:56:49 -0800] rev 43817
8175042: Add success message to java/io/FileInputStream/LargeFileAvailable.java Summary: Print "Test succeeded" to stdout at the end of main() Reviewed-by: lancea
Thu, 16 Feb 2017 14:55:34 -0800 8175041: Add success message to java/nio/channels/FileChannel/LoopingTruncate.java
bpb [Thu, 16 Feb 2017 14:55:34 -0800] rev 43816
8175041: Add success message to java/nio/channels/FileChannel/LoopingTruncate.java Summary: Print "Test succeeded" to stdout at the end of main() Reviewed-by: alanb
Thu, 16 Feb 2017 12:26:23 -0800 8175033: (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java
bpb [Thu, 16 Feb 2017 12:26:23 -0800] rev 43815
8175033: (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java Summary: Add print of expected ClosedSelectorException Reviewed-by: alanb
Thu, 16 Feb 2017 18:28:01 +0000 Merge
lana [Thu, 16 Feb 2017 18:28:01 +0000] rev 43814
Merge
Thu, 16 Feb 2017 17:28:50 +0100 8175079: Lazy initialization of ImageReader breaks rmid
redestad [Thu, 16 Feb 2017 17:28:50 +0100] rev 43813
8175079: Lazy initialization of ImageReader breaks rmid Reviewed-by: alanb
Thu, 16 Feb 2017 11:26:14 +0000 8146299: Disable rmic -Xnew
msheppar [Thu, 16 Feb 2017 11:26:14 +0000] rev 43812
8146299: Disable rmic -Xnew Reviewed-by: chegar, smarks, rriggs, mchung
Thu, 16 Feb 2017 13:17:55 +0300 8174735: Update JAX-WS RI integration to latest version
aefimov [Thu, 16 Feb 2017 13:17:55 +0300] rev 43811
8174735: Update JAX-WS RI integration to latest version Reviewed-by: alanb, mchung, lancea Contributed-by: roman.grigoriadi@oracle.com
Wed, 15 Feb 2017 22:50:35 -0800 8175053: March 5 builds failed on Windows/install repo after JDK-8173207
sherman [Wed, 15 Feb 2017 22:50:35 -0800] rev 43810
8175053: March 5 builds failed on Windows/install repo after JDK-8173207 Reviewed-by: mchung
Wed, 15 Feb 2017 17:00:22 -0800 8174694: improve error message shown when main class can't be loaded
vromero [Wed, 15 Feb 2017 17:00:22 -0800] rev 43809
8174694: improve error message shown when main class can't be loaded Reviewed-by: ksrini, alanb
Wed, 15 Feb 2017 16:18:22 -0800 8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
mchung [Wed, 15 Feb 2017 16:18:22 -0800] rev 43808
8173374: Update GenGraphs tool to generate dot graph with requires transitive edges Reviewed-by: dfuchs, redestad
Wed, 15 Feb 2017 12:55:20 -0800 8174849: Change SHA1 certpath restrictions
ascarpino [Wed, 15 Feb 2017 12:55:20 -0800] rev 43807
8174849: Change SHA1 certpath restrictions Reviewed-by: mullan
Wed, 15 Feb 2017 12:11:03 -0800 8173207: Upgrade compression library
sherman [Wed, 15 Feb 2017 12:11:03 -0800] rev 43806
8173207: Upgrade compression library Reviewed-by: alanb, erikj
Wed, 15 Feb 2017 09:10:51 -0800 8165035: jar --help-extra should provide information on the -n/--normalize option
psandoz [Wed, 15 Feb 2017 09:10:51 -0800] rev 43805
8165035: jar --help-extra should provide information on the -n/--normalize option Reviewed-by: chegar, alanb, mchung, lancea, sherman
Wed, 15 Feb 2017 15:57:18 +0100 8175010: ImageReader is not thread-safe
redestad [Wed, 15 Feb 2017 15:57:18 +0100] rev 43804
8175010: ImageReader is not thread-safe Reviewed-by: alanb, jlaskey, chegar
Wed, 15 Feb 2017 21:46:50 +0800 8168410: Multiple JCK tests are failing due to SecurityException is not thrown.
weijun [Wed, 15 Feb 2017 21:46:50 +0800] rev 43803
8168410: Multiple JCK tests are failing due to SecurityException is not thrown. Reviewed-by: mullan
Wed, 15 Feb 2017 09:10:24 +0100 8174950: Gracefully handle null Supplier in Objects.requireNonNull
simonis [Wed, 15 Feb 2017 09:10:24 +0100] rev 43802
8174950: Gracefully handle null Supplier in Objects.requireNonNull Reviewed-by: dholmes, psandoz, alanb, chegar
Wed, 15 Feb 2017 09:08:25 +0800 8174909: Doc error in SecureRandom
weijun [Wed, 15 Feb 2017 09:08:25 +0800] rev 43801
8174909: Doc error in SecureRandom Reviewed-by: mullan
Tue, 14 Feb 2017 14:29:58 -0800 8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
psandoz [Tue, 14 Feb 2017 14:29:58 -0800] rev 43800
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs Reviewed-by: alanb, chegar
Tue, 14 Feb 2017 13:20:48 -0800 8174779: Locale issues with Mac 10.12
naoto [Tue, 14 Feb 2017 13:20:48 -0800] rev 43799
8174779: Locale issues with Mac 10.12 Reviewed-by: bchristi
Tue, 14 Feb 2017 13:08:33 -0800 8174960: Mark WakeupAfterClose.java as failing intermittentl
darcy [Tue, 14 Feb 2017 13:08:33 -0800] rev 43798
8174960: Mark WakeupAfterClose.java as failing intermittentl Reviewed-by: rriggs, bpb
Tue, 14 Feb 2017 11:50:33 -0800 8174248: partialUpdateFooMainClass test in tools/jar/modularJar/Basic.java needs to be re-examined
sherman [Tue, 14 Feb 2017 11:50:33 -0800] rev 43797
8174248: partialUpdateFooMainClass test in tools/jar/modularJar/Basic.java needs to be re-examined Reviewed-by: chegar, lancea
Tue, 14 Feb 2017 21:56:09 +0530 8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
sundar [Tue, 14 Feb 2017 21:56:09 +0530] rev 43796
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing Reviewed-by: alanb, jlaskey, mchung
Tue, 14 Feb 2017 14:31:41 +0300 8169715: jimage fails with IAE when attempts to inspect an empty file
dkononenko [Tue, 14 Feb 2017 14:31:41 +0300] rev 43795
8169715: jimage fails with IAE when attempts to inspect an empty file Summary: Added buffer's capacity checks. Reviewed-by: jlaskey, anazarov Contributed-by: denis.kononenko@oracle.com
Tue, 14 Feb 2017 10:49:43 +0000 8173094: Error in API documentation for SwingWorker
coffeys [Tue, 14 Feb 2017 10:49:43 +0000] rev 43794
8173094: Error in API documentation for SwingWorker 8173751: Syntax error in ZipFile.getComment() method 8173752: Syntax error in ZipEntry.setCompressedSize(long) method documentation 8173755: FilterOutputStream.write(byte[],int,int) javadoc correction 8173802: Incorrect argument name in java.io.FilterInputStream.read(byte[]) method documentation Reviewed-by: coffeys, chegar Contributed-by: abhijit.r.roy@oracle.com
Tue, 14 Feb 2017 12:43:57 +0800 8174887: Problem list javax/net/ssl/DTLS/RespondToRetransmit.java
amlu [Tue, 14 Feb 2017 12:43:57 +0800] rev 43793
8174887: Problem list javax/net/ssl/DTLS/RespondToRetransmit.java Reviewed-by: xuelei
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
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
Wed, 25 Jan 2017 22:32:52 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:52 +0000] rev 43645
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:56 +0000 Added tag jdk-10+0 for changeset 3995afe22c68
iris [Wed, 25 Jan 2017 18:14:56 +0000] rev 43644
Added tag jdk-10+0 for changeset 3995afe22c68
Wed, 05 Jul 2017 22:49:52 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:52 +0200] rev 43643
Merge
Thu, 09 Feb 2017 18:16:27 +0000 Merge
lana [Thu, 09 Feb 2017 18:16:27 +0000] rev 43642
Merge
Thu, 09 Feb 2017 17:21:47 +0000 Added tag jdk-9+156 for changeset 3d5314988315
lana [Thu, 09 Feb 2017 17:21:47 +0000] rev 43641
Added tag jdk-9+156 for changeset 3d5314988315
Wed, 25 Jan 2017 22:32:48 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:48 +0000] rev 43640
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:50 +0000 Added tag jdk-10+0 for changeset fc31f9d07a66
iris [Wed, 25 Jan 2017 18:14:50 +0000] rev 43639
Added tag jdk-10+0 for changeset fc31f9d07a66
Wed, 05 Jul 2017 22:49:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:42 +0200] rev 43638
Merge
Thu, 09 Feb 2017 18:13:25 +0000 Merge
lana [Thu, 09 Feb 2017 18:13:25 +0000] rev 43637
Merge
Thu, 09 Feb 2017 17:21:47 +0000 Added tag jdk-9+156 for changeset 08175b460862
lana [Thu, 09 Feb 2017 17:21:47 +0000] rev 43636
Added tag jdk-9+156 for changeset 08175b460862
Wed, 25 Jan 2017 22:32:48 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:48 +0000] rev 43635
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:49 +0000 Added tag jdk-10+0 for changeset e6fc8462d73b
iris [Wed, 25 Jan 2017 18:14:49 +0000] rev 43634
Added tag jdk-10+0 for changeset e6fc8462d73b
Wed, 05 Jul 2017 22:49:31 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:31 +0200] rev 43633
Merge
Thu, 09 Feb 2017 18:16:09 +0000 Merge
lana [Thu, 09 Feb 2017 18:16:09 +0000] rev 43632
Merge
Thu, 09 Feb 2017 17:21:49 +0000 Added tag jdk-9+156 for changeset 1bb10bccf057
lana [Thu, 09 Feb 2017 17:21:49 +0000] rev 43631
Added tag jdk-9+156 for changeset 1bb10bccf057
Wed, 25 Jan 2017 22:32:53 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:53 +0000] rev 43630
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:57 +0000 Added tag jdk-10+0 for changeset 0d39b11bffb3
iris [Wed, 25 Jan 2017 18:14:57 +0000] rev 43629
Added tag jdk-10+0 for changeset 0d39b11bffb3
Wed, 05 Jul 2017 22:49:24 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:24 +0200] rev 43628
Merge
Thu, 09 Feb 2017 18:13:36 +0000 Merge
lana [Thu, 09 Feb 2017 18:13:36 +0000] rev 43627
Merge
Thu, 09 Feb 2017 17:21:46 +0000 Added tag jdk-9+156 for changeset cfbeef485c3f
lana [Thu, 09 Feb 2017 17:21:46 +0000] rev 43626
Added tag jdk-9+156 for changeset cfbeef485c3f
Wed, 25 Jan 2017 22:32:45 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:45 +0000] rev 43625
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:45 +0000 Added tag jdk-10+0 for changeset 870fe9d526c3
iris [Wed, 25 Jan 2017 18:14:45 +0000] rev 43624
Added tag jdk-10+0 for changeset 870fe9d526c3
Wed, 05 Jul 2017 22:49:16 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:16 +0200] rev 43623
Merge
Thu, 09 Feb 2017 18:09:00 -0800 8174693: Problem list MultiReleaseJarTest.java tests until JDK-8174692 is fixed
darcy [Thu, 09 Feb 2017 18:09:00 -0800] rev 43622
8174693: Problem list MultiReleaseJarTest.java tests until JDK-8174692 is fixed Reviewed-by: psandoz
Thu, 09 Feb 2017 19:15:12 +0000 Merge
lana [Thu, 09 Feb 2017 19:15:12 +0000] rev 43621
Merge
Thu, 09 Feb 2017 18:17:34 +0000 Merge
lana [Thu, 09 Feb 2017 18:17:34 +0000] rev 43620
Merge
Thu, 09 Feb 2017 17:21:47 +0000 Added tag jdk-9+156 for changeset fdecd1d14d53
lana [Thu, 09 Feb 2017 17:21:47 +0000] rev 43619
Added tag jdk-9+156 for changeset fdecd1d14d53
Thu, 09 Feb 2017 09:27:47 +0100 8174086: jspawnhelper build settings cleanup
mbaesken [Thu, 09 Feb 2017 09:27:47 +0100] rev 43618
8174086: jspawnhelper build settings cleanup Reviewed-by: erikj
Tue, 07 Feb 2017 20:29:24 +0100 8174039: (ch) DefaultAsynchronousChannelProvider should be split into platform specific versions
clanger [Tue, 07 Feb 2017 20:29:24 +0100] rev 43617
8174039: (ch) DefaultAsynchronousChannelProvider should be split into platform specific versions Reviewed-by: alanb, redestad, bpb
Thu, 02 Feb 2017 17:13:46 +0100 8173834: cleanup macosx jspawnhelper build settings
mbaesken [Thu, 02 Feb 2017 17:13:46 +0100] rev 43616
8173834: cleanup macosx jspawnhelper build settings Reviewed-by: erikj
Mon, 06 Feb 2017 10:47:14 +0100 8167457: Fixes for InetAddressImpl native coding on Windows
clanger [Mon, 06 Feb 2017 10:47:14 +0100] rev 43615
8167457: Fixes for InetAddressImpl native coding on Windows Reviewed-by: michaelm
Mon, 06 Feb 2017 09:58:17 +0100 8167420: Fixes for InetAddressImpl native coding on Linux/Unix platforms
clanger [Mon, 06 Feb 2017 09:58:17 +0100] rev 43614
8167420: Fixes for InetAddressImpl native coding on Linux/Unix platforms Reviewed-by: michaelm
Fri, 03 Feb 2017 12:55:07 -0800 8173908: Problem list tools/jar/multiRelease/RuntimeTest.java until JDK-8173905 is fixed
darcy [Fri, 03 Feb 2017 12:55:07 -0800] rev 43613
8173908: Problem list tools/jar/multiRelease/RuntimeTest.java until JDK-8173905 is fixed Reviewed-by: lancea
Fri, 03 Feb 2017 12:36:42 -0800 8173903: Update various tests to pass under JDK 10
darcy [Fri, 03 Feb 2017 12:36:42 -0800] rev 43612
8173903: Update various tests to pass under JDK 10 Reviewed-by: lancea, psandoz
Tue, 31 Jan 2017 19:26:10 -0500 8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
dholmes [Tue, 31 Jan 2017 19:26:10 -0500] rev 43611
8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated Reviewed-by: mchung
Wed, 25 Jan 2017 22:32:51 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:51 +0000] rev 43610
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:52 +0000 Added tag jdk-10+0 for changeset dcd77ece46a9
iris [Wed, 25 Jan 2017 18:14:52 +0000] rev 43609
Added tag jdk-10+0 for changeset dcd77ece46a9
Wed, 05 Jul 2017 22:49:02 +0200 Merge
duke [Wed, 05 Jul 2017 22:49:02 +0200] rev 43608
Merge
Thu, 09 Feb 2017 18:15:37 +0000 Merge
lana [Thu, 09 Feb 2017 18:15:37 +0000] rev 43607
Merge
Thu, 09 Feb 2017 17:21:46 +0000 Added tag jdk-9+156 for changeset 656a9525a59c
lana [Thu, 09 Feb 2017 17:21:46 +0000] rev 43606
Added tag jdk-9+156 for changeset 656a9525a59c
Tue, 31 Jan 2017 19:26:50 -0500 8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
dholmes [Tue, 31 Jan 2017 19:26:50 -0500] rev 43605
8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated Reviewed-by: lfoltan, mikael, dcubed
Wed, 25 Jan 2017 22:32:46 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:46 +0000] rev 43604
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:48 +0000 Added tag jdk-10+0 for changeset c9c0f7be1ab8
iris [Wed, 25 Jan 2017 18:14:48 +0000] rev 43603
Added tag jdk-10+0 for changeset c9c0f7be1ab8
Thu, 09 Feb 2017 18:12:29 +0000 Merge
lana [Thu, 09 Feb 2017 18:12:29 +0000] rev 43602
Merge
Thu, 09 Feb 2017 17:21:44 +0000 Added tag jdk-9+156 for changeset 3cecfaef55fe
lana [Thu, 09 Feb 2017 17:21:44 +0000] rev 43601
Added tag jdk-9+156 for changeset 3cecfaef55fe
Fri, 03 Feb 2017 16:03:17 +0100 8173894: jib reports version "" in jdk10
ssarne [Fri, 03 Feb 2017 16:03:17 +0100] rev 43600
8173894: jib reports version "" in jdk10 Summary: Update getVersion function, missing \ in regexp when stripping trailing zeros. Reviewed-by: erikj Contributed-by: stefan.sarne@oracle.com
Tue, 31 Jan 2017 21:06:43 -0500 Merge
dholmes [Tue, 31 Jan 2017 21:06:43 -0500] rev 43599
Merge
Tue, 31 Jan 2017 19:31:05 -0500 8029942: Update VERSION_MAJOR for JDK 10
erikj [Tue, 31 Jan 2017 19:31:05 -0500] rev 43598
8029942: Update VERSION_MAJOR for JDK 10 Reviewed-by: iris, prr, dholmes
Tue, 31 Jan 2017 17:35:53 -0800 8173383: Update JDK build to use -source and -target 10
darcy [Tue, 31 Jan 2017 17:35:53 -0800] rev 43597
8173383: Update JDK build to use -source and -target 10 Reviewed-by: dholmes
Wed, 25 Jan 2017 22:32:45 +0000 8173366: Update .jcheck/conf files for JDK 10
iris [Wed, 25 Jan 2017 22:32:45 +0000] rev 43596
8173366: Update .jcheck/conf files for JDK 10 Reviewed-by: mr
Wed, 25 Jan 2017 18:14:44 +0000 Added tag jdk-10+0 for changeset 55441f575d6a
iris [Wed, 25 Jan 2017 18:14:44 +0000] rev 43595
Added tag jdk-10+0 for changeset 55441f575d6a
Wed, 05 Jul 2017 22:48:39 +0200 Added tag jdk-9+156 for changeset 06bce0388880
duke [Wed, 05 Jul 2017 22:48:39 +0200] rev 43594
Added tag jdk-9+156 for changeset 06bce0388880
Wed, 05 Jul 2017 22:48:37 +0200 Merge jdk-9+156
duke [Wed, 05 Jul 2017 22:48:37 +0200] rev 43593
Merge
Wed, 05 Jul 2017 22:48:30 +0200 Merge
duke [Wed, 05 Jul 2017 22:48:30 +0200] rev 43592
Merge
Mon, 06 Feb 2017 17:19:06 -0800 6388543: improve accuracy of source positions for AnnotationValue param of Messager.printMessage
cushon [Mon, 06 Feb 2017 17:19:06 -0800] rev 43591
6388543: improve accuracy of source positions for AnnotationValue param of Messager.printMessage Reviewed-by: jjg
Mon, 06 Feb 2017 17:51:54 -0800 8174051: fix terminology in javadoc comment
jjg [Mon, 06 Feb 2017 17:51:54 -0800] rev 43590
8174051: fix terminology in javadoc comment Reviewed-by: darcy
Mon, 06 Feb 2017 16:32:37 -0800 8173944: Reference Origin.MANDATED in getEnclosedElements specs
darcy [Mon, 06 Feb 2017 16:32:37 -0800] rev 43589
8173944: Reference Origin.MANDATED in getEnclosedElements specs Reviewed-by: jlahoda
Mon, 06 Feb 2017 12:35:13 -0800 8172901: javac: 'opens' statement cannot specify non observable package
jjg [Mon, 06 Feb 2017 12:35:13 -0800] rev 43588
8172901: javac: 'opens' statement cannot specify non observable package Reviewed-by: jlahoda
Mon, 06 Feb 2017 09:25:31 -0800 8173807: JShell: control characters should be escaped in String values
rfield [Mon, 06 Feb 2017 09:25:31 -0800] rev 43587
8173807: JShell: control characters should be escaped in String values Reviewed-by: jlahoda
Mon, 06 Feb 2017 09:00:02 -0800 8173848: JShell: less-than causes: reached end of file while parsing
rfield [Mon, 06 Feb 2017 09:00:02 -0800] rev 43586
8173848: JShell: less-than causes: reached end of file while parsing Reviewed-by: jlahoda
Mon, 06 Feb 2017 15:57:35 +0100 8173636: Results from Processor.getSupportedAnnotationTypes should be intepreted strictly
jlahoda [Mon, 06 Feb 2017 15:57:35 +0100] rev 43585
8173636: Results from Processor.getSupportedAnnotationTypes should be intepreted strictly Reviewed-by: darcy, jjg Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Mon, 06 Feb 2017 18:14:51 +0530 8166420: Confusing error message when reading bad module declaration
sadayapalam [Mon, 06 Feb 2017 18:14:51 +0530] rev 43584
8166420: Confusing error message when reading bad module declaration Reviewed-by: jlahoda
Mon, 06 Feb 2017 11:11:43 +0100 8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
jlahoda [Mon, 06 Feb 2017 11:11:43 +0100] rev 43583
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost Summary: Disable Ctrl-C while running external editors. Reviewed-by: rfield
Mon, 06 Feb 2017 13:12:30 +0530 8173456: com.sun.tools.javac.util.Assert.error during code compilation
sadayapalam [Mon, 06 Feb 2017 13:12:30 +0530] rev 43582
8173456: com.sun.tools.javac.util.Assert.error during code compilation Reviewed-by: mcimadamore
Sat, 04 Feb 2017 14:05:08 -0500 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
lancea [Sat, 04 Feb 2017 14:05:08 -0500] rev 43581
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations Reviewed-by: dfuchs, alanb, psandoz, mchung
Fri, 03 Feb 2017 22:09:30 -0800 8173305: Trial reversion of langtools test changes for limited win32 address space
darcy [Fri, 03 Feb 2017 22:09:30 -0800] rev 43580
8173305: Trial reversion of langtools test changes for limited win32 address space Reviewed-by: jjg, amlu
Fri, 03 Feb 2017 08:16:24 -0800 8172240: javac should not need the transitive closure to compile a module
vromero [Fri, 03 Feb 2017 08:16:24 -0800] rev 43579
8172240: javac should not need the transitive closure to compile a module Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com
Thu, 02 Feb 2017 14:55:23 -0800 8173707: Javadoc generated pages should default to no-frames view
bpatel [Thu, 02 Feb 2017 14:55:23 -0800] rev 43578
8173707: Javadoc generated pages should default to no-frames view Reviewed-by: jjg, ksrini
Thu, 02 Feb 2017 14:34:21 -0800 8172807: Javac doesn't report errors on duplicate provides with different service implementations
jjg [Thu, 02 Feb 2017 14:34:21 -0800] rev 43577
8172807: Javac doesn't report errors on duplicate provides with different service implementations Reviewed-by: jlahoda
Thu, 02 Feb 2017 21:55:45 +0000 Merge
lana [Thu, 02 Feb 2017 21:55:45 +0000] rev 43576
Merge
Thu, 02 Feb 2017 10:50:14 -0800 8173667: Update command line help for -public -protected -package -private options
ksrini [Thu, 02 Feb 2017 10:50:14 -0800] rev 43575
8173667: Update command line help for -public -protected -package -private options Reviewed-by: jjg
Thu, 02 Feb 2017 11:40:01 -0800 8166675: Latent bug in jar file handling during module path processing.
jjg [Thu, 02 Feb 2017 11:40:01 -0800] rev 43574
8166675: Latent bug in jar file handling during module path processing. Reviewed-by: jlahoda
Wed, 01 Feb 2017 20:14:52 -0800 8172528: problem generating JavaFX docs
bpatel [Wed, 01 Feb 2017 20:14:52 -0800] rev 43573
8172528: problem generating JavaFX docs Reviewed-by: ksrini Contributed-by: jonathan.gibbons@oracle.com
Wed, 01 Feb 2017 19:48:36 -0800 8173798: Tests for printing modules
darcy [Wed, 01 Feb 2017 19:48:36 -0800] rev 43572
8173798: Tests for printing modules Reviewed-by: darcy Contributed-by: bsrbnd@gmail.com
Wed, 01 Feb 2017 17:04:24 -0800 8173776: More javax.lang.model improvements to support modules
darcy [Wed, 01 Feb 2017 17:04:24 -0800] rev 43571
8173776: More javax.lang.model improvements to support modules Reviewed-by: jjg, jlahoda
Wed, 01 Feb 2017 15:16:49 -0800 8169813: The index pages are sorted in a confusing manner
bpatel [Wed, 01 Feb 2017 15:16:49 -0800] rev 43570
8169813: The index pages are sorted in a confusing manner Reviewed-by: jjg, ksrini
Wed, 01 Feb 2017 14:38:45 -0800 8173789: Fix broken test header
jjg [Wed, 01 Feb 2017 14:38:45 -0800] rev 43569
8173789: Fix broken test header Reviewed-by: darcy
Fri, 27 Jan 2017 10:08:36 -0800 8048628: javadoc strips HTML incorrectly; causes invalid generated HTML files
ksrini [Fri, 27 Jan 2017 10:08:36 -0800] rev 43568
8048628: javadoc strips HTML incorrectly; causes invalid generated HTML files Reviewed-by: jjg
Wed, 01 Feb 2017 11:25:56 -0800 8173676: Improvements to javax.annotation.processing and javax.lang.model doc
darcy [Wed, 01 Feb 2017 11:25:56 -0800] rev 43567
8173676: Improvements to javax.annotation.processing and javax.lang.model doc Reviewed-by: anazarov
Wed, 01 Feb 2017 09:10:07 -0800 8173577: JShell tests: Some testng tests check nothing
rfield [Wed, 01 Feb 2017 09:10:07 -0800] rev 43566
8173577: JShell tests: Some testng tests check nothing Reviewed-by: jlahoda
Wed, 01 Feb 2017 15:03:06 +0100 8171294: Slow compilation with long classpaths under JDK 9
jlahoda [Wed, 01 Feb 2017 15:03:06 +0100] rev 43565
8171294: Slow compilation with long classpaths under JDK 9 Summary: Precompute packages contained in jars, to quickly determine at the lookup time whether a jar contains the given package Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
Tue, 31 Jan 2017 17:01:55 -0800 8173652: jshell tool: store history on fatal exit
rfield [Tue, 31 Jan 2017 17:01:55 -0800] rev 43564
8173652: jshell tool: store history on fatal exit Reviewed-by: jlahoda
Thu, 02 Feb 2017 21:20:39 +0000 Added tag jdk-9+155 for changeset 10a4ca148d89
lana [Thu, 02 Feb 2017 21:20:39 +0000] rev 43563
Added tag jdk-9+155 for changeset 10a4ca148d89
Wed, 05 Jul 2017 22:48:16 +0200 Merge
duke [Wed, 05 Jul 2017 22:48:16 +0200] rev 43562
Merge
Sat, 04 Feb 2017 14:03:15 -0500 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
lancea [Sat, 04 Feb 2017 14:03:15 -0500] rev 43561
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations Reviewed-by: dfuchs, alanb, psandoz, mchung
Thu, 02 Feb 2017 21:20:38 +0000 Added tag jdk-9+155 for changeset 32ea5c3ed72c
lana [Thu, 02 Feb 2017 21:20:38 +0000] rev 43560
Added tag jdk-9+155 for changeset 32ea5c3ed72c
Wed, 05 Jul 2017 22:48:08 +0200 Merge
duke [Wed, 05 Jul 2017 22:48:08 +0200] rev 43559
Merge
Mon, 06 Feb 2017 11:03:48 +0100 8173602: JAXP: TESTBUG: javax/xml/jaxp/unittest/transform/TransformerTest.java needs refactoring
clanger [Mon, 06 Feb 2017 11:03:48 +0100] rev 43558
8173602: JAXP: TESTBUG: javax/xml/jaxp/unittest/transform/TransformerTest.java needs refactoring Reviewed-by: dfuchs
Thu, 02 Feb 2017 21:20:38 +0000 Added tag jdk-9+155 for changeset 9e2d943b5b66
lana [Thu, 02 Feb 2017 21:20:38 +0000] rev 43557
Added tag jdk-9+155 for changeset 9e2d943b5b66
Wed, 05 Jul 2017 22:47:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:47:59 +0200] rev 43556
Merge
Fri, 03 Feb 2017 13:28:00 +0100 8173888: Test for JDK-8169481 causes stack overflows in parser tests
hannesw [Fri, 03 Feb 2017 13:28:00 +0100] rev 43555
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
Fri, 03 Feb 2017 13:02:22 +0100 8173822: Remove dead code in BuildNashorn.gmk
ihse [Fri, 03 Feb 2017 13:02:22 +0100] rev 43554
8173822: Remove dead code in BuildNashorn.gmk Reviewed-by: erikj
Fri, 03 Feb 2017 17:32:01 +0800 8173864: Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some platforms
amlu [Fri, 03 Feb 2017 17:32:01 +0800] rev 43553
8173864: Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some platforms Reviewed-by: hannesw, sundar
Thu, 02 Feb 2017 21:56:00 +0000 Merge
lana [Thu, 02 Feb 2017 21:56:00 +0000] rev 43552
Merge
Thu, 02 Feb 2017 22:24:00 +0100 8173851: JDK-8008448.js fails to parse test for JDK-8169481
hannesw [Thu, 02 Feb 2017 22:24:00 +0100] rev 43551
8173851: JDK-8008448.js fails to parse test for JDK-8169481 Reviewed-by: jlaskey
Thu, 02 Feb 2017 18:23:28 +0100 8169481: StackOverflowError on start when parsing PAC file to autodetect Proxy settings
hannesw [Thu, 02 Feb 2017 18:23:28 +0100] rev 43550
8169481: StackOverflowError on start when parsing PAC file to autodetect Proxy settings Reviewed-by: jlaskey, sundar
Thu, 02 Feb 2017 21:20:40 +0000 Added tag jdk-9+155 for changeset 1e536b9ddf07
lana [Thu, 02 Feb 2017 21:20:40 +0000] rev 43549
Added tag jdk-9+155 for changeset 1e536b9ddf07
Wed, 05 Jul 2017 22:47:47 +0200 Merge
duke [Wed, 05 Jul 2017 22:47:47 +0200] rev 43548
Merge
Thu, 02 Feb 2017 21:20:37 +0000 Added tag jdk-9+155 for changeset a3460624dc33
lana [Thu, 02 Feb 2017 21:20:37 +0000] rev 43547
Added tag jdk-9+155 for changeset a3460624dc33
Wed, 05 Jul 2017 22:47:38 +0200 Merge
duke [Wed, 05 Jul 2017 22:47:38 +0200] rev 43546
Merge
Tue, 07 Feb 2017 00:38:22 -0800 8172726: ForkJoin common pool retains a reference to the thread context class loader
dl [Tue, 07 Feb 2017 00:38:22 -0800] rev 43545
8172726: ForkJoin common pool retains a reference to the thread context class loader Reviewed-by: martin, psandoz, chegar
Mon, 06 Feb 2017 22:23:46 +0100 8173982: (fs) DefaultFileSystemProvider should be split into platform specific versions
redestad [Mon, 06 Feb 2017 22:23:46 +0100] rev 43544
8173982: (fs) DefaultFileSystemProvider should be split into platform specific versions Reviewed-by: alanb
Mon, 06 Feb 2017 17:28:33 +0000 8173956: KeyStore regression due to default keystore being changed to PKCS12
vinnie [Mon, 06 Feb 2017 17:28:33 +0000] rev 43543
8173956: KeyStore regression due to default keystore being changed to PKCS12 Reviewed-by: xuelei
Mon, 06 Feb 2017 08:03:33 -0800 8173947: jconsole does not show local running VMs to attach
mchung [Mon, 06 Feb 2017 08:03:33 -0800] rev 43542
8173947: jconsole does not show local running VMs to attach Reviewed-by: alanb, dholmes, dfuchs
Mon, 06 Feb 2017 08:59:00 -0500 8173827: Remove forRemoval=true from several deprecated security APIs
mullan [Mon, 06 Feb 2017 08:59:00 -0500] rev 43541
8173827: Remove forRemoval=true from several deprecated security APIs Reviewed-by: redestad, xuelei
Mon, 06 Feb 2017 11:07:09 +0100 8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
jlahoda [Mon, 06 Feb 2017 11:07:09 +0100] rev 43540
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost Summary: Adding ability for WindowsTerminal subclasses to get and set console mode. Reviewed-by: rfield
Sat, 04 Feb 2017 14:04:28 -0500 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
lancea [Sat, 04 Feb 2017 14:04:28 -0500] rev 43539
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations Reviewed-by: dfuchs, alanb, psandoz, mchung
Sat, 04 Feb 2017 03:29:39 +0100 Merge
jwilhelm [Sat, 04 Feb 2017 03:29:39 +0100] rev 43538
Merge
Tue, 24 Jan 2017 00:30:25 +0100 Merge
jwilhelm [Tue, 24 Jan 2017 00:30:25 +0100] rev 43537
Merge
Wed, 25 Jan 2017 15:31:01 +0530 8167178: Exported elements referring to inaccessible types in java.naming
vtewari [Wed, 25 Jan 2017 15:31:01 +0530] rev 43536
8167178: Exported elements referring to inaccessible types in java.naming Reviewed-by: chegar, rriggs, alanb
Mon, 23 Jan 2017 16:31:49 +0300 8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
dpochepk [Mon, 23 Jan 2017 16:31:49 +0300] rev 43535
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters" Reviewed-by: kvn
Fri, 20 Jan 2017 04:42:29 -0800 8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port
rraghavan [Fri, 20 Jan 2017 04:42:29 -0800] rev 43534
8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port Summary: Fetched the correct jmx service url for jdp to broadcast it. Reviewed-by: dsamersoff, rriggs Contributed-by: amit.sapre@oracle.com
Thu, 19 Jan 2017 10:55:39 -0500 8152206: Simplify jvmstat modules
gtriantafill [Thu, 19 Jan 2017 10:55:39 -0500] rev 43533
8152206: Simplify jvmstat modules Reviewed-by: alanb, mchung, hseigel
Thu, 19 Jan 2017 11:27:03 +0100 8171855: Move package name transformations during module bootstrap into native code
redestad [Thu, 19 Jan 2017 11:27:03 +0100] rev 43532
8171855: Move package name transformations during module bootstrap into native code Reviewed-by: alanb, acorn, lfoltan, mchung, plevart, hseigel, sspitsyn
Mon, 16 Jan 2017 16:18:04 +0100 Merge
jwilhelm [Mon, 16 Jan 2017 16:18:04 +0100] rev 43531
Merge
Fri, 13 Jan 2017 18:26:33 +0100 Merge
jwilhelm [Fri, 13 Jan 2017 18:26:33 +0100] rev 43530
Merge
Fri, 13 Jan 2017 10:45:53 -0500 8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
hseigel [Fri, 13 Jan 2017 10:45:53 -0500] rev 43529
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions Summary: Reword error messages and throw IllegalStateExceptions where appropriate Reviewed-by: alanb, acorn, lfoltan, gtriantafill
Mon, 09 Jan 2017 15:10:25 +0100 Merge
jwilhelm [Mon, 09 Jan 2017 15:10:25 +0100] rev 43528
Merge
Thu, 05 Jan 2017 16:46:28 -0500 8172188: JDI tests fail due to "permission denied" when creating temp file
ctornqvi [Thu, 05 Jan 2017 16:46:28 -0500] rev 43527
8172188: JDI tests fail due to "permission denied" when creating temp file Reviewed-by: hseigel, mseledtsov
Tue, 27 Dec 2016 22:34:05 +0100 Merge
jwilhelm [Tue, 27 Dec 2016 22:34:05 +0100] rev 43526
Merge
Tue, 27 Dec 2016 16:24:37 +0300 8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
dfazunen [Tue, 27 Dec 2016 16:24:37 +0300] rev 43525
8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks Reviewed-by: stsmirno, iignatyev, anazarov
Fri, 23 Dec 2016 12:15:21 +0530 8170861: Remove DcmdMBeanPermissionsTest.java from ProblemList
vtewari [Fri, 23 Dec 2016 12:15:21 +0530] rev 43524
8170861: Remove DcmdMBeanPermissionsTest.java from ProblemList Summary: removed DcmdMBeanPermissionsTest.java from ProblemList Reviewed-by: dholmes, fparain Contributed-by: ujwal.vangapally@oracle.com
Fri, 03 Feb 2017 18:06:45 -0800 8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
mchung [Fri, 03 Feb 2017 18:06:45 -0800] rev 43523
8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run Reviewed-by: redestad
Fri, 03 Feb 2017 13:24:59 -0800 8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43522
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02 Reviewed-by: martin, psandoz
Fri, 03 Feb 2017 13:24:59 -0800 8169748: LinkedTransferQueue bulk remove is O(n^2)
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43521
8169748: LinkedTransferQueue bulk remove is O(n^2) 8172023: Concurrent spliterators fail to handle exhaustion properly Reviewed-by: martin, psandoz, smarks
Fri, 03 Feb 2017 13:24:59 -0800 8173706: Is able to set a negative j.u.Vector size in JDK9 b151
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43520
8173706: Is able to set a negative j.u.Vector size in JDK9 b151 Reviewed-by: martin, psandoz, smarks
Fri, 03 Feb 2017 08:15:55 -0800 Merge
ddehaven [Fri, 03 Feb 2017 08:15:55 -0800] rev 43519
Merge
Mon, 30 Jan 2017 12:04:11 -0800 Merge
ddehaven [Mon, 30 Jan 2017 12:04:11 -0800] rev 43518
Merge
Mon, 30 Jan 2017 16:32:46 +0530 8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP
pnarayanan [Mon, 30 Jan 2017 16:32:46 +0530] rev 43517
8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP Reviewed-by: prr, bpb, jdv
Fri, 27 Jan 2017 15:37:47 +0530 7190595: Nimbus: Test6657026 fails
psadhukhan [Fri, 27 Jan 2017 15:37:47 +0530] rev 43516
7190595: Nimbus: Test6657026 fails Reviewed-by: yan, jdv
Fri, 27 Jan 2017 12:16:57 +0530 8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
jdv [Fri, 27 Jan 2017 12:16:57 +0530] rev 43515
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals Reviewed-by: psadhukhan, bpb, prr
Thu, 26 Jan 2017 09:19:33 -0800 Merge
prr [Thu, 26 Jan 2017 09:19:33 -0800] rev 43514
Merge
Tue, 24 Jan 2017 18:44:13 +0300 8163889: [macosx] Can't print from browser on Mac OS X
dmarkov [Tue, 24 Jan 2017 18:44:13 +0300] rev 43513
8163889: [macosx] Can't print from browser on Mac OS X Reviewed-by: prr, psadhukhan
Fri, 03 Feb 2017 09:48:29 -0800 8171522: Jar prints error message with old (non gnu-style options).
henryjen [Fri, 03 Feb 2017 09:48:29 -0800] rev 43512
8171522: Jar prints error message with old (non gnu-style options). Reviewed-by: sherman
Fri, 03 Feb 2017 08:54:58 -0800 8173858: Rename libmanagement_rmi to libmanagement_agent
mchung [Fri, 03 Feb 2017 08:54:58 -0800] rev 43511
8173858: Rename libmanagement_rmi to libmanagement_agent Reviewed-by: alanb, dfuchs, dholmes, erikj
Fri, 03 Feb 2017 15:20:19 +0100 8004842: Unify values of boolean make variables set in configure to true/false
ihse [Fri, 03 Feb 2017 15:20:19 +0100] rev 43510
8004842: Unify values of boolean make variables set in configure to true/false Reviewed-by: erikj
Fri, 03 Feb 2017 13:04:51 +0100 8172548: unpack200 fails linking with new update of SS12u4
ihse [Fri, 03 Feb 2017 13:04:51 +0100] rev 43509
8172548: unpack200 fails linking with new update of SS12u4 Reviewed-by: erikj Contributed-by: Stefan Anzinger <stefan.anzinger@oracle.com>
Fri, 03 Feb 2017 11:29:17 +0000 8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
dfuchs [Fri, 03 Feb 2017 11:29:17 +0000] rev 43508
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently Summary: Ensure that each test case creates a new server with a new local port number to preserve test isolation. Reviewed-by: michaelm
Thu, 02 Feb 2017 21:55:34 +0000 Merge
lana [Thu, 02 Feb 2017 21:55:34 +0000] rev 43507
Merge
Thu, 02 Feb 2017 15:54:48 -0500 Merge
mullan [Thu, 02 Feb 2017 15:54:48 -0500] rev 43506
Merge
Thu, 02 Feb 2017 15:53:37 -0500 8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
skovalev [Thu, 02 Feb 2017 15:53:37 -0500] rev 43505
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available" Reviewed-by: mullan
Thu, 02 Feb 2017 19:09:12 +0000 8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.
dfuchs [Thu, 02 Feb 2017 19:09:12 +0000] rev 43504
8173821: com.sun.jmx.remote.internal.Unmarshal should be removed. Summary: com.sun.jmx.remote.internal.Unmarshal remove as it was no longer actively used since JDK 5. Reviewed-by: alanb
Thu, 02 Feb 2017 16:50:46 +0000 8173607: JMX RMI connector should be in its own module
dfuchs [Thu, 02 Feb 2017 16:50:46 +0000] rev 43503
8173607: JMX RMI connector should be in its own module Summary: The JMX RMI connector is moved to a new java.management.rmi module. Reviewed-by: mchung, erikj
Thu, 02 Feb 2017 12:28:23 +0100 8160302: Reduce number of lambdas created when loading java.util.regex.Pattern
redestad [Thu, 02 Feb 2017 12:28:23 +0100] rev 43502
8160302: Reduce number of lambdas created when loading java.util.regex.Pattern Reviewed-by: sherman, martin
Thu, 02 Feb 2017 10:28:47 +0100 8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
clanger [Thu, 02 Feb 2017 10:28:47 +0100] rev 43501
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome Reviewed-by: chegar, simonis, clanger, stuefe, erikj Contributed-by: arno.zeller@sap.com
Wed, 01 Feb 2017 23:33:39 +0300 8075616: Create tests to check schemagen work with multi-version jar
anazarov [Wed, 01 Feb 2017 23:33:39 +0300] rev 43500
8075616: Create tests to check schemagen work with multi-version jar 8075617: Create tests to check wsgen work with multi-version jar Reviewed-by: alanb, lancea
Wed, 01 Feb 2017 11:05:33 -0800 8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool
henryjen [Wed, 01 Feb 2017 11:05:33 -0800] rev 43499
8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool Reviewed-by: sherman
Wed, 01 Feb 2017 09:52:46 -0800 8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException
henryjen [Wed, 01 Feb 2017 09:52:46 -0800] rev 43498
8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException Reviewed-by: ksrini
Wed, 01 Feb 2017 16:31:38 +0300 8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module
skovalev [Wed, 01 Feb 2017 16:31:38 +0300] rev 43497
8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module Reviewed-by: dfuchs
Wed, 01 Feb 2017 18:18:59 +0530 8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
rpatil [Wed, 01 Feb 2017 18:18:59 +0530] rev 43496
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized Reviewed-by: alanb, ksrini
Wed, 01 Feb 2017 15:12:03 +0530 8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
sundar [Wed, 01 Feb 2017 15:12:03 +0530] rev 43495
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle Reviewed-by: mchung, alanb
Tue, 31 Jan 2017 20:06:32 -0800 8173608: Separate JDK management agent from java.management module
mchung [Tue, 31 Jan 2017 20:06:32 -0800] rev 43494
8173608: Separate JDK management agent from java.management module Reviewed-by: dfuchs, dholmes, erikj
Thu, 02 Feb 2017 21:20:38 +0000 Added tag jdk-9+155 for changeset 4d25acf48a0b
lana [Thu, 02 Feb 2017 21:20:38 +0000] rev 43493
Added tag jdk-9+155 for changeset 4d25acf48a0b
Wed, 05 Jul 2017 22:47:12 +0200 Merge
duke [Wed, 05 Jul 2017 22:47:12 +0200] rev 43492
Merge
Sat, 04 Feb 2017 03:29:40 +0100 Merge
jwilhelm [Sat, 04 Feb 2017 03:29:40 +0100] rev 43491
Merge
Thu, 26 Jan 2017 10:17:06 -0800 8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
ccheung [Thu, 26 Jan 2017 10:17:06 -0800] rev 43490
8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code Summary: use the highest versioned entry if the specified version is higher than the current jdk version Reviewed-by: iklam, sspitsyn, jiangli
Thu, 26 Jan 2017 05:53:14 -0800 8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
dnsimon [Thu, 26 Jan 2017 05:53:14 -0800] rev 43489
8173278: [JVMCI] query_update_method_data might write outside _trap_hist array Reviewed-by: kvn
Sun, 22 Jan 2017 16:33:54 +0800 8172881: AArch64: assertion failure: the int pressure is incorrect
njian [Sun, 22 Jan 2017 16:33:54 +0800] rev 43488
8172881: AArch64: assertion failure: the int pressure is incorrect Summary: Change the dst register type of get_and_setI/L/N/P from any register to non-special register. Reviewed-by: aph Contributed-by: yang.zhang@linaro.org
Thu, 26 Jan 2017 08:35:17 +0100 Merge
rbackman [Thu, 26 Jan 2017 08:35:17 +0100] rev 43487
Merge
Tue, 24 Jan 2017 13:40:46 +0100 8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n
gdub [Tue, 24 Jan 2017 13:40:46 +0100] rev 43486
8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n Reviewed-by: never, davleopo
Tue, 24 Jan 2017 00:30:28 +0100 Merge
jwilhelm [Tue, 24 Jan 2017 00:30:28 +0100] rev 43485
Merge
Wed, 25 Jan 2017 19:18:43 -0800 8173309: jvmtiDeferredLocalVariableSet may update the wrong frame
never [Wed, 25 Jan 2017 19:18:43 -0800] rev 43484
8173309: jvmtiDeferredLocalVariableSet may update the wrong frame Reviewed-by: kvn
Tue, 24 Jan 2017 09:40:05 +0100 8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
roland [Tue, 24 Jan 2017 09:40:05 +0100] rev 43483
8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable" Summary: Loads generated at uncommon trap from eliminated arraycopy have incorrect memory state Reviewed-by: thartmann
Wed, 25 Jan 2017 07:05:38 +0100 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
thartmann [Wed, 25 Jan 2017 07:05:38 +0100] rev 43482
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling Summary: Regression test and additional asserts. The problem is fixed by 8087341. Reviewed-by: kvn
Wed, 25 Jan 2017 07:03:26 +0100 8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
thartmann [Wed, 25 Jan 2017 07:03:26 +0100] rev 43481
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1 Summary: Backing out 8087341 due to 8172850. Will be re-implemented with 8173196. Reviewed-by: kvn
Tue, 24 Jan 2017 20:47:24 -0800 8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
jcm [Tue, 24 Jan 2017 20:47:24 -0800] rev 43480
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled Summary: Corrected available compilation levels for client builds. Reviewed-by: kvn
Tue, 24 Jan 2017 17:19:01 -0800 8173158: [AOT] fix typo in jaotc --help output
kvn [Tue, 24 Jan 2017 17:19:01 -0800] rev 43479
8173158: [AOT] fix typo in jaotc --help output Reviewed-by: rbackman
Tue, 24 Jan 2017 08:51:07 +0000 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
never [Tue, 24 Jan 2017 08:51:07 +0000] rev 43478
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java Reviewed-by: kvn
Mon, 23 Jan 2017 23:01:32 +0000 Merge
dnsimon [Mon, 23 Jan 2017 23:01:32 +0000] rev 43477
Merge
Sun, 22 Jan 2017 21:40:59 +0100 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
dnsimon [Sun, 22 Jan 2017 21:40:59 +0100] rev 43476
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective Reviewed-by: kvn
Mon, 23 Jan 2017 23:49:16 +0300 8173054: [AOT] Avoid zero-shift for compressed oops
iveresov [Mon, 23 Jan 2017 23:49:16 +0300] rev 43475
8173054: [AOT] Avoid zero-shift for compressed oops Summary: AOT compiler should be pessimistic about heap size Reviewed-by: kvn
Mon, 23 Jan 2017 09:53:27 +0100 8172844: Assert fails in deoptimization due to original PC at the end of code section
zmajo [Mon, 23 Jan 2017 09:53:27 +0100] rev 43474
8172844: Assert fails in deoptimization due to original PC at the end of code section Summary: Change assert to accept end of code section as well. Reviewed-by: rbackman, kvn, dlong
Sun, 22 Jan 2017 22:18:49 -0800 8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
jcm [Sun, 22 Jan 2017 22:18:49 -0800] rev 43473
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c Summary: Disabled WB Compilaton at unsupported levels. Reviewed-by: kvn
Sat, 21 Jan 2017 15:08:53 -0800 8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
kvn [Sat, 21 Jan 2017 15:08:53 -0800] rev 43472
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures' Summary: Move aot/fingerprint tests to closed since they use commercial feature. Reviewed-by: iveresov
Fri, 20 Jan 2017 16:09:56 -0500 8171971: Fix timing bug in JVM management of package export lists
hseigel [Fri, 20 Jan 2017 16:09:56 -0500] rev 43471
8171971: Fix timing bug in JVM management of package export lists Summary: Reduce the number of fields that maintain export state and use Module_lock to access these fields Reviewed-by: acorn, sspitsyn, lfoltan
Thu, 19 Jan 2017 21:52:51 -0800 8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
jcm [Thu, 19 Jan 2017 21:52:51 -0800] rev 43470
8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode Summary: remove wrong extra check that got added as part of JDK-8166002 emulated client on win32. Reviewed-by: kvn
Thu, 19 Jan 2017 18:16:20 -0800 8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
dcubed [Thu, 19 Jan 2017 18:16:20 -0800] rev 43469
8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message Summary: Restore lost line from JDK-8061999. Reviewed-by: hseigel, mchung, dholmes
Thu, 19 Jan 2017 18:52:16 -0500 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
dholmes [Thu, 19 Jan 2017 18:52:16 -0500] rev 43468
8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList Reviewed-by: kbarrett
Thu, 19 Jan 2017 10:56:32 -0500 8152206: Simplify jvmstat modules
gtriantafill [Thu, 19 Jan 2017 10:56:32 -0500] rev 43467
8152206: Simplify jvmstat modules Reviewed-by: alanb, mchung, hseigel
Thu, 19 Jan 2017 11:49:30 +0100 8171855: Move package name transformations during module bootstrap into native code
redestad [Thu, 19 Jan 2017 11:49:30 +0100] rev 43466
8171855: Move package name transformations during module bootstrap into native code Reviewed-by: alanb, acorn, lfoltan, mchung, plevart, hseigel, sspitsyn
Thu, 19 Jan 2017 11:10:33 +0100 Merge
rbackman [Thu, 19 Jan 2017 11:10:33 +0100] rev 43465
Merge
Thu, 05 Jan 2017 08:37:10 +0100 8169588: [AOT] jaotc --classpath option is confusing
rbackman [Thu, 05 Jan 2017 08:37:10 +0100] rev 43464
8169588: [AOT] jaotc --classpath option is confusing Reviewed-by: kvn, dlong
Thu, 19 Jan 2017 10:30:37 +0100 8172964: [aix] AIX VM should not handle SIGDANGER
stuefe [Thu, 19 Jan 2017 10:30:37 +0100] rev 43463
8172964: [aix] AIX VM should not handle SIGDANGER Reviewed-by: simonis, clanger
Thu, 19 Jan 2017 08:10:11 +0100 8172751: OSR compilation at unreachable bci causes C1 crash
thartmann [Thu, 19 Jan 2017 08:10:11 +0100] rev 43462
8172751: OSR compilation at unreachable bci causes C1 crash Summary: Bailout if OSR entry is unreachable. Reviewed-by: thartmann Contributed-by: Andreas Woess <andreas.woess@oracle.com>
Wed, 18 Jan 2017 19:37:52 -0800 8173019: Backout JDK-8172990 changes
kvn [Wed, 18 Jan 2017 19:37:52 -0800] rev 43461
8173019: Backout JDK-8172990 changes Reviewed-by: dlong
Wed, 18 Jan 2017 19:54:18 -0500 8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading
dholmes [Wed, 18 Jan 2017 19:54:18 -0500] rev 43460
8172261: [JVMTI] Specification for early VM start event needs to lower expectations in relation class loading Reviewed-by: dcubed, sspitsyn, alanb
Wed, 18 Jan 2017 14:36:54 -0800 8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass*
kvn [Wed, 18 Jan 2017 14:36:54 -0800] rev 43459
8172990: [AOT] Missing GC scan of _metaspace_got array containing Klass* Summary: added back _metaspace_got array scan. Reviewed-by: dlong
Wed, 18 Jan 2017 10:30:56 -0500 8144518: ClassVerboseTest crashes on Windows
coleenp [Wed, 18 Jan 2017 10:30:56 -0500] rev 43458
8144518: ClassVerboseTest crashes on Windows Summary: simplify Bytecode_tableswitch code so windows doesn't generate bad code for it. Reviewed-by: ctornqvi, dholmes
Wed, 18 Jan 2017 08:30:02 +0000 Merge
thartmann [Wed, 18 Jan 2017 08:30:02 +0000] rev 43457
Merge
Wed, 18 Jan 2017 08:54:29 +0100 8172884: TraceOptoPipelining and TraceOptoOutput are broken
thartmann [Wed, 18 Jan 2017 08:54:29 +0100] rev 43456
8172884: TraceOptoPipelining and TraceOptoOutput are broken Summary: Compiler Control code needs not set the default values for the directive according to the flag value. Reviewed-by: neliasso, redestad
Tue, 17 Jan 2017 21:38:07 -0800 8166002: Emulate client build on platforms with reduced virtual address space
jcm [Tue, 17 Jan 2017 21:38:07 -0800] rev 43455
8166002: Emulate client build on platforms with reduced virtual address space Summary: The default VM ergonomics on Windows/x86 (32-bit) are changed to client like. Reviewed-by: kvn, iveresov
Tue, 17 Jan 2017 17:00:22 +0100 Merge
mgronlun [Tue, 17 Jan 2017 17:00:22 +0100] rev 43454
Merge
Tue, 17 Jan 2017 16:18:03 +0100 8171960: Event-based tracing needs separate flag representation for Method
mgronlun [Tue, 17 Jan 2017 16:18:03 +0100] rev 43453
8171960: Event-based tracing needs separate flag representation for Method Reviewed-by: hseigel, gtriantafill, dholmes
Tue, 17 Jan 2017 15:27:22 +0100 Merge
rprotacio [Tue, 17 Jan 2017 15:27:22 +0100] rev 43452
Merge
Fri, 13 Jan 2017 16:49:34 -0500 8170827: Correct errant "java.base" string to macro
rprotacio [Fri, 13 Jan 2017 16:49:34 -0500] rev 43451
8170827: Correct errant "java.base" string to macro Summary: used JAVA_BASE_NAME instead of "java.base" string in one location Reviewed-by: coleenp, jiangli
(0) -30000 -10000 -3000 -1000 -384 +384 +1000 +3000 +10000 tip