Jesper Wilhelmsson
|
1739105160
|
Merge
|
2018-02-25 04:59:43 +01:00 |
|
Leonid Mesnik
|
2471caab08
|
8197901: Crash during GC when logging level is debug
Reviewed-by: dholmes, coleenp
|
2018-02-23 13:55:49 -08:00 |
|
Chris Plummer
|
073257906c
|
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
Asserts added
Reviewed-by: stefank, sspitsyn, dcubed
|
2018-02-23 13:42:40 -08:00 |
|
Coleen Phillimore
|
b9b29cb3d6
|
8198635: Remove unused safepoint message functions and ShowSafepointMsgs
Reviewed-by: eosterlund, gtriantafill
|
2018-02-23 14:13:06 -05:00 |
|
Bob Vandette
|
083a22d87c
|
Merge
|
2018-02-23 12:08:05 -05:00 |
|
Bob Vandette
|
c1359ec107
|
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
|
2018-02-23 10:17:35 -05:00 |
|
Coleen Phillimore
|
809315bdd1
|
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
Make generate_class_cast_message able to deal with NULL klass from the constant pool.
Reviewed-by: hseigel, lfoltan
|
2018-02-23 07:47:29 -05:00 |
|
Roman Kennke
|
2fb89326ba
|
8198564: Multiple crashes on SPARC
Reviewed-by: dholmes, simonis, stefank
|
2018-02-23 12:47:36 +01:00 |
|
Stefan Johansson
|
38dcf9fdf1
|
8198420: Remove unused extension point AllocationContextStats
Reviewed-by: ehelin, tschatzl
|
2018-02-23 09:38:33 +01:00 |
|
Erik Österlund
|
5b53102c9e
|
8198560: Remove implicit casts from oop to JavaThread* and jlong*
Reviewed-by: kbarrett, coleenp, tschatzl
|
2018-02-23 09:15:42 +01:00 |
|
Thomas Stuefe
|
1bb8fd058c
|
8198553: jcmd: separate Metaspace statistics from NMT
Reviewed-by: zgu, coleenp
|
2018-02-22 14:16:18 +01:00 |
|
Thomas Stuefe
|
56d737d8c7
|
8198558: Windows does not build without precompiled headers
Reviewed-by: coleenp, mlarsson, lfoltan
|
2018-02-22 16:29:10 +01:00 |
|
Stefan Karlsson
|
3ad60c1bd2
|
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: kbarrett, sjohanss
|
2018-02-22 18:37:48 +01:00 |
|
Stefan Karlsson
|
5671589a10
|
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: pliden, sjohanss, kbarrett
|
2018-02-22 18:37:23 +01:00 |
|
Stefan Karlsson
|
5f4f3883d8
|
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:36:32 +01:00 |
|
Stefan Karlsson
|
f408526f30
|
8198515: Extract SoftReferencePolicy code out of CollectorPolicy
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:36:07 +01:00 |
|
Stefan Karlsson
|
a98b4ecb5c
|
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
Reviewed-by: pliden, sjohanss
|
2018-02-22 18:35:40 +01:00 |
|
Stefan Karlsson
|
bd70c72fd2
|
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
Reviewed-by: sjohanss, pliden
|
2018-02-22 18:35:04 +01:00 |
|
Stefan Karlsson
|
380a8b15ec
|
8198507: Remove CollectorPolicy::create_rem_set
Reviewed-by: pliden, tschatzl
|
2018-02-22 18:34:39 +01:00 |
|
Stefan Karlsson
|
713858f459
|
8198373: Remove CollectorPolicy::is/as functions
Reviewed-by: sjohanss, pliden
|
2018-02-22 18:34:18 +01:00 |
|
Lois Foltan
|
d3d2bc3228
|
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
Change to use the functional version of _get_timezone for VS2017.
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: coleenp, hseigel
|
2018-02-22 12:05:17 -05:00 |
|
Erik Österlund
|
432a71e564
|
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Reviewed-by: pliden, rkennke
|
2018-02-22 10:39:42 +01:00 |
|
Kim Barrett
|
b8ab854bdc
|
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
Use <stdint.h> and <inttypes.h> on Windows instead of emulation.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-21 23:30:01 -05:00 |
|
Andrew Haley
|
f48f7c36d5
|
8197429: Increased stack guard causes segfaults on x86-32
Reviewed-by: dholmes
|
2018-02-16 09:43:26 +00:00 |
|
Christoph Langer
|
9523d40461
|
8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
Reviewed-by: stuefe, dholmes, cjplummer
|
2018-03-15 15:38:23 +01:00 |
|
Thomas Stuefe
|
ea27ad47f7
|
8199656: Make slow metaspace verifications switchable in debug builds
Reviewed-by: dholmes, coleenp
|
2018-03-15 07:43:07 +01:00 |
|
Roman Kennke
|
615f325924
|
8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Reviewed-by: tschatzl, eosterlund
|
2018-03-15 12:44:27 +01:00 |
|
Coleen Phillimore
|
29cb168550
|
8199272: Broken assertion in ClassLoaderData::remove_handle
Added new ClassLoaderData::ChunkList::contains(oop*) function for OopHandle rather than oop.
Reviewed-by: stefank, hseigel
|
2018-03-15 07:40:00 -04:00 |
|
Thomas Stuefe
|
7621378c0b
|
8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
Reviewed-by: coleenp
|
2018-03-15 07:20:32 +01:00 |
|
Thomas Stuefe
|
c18227978e
|
8199431: Split up class Metaspace into a static and a non-static part
Reviewed-by: coleenp, adinn, zgu
|
2018-03-15 07:15:39 +01:00 |
|
Goetz Lindenmaier
|
d29c87204f
|
8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
Reviewed-by: coleenp
|
2018-03-14 21:36:41 +01:00 |
|
Jean Christophe Beyler
|
8fe2f1412c
|
8199561: Fix two typos in the JVMTI documentation
Fix two typos in the JVMTI documentation
Reviewed-by: sspitsyn, dholmes
|
2018-03-14 09:58:53 -07:00 |
|
Rahul Raghavan
|
24fd306c51
|
8071282: remove misc dead code
Cleanup of dead code done
Reviewed-by: kvn, thartmann
|
2018-03-14 09:09:38 -07:00 |
|
Aleksey Shipilev
|
d1f090f569
|
8199603: Build failures after JDK-8199421 "Add support for vector popcount"
Reviewed-by: thartmann
|
2018-03-14 15:28:31 +01:00 |
|
Zhengyu Gu
|
96813b1885
|
8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
Reduce memory usage for delegating class loader's metadata by adjusting sizing alogrithm
Reviewed-by: adinn, stuefe, coleenp
|
2018-03-13 16:21:45 -04:00 |
|
Thomas Schatzl
|
697538d0a9
|
8199516: Remove dead code overlooked during Full GC work
Reviewed-by: sangheki, sjohanss
|
2018-03-14 14:09:33 +01:00 |
|
Volker Simonis
|
97cfb7bbb7
|
8199472: Fix non-PCH build after JDK-8199319
Reviewed-by: stefank, coleenp
|
2018-03-14 12:12:00 +01:00 |
|
Coleen Phillimore
|
394e34d821
|
8199282: Remove ValueObj class for allocation subclassing for gc code
Reviewed-by: stefank, kbarrett
|
2018-03-14 07:27:19 -04:00 |
|
David Holmes
|
6c9998844b
|
Merge
|
2018-03-14 07:07:18 -04:00 |
|
Ed Nevill
|
828e824a0f
|
8199220: Zero build broken after 8195103, 8191102 and 8189871
Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
|
2018-03-13 18:22:53 +00:00 |
|
Thomas Stuefe
|
3da040b2b8
|
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423
Added metaspace verfications in fastdebug were too aggressive for this test and made fastdebug too slow
Reviewed-by: zgu, coleenp
|
2018-03-13 20:06:34 +01:00 |
|
Razvan Lupusoru
|
343cf9910d
|
8199421: Add support for vector popcount
Reviewed-by: kvn
|
2018-03-13 10:22:15 -07:00 |
|
Roman Kennke
|
147488cbce
|
8198445: Access API for primitive/native arraycopy
Reviewed-by: pliden, eosterlund, dholmes
|
2018-03-13 17:13:35 +01:00 |
|
Martin Doerr
|
e16d660cc2
|
8198510: Enable UseDynamicNumberOfGCThreads by default
Reviewed-by: tschatzl, sjohanss
|
2018-03-13 11:29:30 +01:00 |
|
Thomas Stuefe
|
da674f0d0d
|
8199430: Rename MetaspaceAux to something more meaningful
Reviewed-by: zgu, coleenp
|
2018-03-11 07:11:03 +01:00 |
|
Aleksey Shipilev
|
b5ae436418
|
8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
Reviewed-by: rkennke, kvn, pliden, stefank
|
2018-03-14 10:38:02 +01:00 |
|
Paul Sandoz
|
4954362d29
|
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
Reviewed-by: lfoltan, acorn
|
2018-03-08 14:33:57 -08:00 |
|
Alex Menkov
|
07db7c6fd9
|
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
Reviewed-by: sspitsyn, cjplummer
|
2018-03-12 14:11:54 -07:00 |
|
Yasumasa Suenaga
|
fcb1520305
|
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Reviewed-by: sjohanss, tschatzl
|
2018-03-09 23:13:37 +09:00 |
|
Martin Doerr
|
e9837dcbec
|
8198894: [PPC64] More generic vector CRC implementation
Reviewed-by: goetz, mhorie
|
2018-03-12 12:02:20 +01:00 |
|