Daniel D. Daugherty
|
684c8558f6
|
8260524: validate-source fails on test/jdk/jdk/jfr/event/gc/detailed/TestGCLockerEvent.java
Reviewed-by: bpb, iignatyev
|
2021-01-27 17:26:41 +00:00 |
|
Denghui Dong
|
311a0a91ba
|
8259808: Add JFR event to detect GC locker stall
Reviewed-by: sjohanss, tschatzl, egahlin
|
2021-01-27 15:28:46 +00:00 |
|
Thomas Stuefe
|
1c77046811
|
8260404: jvm_io.h include missing in a number of files
Reviewed-by: shade, iklam, dholmes
|
2021-01-27 07:34:46 +00:00 |
|
Ioi Lam
|
535c2927b6
|
8260306: Do not include osThread.hpp in thread.hpp
Reviewed-by: coleenp, lfoltan
|
2021-01-24 02:40:57 +00:00 |
|
Kim Barrett
|
7ed8ba1ca0
|
8256814: WeakProcessorPhases may be redundant
Remove WeakProcessorPhase, adding scoped enum categories to OopStorageSet.
Reviewed-by: stefank, tschatzl, rkennke
|
2021-01-22 13:12:39 +00:00 |
|
Markus Grönlund
|
5d8861b03d
|
8259995: Missing comma to separate years in copyright header
Reviewed-by: egahlin
|
2021-01-19 16:56:07 +00:00 |
|
Markus Grönlund
|
5cfb36e79a
|
8259036: Failed JfrVersionSystem invariant when VM built with -fno-elide-constructors
Reviewed-by: egahlin
|
2021-01-19 15:27:22 +00:00 |
|
Jesper Wilhelmsson
|
a1a851b6db
|
Merge
|
2021-01-19 05:43:27 +00:00 |
|
Ioi Lam
|
492bebc7aa
|
8258004: Remove unnecessary inclusion of vm_version.hpp
Reviewed-by: dholmes, stefank
|
2021-01-19 04:32:51 +00:00 |
|
Markus Grönlund
|
061ffc47cf
|
8249245: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
Reviewed-by: egahlin
|
2021-01-18 16:14:07 +00:00 |
|
Markus Grönlund
|
cd25bf2ee7
|
8259574: SIGSEGV in BFSClosure::closure_impl
Reviewed-by: stefank, egahlin
|
2021-01-18 10:22:16 +00:00 |
|
Jaroslav Bachorik
|
e85892bfe2
|
8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
Reviewed-by: egahlin
Backport-of: a06cea50a5ea04fb0399d7ea3f6a2a20d9b4d254
|
2021-01-15 15:12:03 +00:00 |
|
Coleen Phillimore
|
535f2da5e2
|
8259486: Replace PreserveExceptionMark with implementation for CautiouslyPreserveExceptionMark
Reviewed-by: dholmes, sspitsyn
|
2021-01-13 14:32:52 +00:00 |
|
Coleen Phillimore
|
4c75d14aba
|
8259374: Make ThreadInVMfromNative have ResetNoHandleMark
Reviewed-by: dcubed, pchilanomate
|
2021-01-12 13:07:21 +00:00 |
|
Ioi Lam
|
5ea960728c
|
8258459: Decouple gc_globals.hpp from globals.hpp
Reviewed-by: lfoltan, coleenp
|
2021-01-05 05:57:08 +00:00 |
|
Jaroslav Bachorik
|
a06cea50a5
|
8258396: SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
Reviewed-by: mgronlun
|
2020-12-21 11:43:13 +00:00 |
|
Mikael Vidstedt
|
64644a1072
|
8253881: Hotspot/Serviceability Terminology Refresh
Reviewed-by: kbarrett, tschatzl, dholmes, lfoltan, dcubed
|
2020-12-19 02:47:28 +00:00 |
|
Jesper Wilhelmsson
|
f15528eb64
|
Merge
|
2020-12-17 20:41:37 +00:00 |
|
Markus Grönlund
|
7aac4dc175
|
8257621: JFR StringPool misses cached items across consecutive recordings
Reviewed-by: egahlin
|
2020-12-17 14:34:44 +00:00 |
|
Jesper Wilhelmsson
|
11bd7a814f
|
Merge
|
2020-12-17 03:04:19 +00:00 |
|
Markus Grönlund
|
fa1cbb47aa
|
8258404: Restore stacktrace reuse after 8258094
Reviewed-by: egahlin
|
2020-12-15 14:48:57 +00:00 |
|
Jesper Wilhelmsson
|
381021aebf
|
Merge
|
2020-12-15 03:40:30 +00:00 |
|
Markus Grönlund
|
afc44414d5
|
8258094: AIX build fails after 8257602
Reviewed-by: rrich, stuefe, egahlin
|
2020-12-14 11:36:01 +00:00 |
|
Ioi Lam
|
80dac5a87c
|
8257912: Convert enum iteration to use range-based for loops
Reviewed-by: kbarrett, tschatzl, gziemski
|
2020-12-10 20:33:13 +00:00 |
|
Markus Grönlund
|
502a5241e5
|
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
|
2020-12-10 12:33:48 +00:00 |
|
Dan Smith
|
48d8650ae1
|
8257845: Integrate JEP 390
8254047: [JEP 390] Revise "value-based class" & apply to wrappers
8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased
8252183: [JEP 390] Add 'lint' warning for @ValueBased classes
8257027: [JEP 390] Diagnose synchronization on @ValueBased classes
8252180: [JEP 390] Deprecate wrapper class constructors for removal
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Reviewed-by: rriggs, hseigel, mchung, darcy
|
2020-12-08 23:04:01 +00:00 |
|
Ioi Lam
|
02a0a027f4
|
8257563: Remove excessive include of klass.inline.hpp
Reviewed-by: dholmes, stuefe, stefank
|
2020-12-03 01:34:04 +00:00 |
|
Ioi Lam
|
f48737c7b3
|
8256254: Convert vmIntrinsics::ID to enum class
Reviewed-by: redestad, kvn
|
2020-12-01 05:35:29 +00:00 |
|
Erik Gahlin
|
738efea9c6
|
8248564: JFR: Remote Recording Stream
Reviewed-by: mgronlun
|
2020-11-30 08:19:08 +00:00 |
|
Per Liden
|
372595cca3
|
8256390: ZGC: Relocate in-place instead of having a heap reserve
Reviewed-by: stefank, eosterlund
|
2020-11-23 23:30:38 +00:00 |
|
Ioi Lam
|
2f06893a29
|
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
Reviewed-by: ihse, kbarrett
|
2020-11-12 01:45:27 +00:00 |
|
Ioi Lam
|
1a89d68e87
|
8255285: Move JVMFlag origins into a new enum JVMFlagOrigin
Reviewed-by: dholmes, redestad
|
2020-10-30 03:44:54 +00:00 |
|
Stefan Karlsson
|
6666dcbe72
|
8237363: Remove automatic is in heap verification in OopIterateClosure
Reviewed-by: eosterlund, pliden
|
2020-10-26 17:22:47 +00:00 |
|
Erik Gahlin
|
fa25d083be
|
8236196: Improve string pooling
Reviewed-by: mgronlun, rehn, ahgross, jwilhelm, rhalade
|
2020-10-20 14:58:37 -07:00 |
|
Richard Reingruber
|
40f847e2fb
|
8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
8233915: JVMTI FollowReferences: Java Heap Leak not found because of C2 Scalar Replacement
Reviewed-by: mdoerr, goetz, sspitsyn, kvn
|
2020-10-20 15:31:55 +00:00 |
|
Thomas Stuefe
|
7ba6a6bf00
|
8251158: Implementation of JEP 387: Elastic Metaspace
Reviewed-by: lkorinth, coleenp, iklam, rrich
|
2020-10-20 06:48:09 +00:00 |
|
Markus Grönlund
|
8ef88e5905
|
8249878: jfr_emergency_dump has secondary crashes
Reviewed-by: egahlin
|
2020-10-15 14:07:52 +00:00 |
|
Erik Österlund
|
b9873e1833
|
8253180: ZGC: Implementation of JEP 376: ZGC: Concurrent Thread-Stack Processing
Reviewed-by: stefank, pliden, rehn, neliasso, coleenp, smonteith
|
2020-10-09 08:40:33 +00:00 |
|
Patricio Chilano Mateo
|
57493c1991
|
8253694: Remove Thread::muxAcquire() from ThreadCrashProtection()
Reviewed-by: dholmes, dcubed, coleenp
|
2020-10-06 14:48:56 +00:00 |
|
Kim Barrett
|
2d9fa9da02
|
8247912: Make narrowOop a scoped enum
Reviewed-by: iklam, stefank
|
2020-10-01 10:45:22 +00:00 |
|
Robbin Ehn
|
431338bcb3
|
8212107: VMThread issues and cleanup
Reviewed-by: shade, dcubed, coleenp, dholmes, redestad
|
2020-09-29 09:37:15 +00:00 |
|
Roman Kennke
|
0c287de4f6
|
8253421: Initialize JFR trace-IDs with zero
Reviewed-by: mgronlun, egahlin
|
2020-09-22 10:53:00 +00:00 |
|
Ioi Lam
|
282b9dcfdc
|
8081833: Clean up JVMFlag getter/setter code
Reviewed-by: gziemski, coleenp
|
2020-09-22 06:04:31 +00:00 |
|
Daniel D. Daugherty
|
d8921ed573
|
8247281: migrate ObjectMonitor::_object to OopStorage
Co-authored-by: Erik Österlund <erik.osterlund@oracle.com>
Co-authored-by: Daniel Daugherty <daniel.daugherty@oracle.com>
Reviewed-by: eosterlund, coleenp, dholmes, stefank, kbarrett, rkennke, sspitsyn
|
2020-09-21 22:12:07 +00:00 |
|
David Holmes
|
976acddeb5
|
8252406: Introduce Thread::as_Java_thread() convenience function
Reviewed-by: shade, coleenp, kbarrett, dcubed
|
2020-09-11 01:31:32 +00:00 |
|
Aditya Mandaleeka
|
6a005343b4
|
8250961: Move Universe::update_heap_info_at_gc to CollectedHeap
Reviewed-by: stefank, kbarrett
|
2020-09-10 07:09:19 +00:00 |
|
Erik Österlund
|
e0d5b5f7f2
|
8252627: Make it safe for JFR thread to read threadObj
Reviewed-by: dholmes, mgronlun
|
2020-09-07 14:33:10 +00:00 |
|
Jaroslav Bachorik
|
43d36857d0
|
8252754: Hash code calculation of JfrStackTrace is inconsistent
Reviewed-by: egahlin
|
2020-09-03 13:22:52 +02:00 |
|
Harold Seigel
|
9924c45fae
|
8252090: JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
Reviewed-by: hseigel
|
2020-09-01 18:01:35 +02:00 |
|
Ioi Lam
|
5ca47be633
|
8252481: Remove excessive include of memTracker.hpp
Reviewed-by: lfoltan, ccheung
|
2020-09-01 08:29:15 -07:00 |
|