Mon, 30 Apr 2018 16:13:30 +0100 8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
chegar [Mon, 30 Apr 2018 16:13:30 +0100] rev 49926
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior Reviewed-by: chegar Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Mon, 30 Apr 2018 16:27:23 +0200 8202419: Avoid creating Permission constants early
redestad [Mon, 30 Apr 2018 16:27:23 +0200] rev 49925
8202419: Avoid creating Permission constants early Reviewed-by: alanb, mullan
Mon, 30 Apr 2018 15:03:08 +0200 8202105: Console echo is disabled when exiting jshell
jlahoda [Mon, 30 Apr 2018 15:03:08 +0200] rev 49924
8202105: Console echo is disabled when exiting jshell Summary: Preserving original terminal echo state when Console.readPassword finishes. Reviewed-by: sherman, martin
Mon, 30 Apr 2018 12:19:55 +0200 8202366: Add macro for common loop in GCConfig
pliden [Mon, 30 Apr 2018 12:19:55 +0200] rev 49923
8202366: Add macro for common loop in GCConfig Reviewed-by: eosterlund, shade
Mon, 30 Apr 2018 12:19:53 +0200 8202364: Add GCConfig::hs_err_name() to avoid GC-specific code in error reporting
pliden [Mon, 30 Apr 2018 12:19:53 +0200] rev 49922
8202364: Add GCConfig::hs_err_name() to avoid GC-specific code in error reporting Reviewed-by: eosterlund, shade
Mon, 30 Apr 2018 11:48:03 +0200 8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java
redestad [Mon, 30 Apr 2018 11:48:03 +0200] rev 49921
8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java Reviewed-by: alanb
Tue, 24 Apr 2018 17:56:25 +0200 8202200: set INCLUDE_SA to false on s390x by default
mbaesken [Tue, 24 Apr 2018 17:56:25 +0200] rev 49920
8202200: set INCLUDE_SA to false on s390x by default Reviewed-by: ihse, erikj, jgeorge
Mon, 30 Apr 2018 09:15:44 +0200 8201650: Move iteration order randomization of unmodifiable Set and Map to iterators
redestad [Mon, 30 Apr 2018 09:15:44 +0200] rev 49919
8201650: Move iteration order randomization of unmodifiable Set and Map to iterators Reviewed-by: smarks, jiangli
Mon, 30 Apr 2018 11:59:42 +0530 8179071: Month value is inconsistent between CLDR and Java in some locales
rgoel [Mon, 30 Apr 2018 11:59:42 +0530] rev 49918
8179071: Month value is inconsistent between CLDR and Java in some locales Summary: handled Language aliases from CLDR SupplementalMetaData Reviewed-by: naoto
Fri, 27 Apr 2018 15:55:29 -0700 8201622: Reduce unnecessary Package.complete() calls in javadoc
jjg [Fri, 27 Apr 2018 15:55:29 -0700] rev 49917
8201622: Reduce unnecessary Package.complete() calls in javadoc Reviewed-by: jlahoda
Fri, 27 Apr 2018 09:57:16 -0700 8202382: Filter docs modules
erikj [Fri, 27 Apr 2018 09:57:16 -0700] rev 49916
8202382: Filter docs modules Reviewed-by: erikj Contributed-by: archana.nogriya@uk.ibm.com
Fri, 27 Apr 2018 08:28:06 -0700 8202273: [AOT] Graal does not support the CMS collector
kvn [Fri, 27 Apr 2018 08:28:06 -0700] rev 49915
8202273: [AOT] Graal does not support the CMS collector Summary: avoid running AOT and JVMCI tests with CMS Reviewed-by: dcubed
Wed, 25 Apr 2018 12:21:29 -0400 8201509: Zero: S390 31bit atomic_copy64 inline assembler is wrong
chrisphi [Wed, 25 Apr 2018 12:21:29 -0400] rev 49914
8201509: Zero: S390 31bit atomic_copy64 inline assembler is wrong Summary: The inline assembler for the S390 (S390 and not _LP64) has src and dst reversed thereby corrupting data Reviewed-by: shade Contributed-by: Martin Balao <mbalao@redhat.com>
Fri, 27 Apr 2018 08:45:11 -0400 8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories
hseigel [Fri, 27 Apr 2018 08:45:11 -0400] rev 49913
8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories Summary: Move the tests in the constantPool directory to a new directory named AccModule. Reviewed-by: dholmes, gtriantafill
Fri, 27 Apr 2018 13:09:54 +0100 8202367: AIX build broken after JDK-8201543
clanger [Fri, 27 Apr 2018 13:09:54 +0100] rev 49912
8202367: AIX build broken after JDK-8201543 Reviewed-by: eosterlund, shade, mdoerr
Fri, 27 Apr 2018 12:06:46 +0200 6672778: G1 should trim task queues more aggressively during evacuation pauses
tschatzl [Fri, 27 Apr 2018 12:06:46 +0200] rev 49911
6672778: G1 should trim task queues more aggressively during evacuation pauses Summary: Regularly try to drain task queues. This helps memory usage and performance during garbage collection. Reviewed-by: sjohanss, sangheki
Fri, 27 Apr 2018 10:59:46 +0200 8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler
eosterlund [Fri, 27 Apr 2018 10:59:46 +0200] rev 49910
8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler Reviewed-by: shade, kbarrett
Fri, 27 Apr 2018 03:57:00 -0400 8202230: Provide accessors for JNIHandles storage objects
kbarrett [Fri, 27 Apr 2018 03:57:00 -0400] rev 49909
8202230: Provide accessors for JNIHandles storage objects Summary: Add JNIHandles::[weak_]global_handles(). Reviewed-by: coleenp, tschatzl
Fri, 27 Apr 2018 07:59:29 +0200 8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only
thartmann [Fri, 27 Apr 2018 07:59:29 +0200] rev 49908
8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only Summary: Only treat the SqrtFNode as expensive if the control input is not NULL. Reviewed-by: kvn, roland
Thu, 26 Apr 2018 15:41:48 +0200 8202325: [aix] disable warnings-as-errors by default
stuefe [Thu, 26 Apr 2018 15:41:48 +0200] rev 49907
8202325: [aix] disable warnings-as-errors by default Reviewed-by: goetz, erikj, ihse
Thu, 26 Apr 2018 20:42:43 +0200 8201543: Modularize C1 GC barriers
eosterlund [Thu, 26 Apr 2018 20:42:43 +0200] rev 49906
8201543: Modularize C1 GC barriers Reviewed-by: pliden, rbackman, rkennke
Thu, 26 Apr 2018 12:48:35 -0700 8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
roland [Thu, 26 Apr 2018 12:48:35 -0700] rev 49905
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code Summary: don't rely on the RPO order to find the "first" and "last" loads of the pack Reviewed-by: kvn
Thu, 26 Apr 2018 12:39:15 -0700 8181157: CLDR Timezone name fallback implementation
naoto [Thu, 26 Apr 2018 12:39:15 -0700] rev 49904
8181157: CLDR Timezone name fallback implementation Reviewed-by: sherman, scolebourne
Thu, 26 Apr 2018 18:55:44 +0000 Added tag jdk-11+11 for changeset e1e60f75cd39
lana [Thu, 26 Apr 2018 18:55:44 +0000] rev 49903
Added tag jdk-11+11 for changeset e1e60f75cd39
Thu, 26 Apr 2018 11:19:05 -0500 8202150: [REDO] Split globals.hpp to factor out the Flag class
gziemski [Thu, 26 Apr 2018 11:19:05 -0500] rev 49902
8202150: [REDO] Split globals.hpp to factor out the Flag class Summary: Factored out Flag out go globals, renamed to JVMFlag Reviewed-by: coleenp, dholmes, kvn
Thu, 26 Apr 2018 09:10:04 -0700 8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
mikael [Thu, 26 Apr 2018 09:10:04 -0700] rev 49901
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list Reviewed-by: alanb, bpb
Thu, 26 Apr 2018 17:14:04 +0200 8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
redestad [Thu, 26 Apr 2018 17:14:04 +0200] rev 49900
8202324: Avoid loading FileInput-/OutputStream$AltFinalizer Reviewed-by: alanb
Thu, 26 Apr 2018 09:04:09 -0400 8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules
hseigel [Thu, 26 Apr 2018 09:04:09 -0400] rev 49899
8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules Summary: Replace references to java ee and corba modules with module java.sql. Reviewed-by: lfoltan, ccheung
Thu, 26 Apr 2018 11:56:24 +0200 8200235: Generalize jniFastGetField jobject/jweak resolve
eosterlund [Thu, 26 Apr 2018 11:56:24 +0200] rev 49898
8200235: Generalize jniFastGetField jobject/jweak resolve Reviewed-by: kbarrett, dholmes
Thu, 26 Apr 2018 09:04:18 +0100 8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
alanb [Thu, 26 Apr 2018 09:04:18 +0100] rev 49897
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space Reviewed-by: bpb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip