kvn [Tue, 01 Aug 2017 14:09:34 -0700] rev 46735
Merge
sspitsyn [Tue, 01 Aug 2017 08:53:32 -0700] rev 46734
8182844: Fix broken links in the generated jvmti.html
Summary: Fix broken links in the jvmti.html
Reviewed-by: clanger, dcubed
lucy [Tue, 01 Aug 2017 15:08:10 +0200] rev 46733
8180823: [s390] Rework/optimize AES intrinsics
Reviewed-by: mdoerr, goetz
dcubed [Mon, 31 Jul 2017 12:37:34 -0700] rev 46732
8185273: Test8004741.java crashes with SIGSEGV in JDK10-hs nightly
Summary: Threads::parallel_java_threads_do() needs to call VMThread::claim_oops_do() to avoid causing a parallel GC to miss the VMThread.
Reviewed-by: shade, rkennke, kvn, gthornbr
aharlap [Tue, 25 Jul 2017 13:28:14 -0400] rev 46731
8183973: gc/TestFullGCALot.java fails in JDK10-hs nightly
Summary: Provide extra NewSize to avoid failure in running test with UseDeterministicG1GC option.
Reviewed-by: mgerdin, eosterlund
aharlap [Tue, 25 Jul 2017 10:15:29 -0400] rev 46730
8184045: TestSystemGCWithG1.java times out on Solaris SPARC
Summary: Avoid extra round of stressing
Reviewed-by: dcubed, ehelin
coleenp [Fri, 28 Jul 2017 10:48:35 -0400] rev 46729
7133093: Improve system dictionary performance
Summary: implement one dictionary per ClassLoaderData for faster lookup and removal during class unloading
Reviewed-by: iklam, acorn, jiangli
roland [Thu, 27 Jul 2017 17:47:57 -0700] rev 46728
8182475: C2: allow vectorization of HeapByteBuffer.putInt loops
Reviewed-by: kvn
coleenp [Thu, 27 Jul 2017 18:06:41 -0400] rev 46727
8183039: Re-examine methodHandle methods uninlined by 8144256
Summary: Add more const references so out-of-line methodHandle destructor and copy ctor called infrequently
Reviewed-by: hseigel, redestad
lucy [Thu, 27 Jul 2017 15:36:15 +0200] rev 46726
8180659: [s390] micro-optimization in resize_frame_absolute()
Reviewed-by: simonis, mdoerr
goetz [Fri, 21 Jul 2017 12:43:47 +0200] rev 46725
8185046: jtreg: introduce keyword to disable aot tests
Reviewed-by: kvn, stuefe
stuefe [Wed, 26 Jul 2017 11:51:25 -0700] rev 46724
8185263: Fix zero build after 8169881, 8175318, 8178350
Reviewed-by: iklam, coleenp
stuefe [Wed, 26 Jul 2017 11:47:11 +0200] rev 46723
8185262: Keep default logging for Metaspace OOM short and concise
Reviewed-by: iklam, coleenp
coleenp [Wed, 26 Jul 2017 10:41:07 -0400] rev 46722
8185296: java_lang_Class::array_klass should be array_klass_acquire
Reviewed-by: eosterlund, kbarrett
goetz [Wed, 26 Jul 2017 11:27:51 +0200] rev 46721
8185333: [s390] Fix build without cds
Reviewed-by: aph
yzhang [Wed, 26 Jul 2017 15:54:13 +0800] rev 46720
8184900: AArch64: Fix overflow in immediate cmp instruction
Summary: Use subs instead of cmp to compare BlockZeroingLowLimit.
Reviewed-by: aph
Contributed-by: yang.zhang@linaro.org
njian [Fri, 23 Jun 2017 11:41:24 +0800] rev 46719
8158361: AArch64: Address calculation missed optimizations
Summary: This issue is fixed by adding "addExtI_shift" pattern rule. Other similar rules are also added.
Reviewed-by: aph, adinn
Contributed-by: zhongwei.yao@linaro.org
iklam [Tue, 25 Jul 2017 09:32:50 -0700] rev 46718
8183038: Minimal vm slowdebug build fails with undefined reference to MetaspaceShared::is_valid_shared_method
Summary: added missing NOT_CDS_RETURN_(false)
Reviewed-by: jiangli, coleenp
hseigel [Tue, 25 Jul 2017 19:25:02 +0000] rev 46717
Merge
hseigel [Tue, 25 Jul 2017 13:33:28 -0400] rev 46716
8178107: Compiler crashes with "assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded"
Summary: Add missing '!' operator to weed out unloaded classes
Reviewed-by: coleenp, dcubed
dlong [Tue, 25 Jul 2017 16:26:35 +0000] rev 46715
Merge
dlong [Tue, 25 Jul 2017 08:58:24 -0700] rev 46714
8184047: ExecuteInternalVMTests.java "failed on a valid DirectivesParser string" assert
Reviewed-by: kvn
rkennke [Tue, 25 Jul 2017 11:58:29 +0200] rev 46713
8180929: Deprecate -XX:+/-MonitorInUseLists option
Reviewed-by: zgu, coleenp
coleenp [Mon, 24 Jul 2017 22:56:43 +0000] rev 46712
Merge
zgu [Mon, 24 Jul 2017 15:19:46 -0400] rev 46711
8184991: NMT detail diff should take memory type into account
Summary: NMT detail allocation site comparison should compare sites with the same memory type
Reviewed-by: shade, coleenp
coleenp [Mon, 24 Jul 2017 17:46:06 -0400] rev 46710
8182397: Race in field updates when creating ArrayKlasses can lead to crash
Summary: Update array_klass field in component mirror after klass.java_mirror field for concurrent readers in compiled code
Reviewed-by: aph, kbarrett
stuefe [Sat, 22 Jul 2017 10:03:15 +0200] rev 46709
8185033: On Metaspace OOM, ChunkManager composition should be logged.
Reviewed-by: mgerdin, coleenp
dcubed [Mon, 24 Jul 2017 17:26:41 +0000] rev 46708
Merge
rkennke [Mon, 24 Jul 2017 17:14:32 +0200] rev 46707
8185102: TestSAServer.java fails due to "sun.jvm.hotspot.types.WrongTypeException: field "_stack_traversal_mark"
Reviewed-by: dcubed, zgu
lucy [Mon, 24 Jul 2017 18:06:01 +0200] rev 46706
8184267: Restore register from stack uses wrong offset
Reviewed-by: mdoerr
hseigel [Mon, 24 Jul 2017 09:32:35 -0400] rev 46705
8179018: Remove obsoleted one X options from JDK 10
Summary: Remove the obsoleted options
Reviewed-by: zgu, coleenp, gtriantafill
kbarrett [Fri, 21 Jul 2017 21:01:59 -0400] rev 46704
8182169: ArrayAllocator should take MEMFLAGS as regular parameter
Summary: Change ArrayAllocator memflags from template parameter to ordinary function parameters
Reviewed-by: kbarrett, tschatzl
Contributed-by: milan.mimica@gmail.com
kbarrett [Fri, 21 Jul 2017 16:37:01 -0400] rev 46703
8175318: Performance issue regarding local JNI references
Summary: Avoid unnecessary repeated clears.
Reviewed-by: shade, simonis
rkennke [Fri, 07 Jul 2017 12:49:11 +0200] rev 46702
8180932: Parallelize safepoint cleanup
Summary: Provide infrastructure to do safepoint cleanup tasks using parallel worker threads
Reviewed-by: dholmes, rehn, dcubed, thartmann
stuefe [Fri, 21 Jul 2017 09:50:12 +0200] rev 46701
8181917: Refactor UL LogStreams to avoid using resource area
Reviewed-by: ehelin, mlarsson
kvn [Thu, 20 Jul 2017 17:23:24 -0700] rev 46700
8185018: Put AOT tests on problem list for OS-X and Windows
Reviewed-by: dcubed, kbarrett
kvn [Thu, 20 Jul 2017 15:53:39 -0700] rev 46699
8185013: Disable subword vector analysis optimization until 8184995 is fixed
Reviewed-by: dcubed
goetz [Tue, 18 Jul 2017 16:11:28 +0200] rev 46698
8184800: Streamline RTM flag validity testing with generic flag testing support
Reviewed-by: kvn, lucy
hseigel [Thu, 20 Jul 2017 11:01:20 -0400] rev 46697
8077203: Avoid unnecessary stripping of package names from FQN's in is_same_class_package() methods
Summary: Extract package name from instance klass's package entry record
Reviewed-by: redestad, coleenp, lfoltan
yzhang [Thu, 20 Jul 2017 15:44:51 +0800] rev 46696
8184964: AArch64: Incorrect match rule for negL_reg
Reviewed-by: adinn
Contributed-by: zhongwei.yao@linaro.org
njian [Mon, 17 Jul 2017 10:32:30 +0800] rev 46695
8183533: AArch64: redundent registers saving in arraycopy stubs
Summary: Remove redundent registers saving in gen_write_ref_array_pre_barrier() and gen_write_ref_array_post_barrier().
Reviewed-by: aph
Contributed-by: zhongwei.yao@linaro.org
kvn [Wed, 19 Jul 2017 18:17:06 -0700] rev 46694
8184809: [AOT] AsyncGetCallTrace() code should recognize AOT code
Reviewed-by: iveresov, shade
iklam [Wed, 19 Jul 2017 11:48:25 -0700] rev 46693
8181860: [TESTBUG] serviceability/tmtools/jstack/utils/DefaultFormat.java does not recognize "sleeping" state
Summary: Added sleeping state to regexp
Reviewed-by: dcubed, gtriantafill
vdeshpande [Wed, 19 Jul 2017 08:29:44 -0700] rev 46692
8175096: Analyse subword in the loop to set maximum vector size
Reviewed-by: kvn
thartmann [Wed, 19 Jul 2017 09:00:13 +0200] rev 46691
8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()
Summary: Adds a missing null check (guarantee) found by Parfait.
Reviewed-by: coleenp, shade
coleenp [Tue, 18 Jul 2017 19:56:18 +0000] rev 46690
Merge
mbaesken [Tue, 18 Jul 2017 15:46:04 -0400] rev 46689
8184323: compile-time guard some UseSharedSpaces-only coding with the INCLUDE_CDS macro
Reviewed-by: jiangli, shade, simonis
stuefe [Thu, 13 Jul 2017 16:28:14 +0200] rev 46688
8184339: Thread::current_or_null() shall not assert if Posix TLS is not yet initialized
Reviewed-by: dcubed, coleenp
simonis [Tue, 18 Jul 2017 15:43:07 +0200] rev 46687
8184672: [ppc64] The fix for '8174749: Use hash table/oops for MemberName table' is broken on ppc64
Reviewed-by: coleenp, goetz
eosterlund [Tue, 18 Jul 2017 14:37:42 +0200] rev 46686
Merge
eosterlund [Thu, 13 Jul 2017 17:06:08 +0200] rev 46685
8182703: Correct G1 barrier queue lock orderings
Summary: Moving G1 barrier queue locks down to a new 'access' rank, below special, and removing hacks around incorrect lock ordering.
Reviewed-by: kbarrett, tschatzl
stuefe [Tue, 18 Jul 2017 11:09:48 +0200] rev 46684
8179327: gtestLauncher should run tests on a separate thread (optionally)
Reviewed-by: rehn, mgerdin
shade [Tue, 18 Jul 2017 10:20:52 +0200] rev 46683
8184753: Asserts against MinObjectAlignment should avoid integer division
Summary: Delegate to is_object_aligned that does the right thing
Reviewed-by: mgerdin, tschatzl
shade [Tue, 18 Jul 2017 09:53:54 +0200] rev 46682
8184762: ZapStackSegments should use optimized memset
Reviewed-by: rkennke, mgerdin
mgerdin [Mon, 17 Jul 2017 09:30:07 +0200] rev 46681
8183935: G1GCPhaseTimes and G1RootProcessor do not include macros.hpp
Reviewed-by: tschatzl, ehelin
iveresov [Mon, 17 Jul 2017 16:31:51 -0700] rev 46680
8184768: Update Graal
Reviewed-by: kvn
dcubed [Mon, 17 Jul 2017 09:21:48 -0700] rev 46679
Merge
rkennke [Mon, 17 Jul 2017 08:43:28 +0200] rev 46678
8184181: Use oopDesc::cas_set_mark() instead of raw CAS when accessing oop header
Reviewed-by: dcubed, kbarrett
tschatzl [Mon, 17 Jul 2017 14:20:24 +0000] rev 46677
Merge
tschatzl [Mon, 17 Jul 2017 15:26:07 +0200] rev 46676
8183538: UpdateRS phase should claim cards
Summary: Have the Update RS phase also claim cards so that they will not be rescanned later during Scan RS.
Reviewed-by: ehelin, mgerdin
mgerdin [Mon, 17 Jul 2017 13:16:33 +0000] rev 46675
Merge
mgerdin [Mon, 17 Jul 2017 09:30:00 +0200] rev 46674
8183923: Get rid of FreeBlockDictionary and dithering
Reviewed-by: ehelin, kbarrett
vlivanov [Mon, 17 Jul 2017 12:11:32 +0000] rev 46673
Merge
ysuenaga [Mon, 17 Jul 2017 14:10:01 +0300] rev 46672
8184309: Buld warnings from GCC 7.1 on Fedora 26
Reviewed-by: kbarrett, vlivanov