Aleksey Shipilev
21f65f8e79
8266206: Build failure after JDK-8264752 with older GCCs
...
Reviewed-by: mgronlun
2021-04-28 16:41:51 +00:00
Kevin Walls
e325a750ac
8264593: debug.cpp utilities should be available in product builds.
...
Reviewed-by: sspitsyn, coleenp, vlivanov
2021-04-28 08:53:48 +00:00
Roberto Castañeda Lozano
e879f8c6c8
8265587: IGV: track nodes across matching
...
Preserve the IGV node identifier of Ideal nodes in their corresponding machine
nodes after matching, to allow IGV users to track nodes across this phase.
Reviewed-by: thartmann, vlivanov
2021-04-28 08:45:15 +00:00
Xin Liu
164454feeb
8265867: thread.hpp defines some enums but no reference
...
Reviewed-by: dholmes, stuefe, iklam, coleenp
2021-04-28 06:55:07 +00:00
Jie Fu
75a2354dc2
8266028: C2 computes -0.0 for Math.pow(-0.0, 0.5)
...
Reviewed-by: aph, neliasso, kvn
2021-04-28 06:16:47 +00:00
Per Liden
2201e11cbf
8266055: ZGC: ZHeap::print_extended_on() doesn't disable deferred delete
...
Reviewed-by: eosterlund, ayang
2021-04-28 05:50:25 +00:00
Vladimir Ivanov
f560b89233
8264873: Dependencies: Split ClassHierarchyWalker
...
Reviewed-by: kvn, thartmann
2021-04-27 20:03:13 +00:00
Tobias Hartmann
ab2aec2afb
8265938: C2's conditional move optimization does not handle top Phi
...
Reviewed-by: chagedorn, kvn, iignatyev
2021-04-27 17:10:53 +00:00
Patricio Chilano Mateo
5634f206e5
8265932: Move safepoint related fields from class Thread to JavaThread
...
Reviewed-by: coleenp, dholmes
2021-04-27 16:53:25 +00:00
Vladimir Ivanov
b2628d15b5
8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value()
...
Reviewed-by: kvn, thartmann
2021-04-27 16:34:28 +00:00
Hui Shi
377b346189
8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
...
Reviewed-by: mgronlun
2021-04-27 15:44:41 +00:00
Harold Seigel
dc323a9334
8263421: Module image file is opened twice during VM startup
...
Reviewed-by: iklam, dholmes
2021-04-27 13:31:55 +00:00
Yi Yang
fbfd4ea3ce
8265914: Duplicated NotANode and not_a_node
...
Reviewed-by: thartmann
2021-04-27 13:00:08 +00:00
Zhengyu Gu
9adbf1566a
8265995: Shenandoah: Move ShenandoahInitMarkRootsClosure close to its use
...
Reviewed-by: shade
2021-04-27 12:40:31 +00:00
Coleen Phillimore
e4be9680cb
8265980: Fix systemDictionary and loaderConstraints printing
...
Reviewed-by: iklam
2021-04-27 12:04:12 +00:00
Tobias Hartmann
82b371956a
8265967: Unused NullCheckNode forward declaration in node.hpp
...
Reviewed-by: kvn
2021-04-27 07:52:13 +00:00
Albert Mingkun Yang
468c847cc8
8234020: Remove FullGCCount_lock
...
Reviewed-by: kbarrett
2021-04-27 07:21:15 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Albert Mingkun Yang
1d37b9840a
8265972: Remove declarations with no implementations in javaClasses.hpp
...
Reviewed-by: coleenp
2021-04-26 22:16:12 +00:00
Albert Mingkun Yang
cb29b19fec
8184134: HeapRegion::LogOfHRGrainWords is unused
...
Reviewed-by: kbarrett, sjohanss
2021-04-26 21:20:15 +00:00
Tom Rodriguez
852a41d718
8258625: [JVMCI] refactor and unify JVMCI readFieldValue path
...
Reviewed-by: kvn
2021-04-26 20:00:23 +00:00
Hamlin Li
8559a53056
8265394: G1: Improve assert in HeapRegion::reset_not_compacted_after_full_gc
...
Reviewed-by: tschatzl
2021-04-26 14:43:30 +00:00
Hamlin Li
68011c64fa
8265928: G1: Update copyright in several files
...
Reviewed-by: tschatzl
2021-04-26 14:26:53 +00:00
Coleen Phillimore
222f9f07d1
8265682: G1: Mutex::_name dangling in HeapRegionRemSet references after JDK-8264146
...
Reviewed-by: dholmes, sjohanss
2021-04-26 14:23:08 +00:00
Per Liden
c3ac6900e7
8261759: ZGC: ZWorker Threads Continue Marking After System.exit() called
...
Reviewed-by: sjohanss, ayang
2021-04-26 12:15:03 +00:00
Per Liden
31abe68fa4
8265116: ZGC: Steal local stacks instead of flushing them
...
Co-authored-by: Wang Chao <wchao@openjdk.org>
Reviewed-by: ayang, sjohanss
2021-04-26 11:57:11 +00:00
Per Liden
a9367dbd84
8265127: ZGC: Fix incorrect reporting of reclaimed memory
...
Reviewed-by: ayang, sjohanss
2021-04-26 11:52:37 +00:00
Junji Wang
1580a473d0
8265911: assert(comp != __null) failed: Compiler instance missing
...
Reviewed-by: kvn, thartmann
2021-04-26 11:07:08 +00:00
Per Liden
0d08d73537
8265702: ZGC on macOS/aarch64
...
Reviewed-by: erikj, dholmes, stefank, gziemski
2021-04-26 08:45:42 +00:00
Albert Mingkun Yang
56fbef0fc0
8265681: G1: general cleanup for G1FullGCHeapRegionAttr
...
Reviewed-by: tschatzl, sjohanss
2021-04-26 06:32:34 +00:00
Thomas Stuefe
578a0b3c3d
8261238: NMT should not limit baselining by size threshold
...
Reviewed-by: zgu, mdoerr
2021-04-26 04:56:31 +00:00
Albert Mingkun Yang
0257ac1447
8252089: Remove psParallelCompact internal debug counters
...
Reviewed-by: sjohanss, tschatzl
2021-04-24 16:35:55 +00:00
Doug Simon
5aed446e20
8265403: consolidate definition of CPU features
...
Reviewed-by: kvn, iklam
2021-04-23 23:32:41 +00:00
Patricio Chilano Mateo
8e312297d8
8265327: Remove check_safepoint_and_suspend_for_native_trans()
...
Reviewed-by: dcubed, dholmes, rrich
2021-04-23 14:23:43 +00:00
Claes Redestad
891f72fe6e
8265606: Reduce allocations in AdapterHandlerLibrary::get_adapter
...
Reviewed-by: iklam
2021-04-23 13:04:48 +00:00
Vladimir Ivanov
bfc1cd8eaf
8264320: ShouldNotReachHere in Compile::print_inlining_move_to()
...
Reviewed-by: kvn, thartmann
2021-04-23 12:53:54 +00:00
Stefan Johansson
5db64c3353
8265268: Unify ReservedSpace reservation code in initialize and try_reserve_heap
...
Reviewed-by: tschatzl, iwalulya
2021-04-23 12:06:05 +00:00
Roman Kennke
191f1fc46c
8265759: Shenandoah: Avoid race for referent in assert
...
Reviewed-by: shade, zgu
2021-04-23 08:01:36 +00:00
Roberto Castañeda Lozano
b3a319c834
8264842: IGV: different nodes sharing idx are treated as equal
...
Introduce IGV-specific node identifier and encapsulate it in IGV by showing a
configurable 'short node text' string instead.
Reviewed-by: iveresov, kvn
2021-04-23 07:29:54 +00:00
Ioi Lam
95f0fd6c4d
8265696: Move CDS sources to src/hotspot/shared/cds
...
Reviewed-by: erikj, dholmes, stuefe
2021-04-23 04:13:02 +00:00
Calvin Cheung
a715b09f52
8265798: Minimal build broken by JDK-8261090
...
Reviewed-by: iklam
2021-04-23 02:57:42 +00:00
David Holmes
13d3263380
8265484: Fix up TRAPS usage in GenerateOopMap::compute_map and callers
...
Reviewed-by: iklam, dlong, coleenp
2021-04-23 01:12:14 +00:00
Calvin Cheung
7a5591402c
8264196: Change link_and_cleanup_shared_classes(CATCH) to CHECK
...
Reviewed-by: minqi, iklam
2021-04-22 22:57:19 +00:00
Thomas Schatzl
b930bb1a2c
8265461: G1: Forwarding pointer removal thread sizing
...
Reviewed-by: iwalulya, lkorinth, sjohanss
2021-04-22 18:19:18 +00:00
sunguoyun
31d8a19e47
8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled
...
Reviewed-by: iveresov
2021-04-22 18:05:03 +00:00
Doug Simon
7df0c10a4d
8265480: add basic JVMCI support for JEP 309: Dynamic Class-File Constants
...
Reviewed-by: kvn, psandoz
2021-04-22 15:59:12 +00:00
Calvin Cheung
9499175064
8261090: Store old classfiles in static CDS archive
...
Reviewed-by: iklam, minqi
2021-04-22 15:13:29 +00:00
Patricio Chilano Mateo
6d49cc3b65
8265453: SafepointMechanism::should_process() should receive JavaThread*
...
Reviewed-by: dcubed, shade, dholmes
2021-04-22 14:15:17 +00:00
Robbin Ehn
86bd44fe80
8257831: Suspend with handshakes
...
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
2021-04-22 10:30:47 +00:00
Claes Redestad
a93d911954
8265607: Avoid decrementing when no Symbol was created in ~SignatureStream
...
Reviewed-by: lfoltan, coleenp
2021-04-22 09:52:56 +00:00