Wed, 04 Apr 2018 18:19:46 -0400 8200630: Globally suppress Visual Studio warning C4351
kbarrett [Wed, 04 Apr 2018 18:19:46 -0400] rev 49676
8200630: Globally suppress Visual Studio warning C4351 Summary: Globally suppress warning, remove sole instance of local suppression. Reviewed-by: gtriantafill, tschatzl
Wed, 04 Apr 2018 23:05:13 +0300 8200628: aarch32 - Broken build after JDK-8199809
dpochepk [Wed, 04 Apr 2018 23:05:13 +0300] rev 49675
8200628: aarch32 - Broken build after JDK-8199809 Reviewed-by: shade, coleenp Contributed-by: boris.ulasevich@bell-sw.com
Wed, 04 Apr 2018 23:02:58 +0300 8200627: aarch32 - Broken build after JDK-8198949
dpochepk [Wed, 04 Apr 2018 23:02:58 +0300] rev 49674
8200627: aarch32 - Broken build after JDK-8198949 Reviewed-by: shade, eosterlund Contributed-by: boris.ulasevich@bell-sw.com
Fri, 30 Mar 2018 13:39:43 -0400 8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI
dstewart [Fri, 30 Mar 2018 13:39:43 -0400] rev 49673
8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI Summary: AArch64 VM_Version::features and flags are correspondingly set in CPUFeature and Flags Reviewed-by: kvn, fyang
Wed, 04 Apr 2018 14:51:26 +0200 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
tschatzl [Wed, 04 Apr 2018 14:51:26 +0200] rev 49672
8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes Reviewed-by: sjohanss, sangheki
Wed, 04 Apr 2018 12:06:31 +0200 8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert)
shade [Wed, 04 Apr 2018 12:06:31 +0200] rev 49671
8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert) Reviewed-by: dholmes, tschatzl
Wed, 04 Apr 2018 11:59:48 +0200 8200607: Add missing include dependency in bitMap.hpp
pliden [Wed, 04 Apr 2018 11:59:48 +0200] rev 49670
8200607: Add missing include dependency in bitMap.hpp Reviewed-by: shade, stefank
Wed, 04 Apr 2018 11:59:47 +0200 8200429: Adjust object pinning interface on CollectedHeap
pliden [Wed, 04 Apr 2018 11:59:47 +0200] rev 49669
8200429: Adjust object pinning interface on CollectedHeap Reviewed-by: dholmes, rkennke
Wed, 04 Apr 2018 11:25:26 +0200 Merge
ehelin [Wed, 04 Apr 2018 11:25:26 +0200] rev 49668
Merge
Wed, 04 Apr 2018 10:12:02 +0200 8200626: Restore history for g1ConcurrentMarkThread.*
ehelin [Wed, 04 Apr 2018 10:12:02 +0200] rev 49667
8200626: Restore history for g1ConcurrentMarkThread.* Reviewed-by: shade, sjohanss
Wed, 04 Apr 2018 11:21:14 +0200 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49666
8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress Reviewed-by: sjohanss, sangheki
Wed, 04 Apr 2018 11:21:14 +0200 8200255: Remove G1CMTask::_concurrent
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49665
8200255: Remove G1CMTask::_concurrent Reviewed-by: sangheki, sjohanss
Wed, 04 Apr 2018 11:21:14 +0200 8200234: Cleanup Remark and Cleanup pause code
tschatzl [Wed, 04 Apr 2018 11:21:14 +0200] rev 49664
8200234: Cleanup Remark and Cleanup pause code Summary: Remove redundant methods, factor out verification code and simplify code in Remark and Cleanup pause code. Reviewed-by: sangheki, sjohanss
Wed, 28 Mar 2018 15:30:43 +0200 8199619: Building HotSpot on Windows should define NOMINMAX
rwestberg [Wed, 28 Mar 2018 15:30:43 +0200] rev 49663
8199619: Building HotSpot on Windows should define NOMINMAX Reviewed-by: erikj, kbarrett, ihse
Tue, 03 Apr 2018 08:56:46 -0700 8200126: [TESTBUG] Open source VM runtime signal tests
mseledtsov [Tue, 03 Apr 2018 08:56:46 -0700] rev 49662
8200126: [TESTBUG] Open source VM runtime signal tests Summary: Open sourced the signal tests, updated make files and test groups accordingly Reviewed-by: dholmes, ctornqvi, ihse
Tue, 03 Apr 2018 17:36:19 +0200 8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands
rkennke [Tue, 03 Apr 2018 17:36:19 +0200] rev 49661
8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands Reviewed-by: shade, zgu, eosterlund
Tue, 03 Apr 2018 12:55:26 +0200 8199717: Avoid calculating primordial thread stack bounds on VM startup
redestad [Tue, 03 Apr 2018 12:55:26 +0200] rev 49660
8199717: Avoid calculating primordial thread stack bounds on VM startup Reviewed-by: dholmes, rehn, stuefe
Tue, 03 Apr 2018 12:05:49 +0200 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
lkorinth [Tue, 03 Apr 2018 12:05:49 +0200] rev 49659
8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread Reviewed-by: tschatzl, sangheki
Tue, 03 Apr 2018 13:15:27 +0200 8199781: Don't use naked == for comparing oops
rkennke [Tue, 03 Apr 2018 13:15:27 +0200] rev 49658
8199781: Don't use naked == for comparing oops Reviewed-by: coleenp, eosterlund, jrose
Tue, 03 Apr 2018 10:27:46 +0200 8200438: Non-PCH x86_32 build failure: err_msg is not defined
shade [Tue, 03 Apr 2018 10:27:46 +0200] rev 49657
8200438: Non-PCH x86_32 build failure: err_msg is not defined Reviewed-by: stuefe, zgu, stefank
Fri, 30 Mar 2018 21:57:50 -0400 8195972: Refactor oops in JNI to use the Access API
kbarrett [Fri, 30 Mar 2018 21:57:50 -0400] rev 49656
8195972: Refactor oops in JNI to use the Access API Summary: Use Access API in JNIHandles Reviewed-by: coleenp, eosterlund
Fri, 30 Mar 2018 18:46:14 +0000 8199406: Performance drop with Java JDK 1.8.0_162-b32
poonam [Fri, 30 Mar 2018 18:46:14 +0000] rev 49655
8199406: Performance drop with Java JDK 1.8.0_162-b32 Summary: Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array Reviewed-by: kvn, coleenp, tschatzl
Fri, 30 Mar 2018 07:47:20 -0700 8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
kvn [Fri, 30 Mar 2018 07:47:20 -0700] rev 49654
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp Summary: Add requires to run test only in Xmixed mode. Reviewed-by: simonis
Fri, 30 Mar 2018 06:31:16 +0200 8191101: Show register content in hs-err file on assert
stuefe [Fri, 30 Mar 2018 06:31:16 +0200] rev 49653
8191101: Show register content in hs-err file on assert Reviewed-by: adinn, clanger, simonis
Thu, 29 Mar 2018 21:48:38 -0700 8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces
ccheung [Thu, 29 Mar 2018 21:48:38 -0700] rev 49652
8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces Summary: stop CDS dumping right away when an OOM due to insufficient metaspace is encountered Reviewed-by: iklam, mseledtsov
Thu, 29 Mar 2018 20:15:23 -0700 8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext
iklam [Thu, 29 Mar 2018 20:15:23 -0700] rev 49651
8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext Reviewed-by: dholmes, mchung, alanb
Thu, 29 Mar 2018 14:53:01 -0700 8200366: SIGSEGV in CodeHeapState::print_names()
lucy [Thu, 29 Mar 2018 14:53:01 -0700] rev 49650
8200366: SIGSEGV in CodeHeapState::print_names() Summary: Temporary removed the failing function in diagnostic command until investigation is complete. Added checks to validate code blobs. Reviewed-by: kvn, thartmann
Thu, 29 Mar 2018 16:07:39 -0400 8200251: AArch64::CPUFeature out of sync with VM_Version::Feature_Flag
dstewart [Thu, 29 Mar 2018 16:07:39 -0400] rev 49649
8200251: AArch64::CPUFeature out of sync with VM_Version::Feature_Flag Summary: Added enums to CPUFeature to be in sync with VM_Version::Feature_Flag Reviewed-by: kvn, aph, shade
Thu, 29 Mar 2018 09:52:53 -0700 8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related)
kvn [Thu, 29 Mar 2018 09:52:53 -0700] rev 49648
8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related) Reviewed-by: mseledtsov
Thu, 29 Mar 2018 17:15:26 +0200 8200362: G1Mux2Closure should disable implicit oop verification
tschatzl [Thu, 29 Mar 2018 17:15:26 +0200] rev 49647
8200362: G1Mux2Closure should disable implicit oop verification Summary: To avoid the implicit oop verification provided by OopClosure and oop_iterate_no_header, let G1 verification closures inherit from ExtendedOopClosures and disable this verification. Reviewed-by: stefank, sjohanss
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip