Fri, 14 Dec 2018 11:22:26 +0100 8215265: C2: range check elimination may allow illegal out of bound access
roland [Fri, 14 Dec 2018 11:22:26 +0100] rev 53169
8215265: C2: range check elimination may allow illegal out of bound access Reviewed-by: thartmann, kvn
Mon, 31 Dec 2018 14:38:16 +0100 8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms.
goetz [Mon, 31 Dec 2018 14:38:16 +0100] rev 53168
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms. Summary: Use LIBPATH on AIX, no shared memory connector on any Unix. Reviewed-by: gadams, simonis, sspitsyn
Thu, 13 Dec 2018 17:57:11 +0100 8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
roland [Thu, 13 Dec 2018 17:57:11 +0100] rev 53167
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop Reviewed-by: thartmann, kvn
Thu, 03 Jan 2019 11:21:11 +0530 8208184: IllegalArgumentException while invoking code completion on netbeans IDE
sdama [Thu, 03 Jan 2019 11:21:11 +0530] rev 53166
8208184: IllegalArgumentException while invoking code completion on netbeans IDE Summary: Set Log.useSource and fix the issue in Modules.java when broken module is encountered Reviewed-by: jjg Contributed-by: srinivas.dama@oracle.com, jan.lahoda@oracle.com
Thu, 03 Jan 2019 02:22:30 +0100 Added tag jdk-12+26 for changeset de9fd809bb47
jwilhelm [Thu, 03 Jan 2019 02:22:30 +0100] rev 53165
Added tag jdk-12+26 for changeset de9fd809bb47
Tue, 08 Jan 2019 11:16:32 +0530 8214738: javadoc should honor styles in doc-files
pmuthuswamy [Tue, 08 Jan 2019 11:16:32 +0530] rev 53164
8214738: javadoc should honor styles in doc-files Reviewed-by: jjg
Mon, 07 Jan 2019 18:48:39 -0800 8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale.
dzhou [Mon, 07 Jan 2019 18:48:39 -0800] rev 53163
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale. Reviewed-by: naoto, rgoel, rriggs
Tue, 08 Jan 2019 10:35:06 +0900 8216154: C4819 warnings at HotSpot sources on Windows
ysuenaga [Tue, 08 Jan 2019 10:35:06 +0900] rev 53162
8216154: C4819 warnings at HotSpot sources on Windows Reviewed-by: kbarrett, tschatzl
Mon, 07 Jan 2019 15:20:23 -0500 8215985: ZGC: Simplify reference processing in light of JDK-8175797
kbarrett [Mon, 07 Jan 2019 15:20:23 -0500] rev 53161
8215985: ZGC: Simplify reference processing in light of JDK-8175797 Summary: Only self-loop 'next' field for FinalReference deactivation. Reviewed-by: eosterlund, pliden
Mon, 07 Jan 2019 14:15:00 -0500 8216205: Java API documentation formatting error in System.getEnv
rriggs [Mon, 07 Jan 2019 14:15:00 -0500] rev 53160
8216205: Java API documentation formatting error in System.getEnv Reviewed-by: lancea, bchristi, alanb
Mon, 07 Jan 2019 17:09:17 +0100 8216275: Disable annotation processing lint warnings when building microbenchmarks
redestad [Mon, 07 Jan 2019 17:09:17 +0100] rev 53159
8216275: Disable annotation processing lint warnings when building microbenchmarks Reviewed-by: erikj, ecaspole
Mon, 07 Jan 2019 09:29:31 -0500 8216134: (process) ProcessBuilder startPipeline does not hide piped streams
rriggs [Mon, 07 Jan 2019 09:29:31 -0500] rev 53158
8216134: (process) ProcessBuilder startPipeline does not hide piped streams Reviewed-by: lancea, bchristi, sgroeger
Mon, 07 Jan 2019 04:56:59 -0800 8216267: Fix hotspot-ide-project target on WSL
erikj [Mon, 07 Jan 2019 04:56:59 -0800] rev 53157
8216267: Fix hotspot-ide-project target on WSL Reviewed-by: erikj Contributed-by: andrewluotechnologies@outlook.com
Mon, 07 Jan 2019 10:21:43 +0100 8216197: Remove unused new_hash methods
redestad [Mon, 07 Jan 2019 10:21:43 +0100] rev 53156
8216197: Remove unused new_hash methods Reviewed-by: kbarrett, dholmes
Fri, 04 Jan 2019 17:46:56 +0100 8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd
mbaesken [Fri, 04 Jan 2019 17:46:56 +0100] rev 53155
8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd Reviewed-by: dcubed, dholmes
Sun, 06 Jan 2019 19:49:58 -0500 8216188: Remove expired flags in JDK 13
dholmes [Sun, 06 Jan 2019 19:49:58 -0500] rev 53154
8216188: Remove expired flags in JDK 13 Reviewed-by: kbarrett, ccheung
Sat, 05 Jan 2019 20:11:15 +0100 8216191: Remove FastSuperclassLimit
redestad [Sat, 05 Jan 2019 20:11:15 +0100] rev 53153
8216191: Remove FastSuperclassLimit Reviewed-by: coleenp
Sat, 05 Jan 2019 20:08:24 +0100 8216189: Remove Klass::compute_is_subtype_of
redestad [Sat, 05 Jan 2019 20:08:24 +0100] rev 53152
8216189: Remove Klass::compute_is_subtype_of Reviewed-by: hseigel, jiangli
Sat, 05 Jan 2019 10:48:54 +0800 8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
fyang [Sat, 05 Jan 2019 10:48:54 +0800] rev 53151
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults Reviewed-by: aph Contributed-by: nick.gasson@arm.com
Sat, 05 Jan 2019 10:07:55 +0900 8216155: C4819 warning at libfreetype sources on Windows
ysuenaga [Sat, 05 Jan 2019 10:07:55 +0900] rev 53150
8216155: C4819 warning at libfreetype sources on Windows Reviewed-by: erikj
Fri, 04 Jan 2019 15:06:01 -0500 8215731: Move forward class definitions out of globalDefinitions.hpp
coleenp [Fri, 04 Jan 2019 15:06:01 -0500] rev 53149
8215731: Move forward class definitions out of globalDefinitions.hpp Summary: redistribute the forward declarations to the header files that need them. Reviewed-by: dholmes, lfoltan
Fri, 04 Jan 2019 20:58:35 +0100 8215412: Optimize PrintStream.println methods
redestad [Fri, 04 Jan 2019 20:58:35 +0100] rev 53148
8215412: Optimize PrintStream.println methods Reviewed-by: rriggs, dfuchs, forax
Fri, 04 Jan 2019 14:28:27 -0500 8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead
hseigel [Fri, 04 Jan 2019 14:28:27 -0500] rev 53147
8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead Summary: Change the callers and delete function build_u2_from() Reviewed-by: kbarrett, jiangli, coleenp
Fri, 04 Jan 2019 10:42:12 -0800 8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
joehw [Fri, 04 Jan 2019 10:42:12 -0800] rev 53146
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match Reviewed-by: lancea
Fri, 04 Jan 2019 12:30:20 -0500 8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
rriggs [Fri, 04 Jan 2019 12:30:20 -0500] rev 53145
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property Reviewed-by: lancea
Fri, 04 Jan 2019 11:03:53 -0500 8216067: Unused local vars in windows/native/libjava/io_util_md.c
rriggs [Fri, 04 Jan 2019 11:03:53 -0500] rev 53144
8216067: Unused local vars in windows/native/libjava/io_util_md.c Reviewed-by: rriggs Contributed-by: andrewluotechnologies@outlook.com
Fri, 04 Jan 2019 16:23:56 +0100 8216157: Enable inlining of java_lang_Class::is_primitive
redestad [Fri, 04 Jan 2019 16:23:56 +0100] rev 53143
8216157: Enable inlining of java_lang_Class::is_primitive Reviewed-by: coleenp, eosterlund, jiangli
Fri, 04 Jan 2019 14:05:16 +0100 8215771: The jfr tool should pretty print reference chains
egahlin [Fri, 04 Jan 2019 14:05:16 +0100] rev 53142
8215771: The jfr tool should pretty print reference chains Reviewed-by: mgronlun
Fri, 04 Jan 2019 01:59:54 -0800 8216048: Fix devkit creation in WSL
erikj [Fri, 04 Jan 2019 01:59:54 -0800] rev 53141
8216048: Fix devkit creation in WSL Reviewed-by: erikj Contributed-by: andrewluotechnologies@outlook.com
Fri, 04 Jan 2019 13:41:45 +0530 8213457: serviceability/sa/ClhsdbInspect.java time out
jgeorge [Fri, 04 Jan 2019 13:41:45 +0530] rev 53140
8213457: serviceability/sa/ClhsdbInspect.java time out Summary: Increase the timeout needed for ClhsdbInspect.java to 480 Reviewed-by: sspitsyn, cjplummer, lmesnik
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip