Hamlin Li
|
4660f72c38
|
8268870: Remove dead code in metaspaceShared
Reviewed-by: tschatzl
|
2021-07-01 01:19:32 +00:00 |
|
Jesper Wilhelmsson
|
9def3b068e
|
Merge
|
2021-07-01 01:01:34 +00:00 |
|
Zhengyu Gu
|
5c08344b64
|
8269678: Remove unimplemented and unused os::bind_to_processor()
Reviewed-by: dcubed
|
2021-06-30 19:52:39 +00:00 |
|
Andrew Haley
|
1810b1c2ad
|
8269516: AArch64: Assembler cleanups
Reviewed-by: ngasson, adinn
|
2021-06-30 13:59:39 +00:00 |
|
Aleksey Shipilev
|
a96012a7af
|
8261495: Shenandoah: reconsider update references memory ordering
Reviewed-by: zgu, rkennke
|
2021-06-30 13:32:32 +00:00 |
|
Martin Doerr
|
be0ac92e18
|
8269614: [s390] Interpreter checks wrong bit for slow path instance allocation
Reviewed-by: shade, rrich
|
2021-06-30 13:32:19 +00:00 |
|
Doug Simon
|
a6b253d85c
|
8269416: [JVMCI] capture libjvmci crash data to a file
Reviewed-by: kvn, dholmes
|
2021-06-30 12:33:06 +00:00 |
|
Zhengyu Gu
|
4b4bef4e1e
|
8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
Reviewed-by: coleenp, jvernee
|
2021-06-30 11:37:09 +00:00 |
|
Wang Huang
|
ca283c3ac0
|
8265907: JVM crashes when matching VectorMaskCmp Node
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Reviewed-by: njian, jbhateja, sviswanathan, dlong, adinn
|
2021-06-30 08:52:27 +00:00 |
|
Leo Korinth
|
6b64a7956c
|
8268350: Remove assert that ensures thread identifier remains the same
Reviewed-by: tschatzl, kbarrett
|
2021-06-30 07:45:39 +00:00 |
|
Thomas Stuefe
|
3ad20fcdfa
|
8269571: NMT should print total malloc bytes and invocation count
Reviewed-by: zgu, xliu
|
2021-06-30 04:38:33 +00:00 |
|
Jatin Bhateja
|
90eb1189ae
|
8269528: VectorAPI Long512VectorTest fails on X86 KNL target
Reviewed-by: kvn, sviswanathan
|
2021-06-30 02:33:01 +00:00 |
|
Leonid Mesnik
|
b969136b9f
|
8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load
Reviewed-by: sspitsyn, dholmes, coleenp
|
2021-06-30 02:05:25 +00:00 |
|
Jesper Wilhelmsson
|
ee526a2ea8
|
Merge
|
2021-06-30 01:19:39 +00:00 |
|
Calvin Cheung
|
1ac8deef4c
|
8269615: Fix for 8263640 broke Windows build
Reviewed-by: iklam, dcubed
|
2021-06-29 19:52:06 +00:00 |
|
Nils Eliasson
|
b8a16e931b
|
8268884: C2: Compile::remove_speculative_types must iterate top-down
Reviewed-by: roland, kvn
|
2021-06-29 18:38:25 +00:00 |
|
Calvin Cheung
|
c1e2a29448
|
8263640: hs_err improvement: handle class path longer than O_BUFLEN
Reviewed-by: iklam, minqi, dholmes
|
2021-06-29 17:57:15 +00:00 |
|
Man Cao
|
bb42d75161
|
8269417: Minor clarification on NonblockingQueue utility
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 17:03:35 +00:00 |
|
Thomas Schatzl
|
3f2c372396
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: iwalulya, kbarrett
|
2021-06-29 14:16:21 +00:00 |
|
Jie Fu
|
7010dfdffa
|
8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
Reviewed-by: kvn, dlong
|
2021-06-29 11:18:23 +00:00 |
|
Thomas Schatzl
|
fc0fd96a5f
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 08:34:55 +00:00 |
|
Andrew Haley
|
a97715755d
|
8261579: AArch64: Support for weaker memory ordering in Atomic
Reviewed-by: adinn, shade
|
2021-06-29 07:39:24 +00:00 |
|
Yumin Qi
|
ee1e202bc3
|
8268821: Split systemDictionaryShared.cpp
Reviewed-by: erikj, ccheung, iklam
|
2021-06-28 23:20:28 +00:00 |
|
Jesper Wilhelmsson
|
03d54e6ef1
|
Merge
|
2021-06-28 23:00:32 +00:00 |
|
Xin Liu
|
09bb84685f
|
8267952: async logging supports to dynamically change tags and decorators
Reviewed-by: dholmes, phh
|
2021-06-28 18:17:45 +00:00 |
|
Vladimir Kozlov
|
8d09596f27
|
8269304: Regression ~5% in 2005 in b27
Reviewed-by: dlong, roland
|
2021-06-28 15:52:09 +00:00 |
|
Albert Mingkun Yang
|
d0d26f5c55
|
8269433: Remove effectively unused ReferenceProcessor::_enqueuing_is_done
Reviewed-by: kbarrett, tschatzl
|
2021-06-28 14:13:32 +00:00 |
|
Coleen Phillimore
|
29bc381da5
|
8268902: Testing for threadObj != NULL is unnecessary in suspend handshake
Reviewed-by: pchilanomate, dcubed
|
2021-06-28 13:13:32 +00:00 |
|
Albert Mingkun Yang
|
87ff27786b
|
8269222: Incorrect number of workers reported for reference processing
Reviewed-by: tschatzl, sangheki
|
2021-06-28 10:47:20 +00:00 |
|
Andrew Haley
|
4d2412ef3e
|
8269122: The use of "extern const" for Register definitions generates poor code
Reviewed-by: adinn, kbarrett, kvn
|
2021-06-28 09:14:41 +00:00 |
|
Jesper Wilhelmsson
|
a29953d805
|
Merge
|
2021-06-27 23:51:05 +00:00 |
|
David Holmes
|
8bed35343d
|
8269261: The PlaceHolder code uses Thread everywhere but is always dealing with JavaThreads
Reviewed-by: ccheung, coleenp
|
2021-06-27 22:23:42 +00:00 |
|
Dean Long
|
d9cb068f4b
|
8258746: illegal access to global field _jvmci_old_thread_counters by terminated thread causes crash
Reviewed-by: dholmes, kvn
|
2021-06-26 20:07:04 +00:00 |
|
Sandhya Viswanathan
|
1e3b418a53
|
8269335: Unable to load svml library
Reviewed-by: psandoz
|
2021-06-25 18:31:18 +00:00 |
|
Markus Grönlund
|
ffa34ed429
|
8265919: RunThese30M fails "assert((!(((((JfrTraceIdBits::load(value)) & ((1 << 4) << 8)) != 0))))) failed: invariant"
Reviewed-by: egahlin
|
2021-06-25 09:41:23 +00:00 |
|
Ludovic Henry
|
fdcae6653c
|
8269092: Add OldObjectSampleEvent.allocationSize field
Reviewed-by: egahlin, jbachorik
|
2021-06-25 08:30:30 +00:00 |
|
Scott Gibbons
|
c37988d079
|
8268276: Base64 Decoding optimization for x86 using AVX-512
Reviewed-by: erikj, sviswanathan, kvn
|
2021-06-25 03:19:48 +00:00 |
|
David Holmes
|
08ee7ae672
|
8268855: Cleanup name handling in the Thread class and subclasses
Reviewed-by: lfoltan, coleenp
|
2021-06-24 23:58:32 +00:00 |
|
Zhengyu Gu
|
c79034e0c9
|
8269303: Remove unnecessary forward declaration of PSPromotionManager in cpCache.hpp
Reviewed-by: kbarrett
|
2021-06-24 21:02:16 +00:00 |
|
Coleen Phillimore
|
42968db173
|
8269293: ObjectMonitor thread id fields should be 64 bits.
Reviewed-by: mgronlun, dcubed
|
2021-06-24 19:34:17 +00:00 |
|
Patricio Chilano Mateo
|
2fd7943ec1
|
8256425: Obsolete Biased Locking in JDK 18
Reviewed-by: kvn, dholmes, dcubed, rrich
|
2021-06-24 18:54:41 +00:00 |
|
Jatin Bhateja
|
0c3fc27a45
|
8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range
Reviewed-by: vlivanov, neliasso
|
2021-06-24 03:01:01 +00:00 |
|
Jie Fu
|
a30141d636
|
8269179: Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
Reviewed-by: kvn, neliasso
|
2021-06-24 01:17:56 +00:00 |
|
Coleen Phillimore
|
f375916417
|
8269186: [REDO] Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: hseigel, lfoltan, sspitsyn
|
2021-06-23 21:11:06 +00:00 |
|
Sandhya Viswanathan
|
b474314342
|
8266854: LibraryCallKit::inline_preconditions_checkIndex modifies control flow even if the intrinsic bailed out
Reviewed-by: kvn, jbhateja, vlivanov
|
2021-06-23 17:25:34 +00:00 |
|
Coleen Phillimore
|
f3ba2690c5
|
8256306: ObjectMonitor::_contentions field should not be 'jint'
Reviewed-by: dholmes, stuefe, dcubed
|
2021-06-23 14:27:31 +00:00 |
|
Coleen Phillimore
|
52d5d1b361
|
8269188: [BACKOUT] Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: dholmes, sspitsyn
|
2021-06-23 14:26:30 +00:00 |
|
Harold Seigel
|
f2e690e0ee
|
8268720: Unspecified checks on NameAndType constants should not be performed
Reviewed-by: dholmes, lfoltan
|
2021-06-23 12:11:37 +00:00 |
|
Markus Grönlund
|
1b2147a23f
|
8269125: Klass enqueue element size calculation wrong when traceid value cross compress limit
Reviewed-by: jbachorik, egahlin
|
2021-06-23 11:49:25 +00:00 |
|
Per Liden
|
8128ca1381
|
8269066: assert(ZAddress::is_marked(addr)) failed: Should be marked
Reviewed-by: eosterlund, stefank, kbarrett, tschatzl
|
2021-06-23 10:14:38 +00:00 |
|