Tue, 12 Mar 2019 09:59:58 -0400 8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
zgu [Tue, 12 Mar 2019 09:59:58 -0400] rev 54073
8220344: Build failures when using --with-jvm-features=-g1gc,-jfr Reviewed-by: tschatzl, zgu Contributed-by: Ao Qi <aoqi@loongson.cn>
Mon, 11 Mar 2019 05:09:14 -0700 8220363: hotspot-ide project fails
rschmelter [Mon, 11 Mar 2019 05:09:14 -0700] rev 54072
8220363: hotspot-ide project fails Reviewed-by: clanger, erikj
Thu, 07 Mar 2019 17:34:21 +0100 8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
sgehwolf [Thu, 07 Mar 2019 17:34:21 +0100] rev 54071
8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue Summary: Specify explicit type in the constructor Reviewed-by: shade, pliden
Tue, 12 Mar 2019 07:17:03 -0400 8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
gadams [Tue, 12 Mar 2019 07:17:03 -0400] rev 54070
8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed Reviewed-by: cjplummer, amenkov
Tue, 12 Mar 2019 11:53:43 +0100 8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
mdoerr [Tue, 12 Mar 2019 11:53:43 +0100] rev 54069
8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics Reviewed-by: simonis, goetz
Tue, 12 Mar 2019 09:22:40 +0000 8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
chegar [Tue, 12 Mar 2019 09:22:40 +0000] rev 54068
8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation Reviewed-by: dfuchs
Tue, 12 Mar 2019 10:09:50 +0100 8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
thartmann [Tue, 12 Mar 2019 10:09:50 +0100] rev 54067
8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack Summary: Skip unloaded methods in compile queue during marking. Reviewed-by: kvn, neliasso, eosterlund, coleenp
Thu, 07 Mar 2019 02:39:06 +0000 8214922: Add vectorization support for fmin/fmax
pli [Thu, 07 Mar 2019 02:39:06 +0000] rev 54066
8214922: Add vectorization support for fmin/fmax Reviewed-by: adinn, roland
Mon, 11 Mar 2019 21:26:19 -0400 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
dholmes [Mon, 11 Mar 2019 21:26:19 -0400] rev 54065
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied Summary: fix compatibility issue caused by jmap update of 8215622 Reviewed-by: dholmes, ysuenaga, phh, sspitsyn Contributed-by: zanglin5@jd.com
Tue, 12 Mar 2019 02:13:02 +0100 8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
bsrbnd [Tue, 12 Mar 2019 02:13:02 +0100] rev 54064
8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout Reviewed-by: kvn
Mon, 11 Mar 2019 23:51:25 +0000 Merge
valeriep [Mon, 11 Mar 2019 23:51:25 +0000] rev 54063
Merge
Mon, 11 Mar 2019 23:48:32 +0000 8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
valeriep [Mon, 11 Mar 2019 23:48:32 +0000] rev 54062
8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type Summary: Replaced CKK_GENERIC_SECRET with alorithm-specific key type in P11RSACipher unwrap impl Reviewed-by: ascarpino
Mon, 11 Mar 2019 15:51:39 -0700 8219705: Wrong media-type for a given serialization method
joehw [Mon, 11 Mar 2019 15:51:39 -0700] rev 54061
8219705: Wrong media-type for a given serialization method Reviewed-by: lancea
Mon, 11 Mar 2019 12:59:45 -0700 8220202: Simplify/standardize method naming for HtmlTree
jjg [Mon, 11 Mar 2019 12:59:45 -0700] rev 54060
8220202: Simplify/standardize method naming for HtmlTree Reviewed-by: hannesw
Mon, 11 Mar 2019 11:23:09 -0700 8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
darcy [Mon, 11 Mar 2019 11:23:09 -0700] rev 54059
8220346: Refactor java.lang.Throwable to use Objects.requireNonNull Reviewed-by: lancea, mchung, tvaleev, forax, martin, plevart
Mon, 11 Mar 2019 14:06:05 -0400 8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
zgu [Mon, 11 Mar 2019 14:06:05 -0400] rev 54058
8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots Reviewed-by: rkennke, shade
Mon, 11 Mar 2019 13:37:56 -0400 8220331: Remove extra spaces in copyright header
lancea [Mon, 11 Mar 2019 13:37:56 -0400] rev 54057
8220331: Remove extra spaces in copyright header Reviewed-by: naoto
Mon, 11 Mar 2019 17:33:55 +0100 8220420: Cleanup c1_LinearScan
redestad [Mon, 11 Mar 2019 17:33:55 +0100] rev 54056
8220420: Cleanup c1_LinearScan Reviewed-by: thartmann, neliasso
Mon, 11 Mar 2019 15:34:16 +0100 8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
clanger [Mon, 11 Mar 2019 15:34:16 +0100] rev 54055
8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing Reviewed-by: alanb
Mon, 11 Mar 2019 17:34:23 +0530 8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
rgoel [Mon, 11 Mar 2019 17:34:23 +0530] rev 54054
8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java Summary: Updated copyright headers Reviewed-by: alanb
Mon, 11 Mar 2019 12:39:51 +0100 8074817: Resolve disabled warnings for libverify
shade [Mon, 11 Mar 2019 12:39:51 +0100] rev 54053
8074817: Resolve disabled warnings for libverify Reviewed-by: erikj, alanb
Mon, 11 Mar 2019 11:42:57 +0100 8218201: Failures when vmIntrinsics::_getClass is not inlined
thartmann [Mon, 11 Mar 2019 11:42:57 +0100] rev 54052
8218201: Failures when vmIntrinsics::_getClass is not inlined Summary: Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic. Reviewed-by: kvn, dlong, redestad, neliasso
Mon, 11 Mar 2019 14:57:16 +0530 8220087: Remove remnants of HTML4 support
pmuthuswamy [Mon, 11 Mar 2019 14:57:16 +0530] rev 54051
8220087: Remove remnants of HTML4 support Reviewed-by: jjg
Mon, 11 Mar 2019 14:22:23 +0530 8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
nishjain [Mon, 11 Mar 2019 14:22:23 +0530] rev 54050
8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec. 8217721: CompactNumberFormat:: format​() method spec for IAEx is not complaint Reviewed-by: naoto
Mon, 11 Mar 2019 14:17:08 +0530 8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
pmuthuswamy [Mon, 11 Mar 2019 14:17:08 +0530] rev 54049
8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test Reviewed-by: jjg
Mon, 11 Mar 2019 02:05:07 -0400 8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
kbarrett [Mon, 11 Mar 2019 02:05:07 -0400] rev 54048
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC Summary: Fixed typo in decorator name, variables, and comments. Reviewed-by: tschatzl
Mon, 11 Mar 2019 00:06:48 +0100 8220162: Shenandoah should not commit HugeTLBFS memory
shade [Mon, 11 Mar 2019 00:06:48 +0100] rev 54047
8220162: Shenandoah should not commit HugeTLBFS memory Reviewed-by: rkennke, zgu
Mon, 11 Mar 2019 00:06:47 +0100 8220153: Shenandoah does not work with TransparentHugePages properly
shade [Mon, 11 Mar 2019 00:06:47 +0100] rev 54046
8220153: Shenandoah does not work with TransparentHugePages properly Reviewed-by: rkennke, zgu
Mon, 11 Mar 2019 00:06:46 +0100 8220350: Refactor ShenandoahHeap::initialize
shade [Mon, 11 Mar 2019 00:06:46 +0100] rev 54045
8220350: Refactor ShenandoahHeap::initialize Reviewed-by: rkennke, zgu
Sun, 10 Mar 2019 18:53:55 -0400 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
dholmes [Sun, 10 Mar 2019 18:53:55 -0400] rev 54044
8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization Reviewed-by: lfoltan, redestad
Fri, 08 Mar 2019 17:45:40 -0500 8220368: Update String.indexOf to test all the C2 intrinsics
ecaspole [Fri, 08 Mar 2019 17:45:40 -0500] rev 54043
8220368: Update String.indexOf to test all the C2 intrinsics Summary: Add new micros for Latin1 and UTF-16 Reviewed-by: kvn, redestad
Fri, 08 Mar 2019 23:02:06 +0100 8219860: Cleanup ClassFileParser::parse_linenumber_table
redestad [Fri, 08 Mar 2019 23:02:06 +0100] rev 54042
8219860: Cleanup ClassFileParser::parse_linenumber_table Reviewed-by: rehn, lfoltan, hseigel
Fri, 08 Mar 2019 16:21:16 -0500 8220334: Fix copyright header text
bobv [Fri, 08 Mar 2019 16:21:16 -0500] rev 54041
8220334: Fix copyright header text Reviewed-by: lancea
Fri, 08 Mar 2019 16:20:05 -0500 8220323: Fix copyright header text
bobv [Fri, 08 Mar 2019 16:20:05 -0500] rev 54040
8220323: Fix copyright header text Reviewed-by: lancea
Fri, 08 Mar 2019 09:41:03 -0800 8220377: Unused field SourceFileObject.flatname
cushon [Fri, 08 Mar 2019 09:41:03 -0800] rev 54039
8220377: Unused field SourceFileObject.flatname Reviewed-by: jjg Contributed-by: Ron Shapiro <ronshapiro@google.com>
Fri, 08 Mar 2019 11:09:39 -0800 Merge
mseledtsov [Fri, 08 Mar 2019 11:09:39 -0800] rev 54038
Merge
Fri, 08 Mar 2019 11:08:11 -0800 8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
mseledtsov [Fri, 08 Mar 2019 11:08:11 -0800] rev 54037
8220313: [TESTBUG] Update base image for Docker testing to OL 7.6 Summary: Updated the OL version in Dockerfile in FROM field Reviewed-by: dcubed
Fri, 08 Mar 2019 15:27:47 +0100 8219642: ciReplay loads wrong data when MethodData size changes
neliasso [Fri, 08 Mar 2019 15:27:47 +0100] rev 54036
8219642: ciReplay loads wrong data when MethodData size changes Reviewed-by: kvn, thartmann
Fri, 08 Mar 2019 13:56:05 +0100 8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
sgehwolf [Fri, 08 Mar 2019 13:56:05 +0100] rev 54035
8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions Reviewed-by: thartmann, shade
Fri, 08 Mar 2019 08:19:16 -0500 8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently
hseigel [Fri, 08 Mar 2019 08:19:16 -0500] rev 54034
8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently Summary: Increase the test's timeout to 480 and move it from tier1 to tier3. Reviewed-by: lfoltan, mseledtsov
Fri, 08 Mar 2019 12:51:36 +0100 8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
rehn [Fri, 08 Mar 2019 12:51:36 +0100] rev 54033
8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark Reviewed-by: dcubed, redestad
Fri, 08 Mar 2019 12:01:43 +0100 8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
shade [Fri, 08 Mar 2019 12:01:43 +0100] rev 54032
8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS Reviewed-by: kbarrett, tschatzl
Fri, 08 Mar 2019 11:23:30 +0100 8219584: Try to dump error file by thread which causes safepoint timeout
mdoerr [Fri, 08 Mar 2019 11:23:30 +0100] rev 54031
8219584: Try to dump error file by thread which causes safepoint timeout Reviewed-by: stuefe, dholmes, kvn
Thu, 07 Mar 2019 16:15:43 +0100 8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
sgehwolf [Thu, 07 Mar 2019 16:15:43 +0100] rev 54030
8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue Reviewed-by: shade, kbarrett
Thu, 07 Mar 2019 19:35:02 -0800 8220165: Encryption using GCM results in RuntimeException- input length out of bound
ascarpino [Thu, 07 Mar 2019 19:35:02 -0800] rev 54029
8220165: Encryption using GCM results in RuntimeException- input length out of bound Reviewed-by: valeriep
Thu, 07 Mar 2019 13:20:04 -0800 8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
mseledtsov [Thu, 07 Mar 2019 13:20:04 -0800] rev 54028
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info Summary: Start docker with limits on CPU/Mem, verify JFR reports correct data Reviewed-by: egahlin
Thu, 07 Mar 2019 22:16:03 +0100 8219448: split-if update_uses accesses stale idom data
neliasso [Thu, 07 Mar 2019 22:16:03 +0100] rev 54027
8219448: split-if update_uses accesses stale idom data Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 12:56:48 -0800 8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
naoto [Thu, 07 Mar 2019 12:56:48 -0800] rev 54026
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time Reviewed-by: lancea, rgoel
Thu, 07 Mar 2019 12:15:48 -0800 8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
mseledtsov [Thu, 07 Mar 2019 12:15:48 -0800] rev 54025
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash Summary: added 2 more crash scenarios, removed dumponexit, and more Reviewed-by: egahlin
Thu, 07 Mar 2019 14:29:43 -0500 8218618: Program fails when using JDK addressed by UNC path and using Security Manager
mullan [Thu, 07 Mar 2019 14:29:43 -0500] rev 54024
8218618: Program fails when using JDK addressed by UNC path and using Security Manager Reviewed-by: weijun
Thu, 07 Mar 2019 10:18:23 -0800 8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
henryjen [Thu, 07 Mar 2019 10:18:23 -0800] rev 54023
8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris) Reviewed-by: rriggs
Thu, 07 Mar 2019 15:27:42 +0100 8217561: X86: Add floating-point Math.min/max intrinsics
bsrbnd [Thu, 07 Mar 2019 15:27:42 +0100] rev 54022
8217561: X86: Add floating-point Math.min/max intrinsics Summary: Implementation taking care of +/-0.0 and NaN which uses a specific pattern for reductions Reviewed-by: aph, kvn, neliasso, sviswanathan, adinn Contributed-by: Jatin Bhateja <jatin.bhateja@intel.com>
Tue, 05 Mar 2019 16:39:18 +0100 8220159: Optimize various RegMask operations by introducing watermarks
redestad [Tue, 05 Mar 2019 16:39:18 +0100] rev 54021
8220159: Optimize various RegMask operations by introducing watermarks Reviewed-by: neliasso, thartmann
Thu, 07 Mar 2019 07:19:49 -0500 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 Reviewed-by: cjplummer
Thu, 07 Mar 2019 10:50:52 +0100 8215221: Serial GC misreports young GC time
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time Reviewed-by: kbarrett, manc
Thu, 07 Mar 2019 10:32:55 +0100 8220050: Deprecate -XX:-ThreadLocalHandshakes
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes Reviewed-by: dcubed, mdoerr
Thu, 07 Mar 2019 10:22:19 +0100 8220228: Improve Shenandoah pacing histogram message
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message Reviewed-by: rkennke
Wed, 06 Mar 2019 16:01:01 +0100 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 08:38:16 +0100 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund
Thu, 07 Mar 2019 00:23:45 +0100 Added tag jdk-13+11 for changeset 21ea4076a275
jwilhelm [Thu, 07 Mar 2019 00:23:45 +0100] rev 54014
Added tag jdk-13+11 for changeset 21ea4076a275
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip