Jesper Wilhelmsson
|
c782d0e486
|
Merge
|
2020-07-07 23:42:50 +02:00 |
|
Markus Grönlund
|
ca91da0e0c
|
8248794: Transition JFR Periodic Task Thread to "_thread_in_native" before invoking performance counters
Reviewed-by: egahlin
|
2020-07-07 17:52:55 +02:00 |
|
Markus Grönlund
|
5a90271d01
|
8237488: jdk/jfr/event/compiler/TestCompilerCompile.java failed due to "RuntimeException: No thread in event"
Reviewed-by: egahlin
|
2020-07-02 21:13:41 +02:00 |
|
Markus Grönlund
|
abc55dea7e
|
8248485: Poor scalability in JfrCheckpointManager when using many threads after JDK-8242008
Reviewed-by: egahlin
|
2020-06-30 19:00:14 +02:00 |
|
Markus Grönlund
|
eb1bacc71b
|
8248475: Suppress unconditional warning "JFR will be disabled during CDS dumping"
Reviewed-by: redestad
|
2020-06-30 18:10:44 +02:00 |
|
Markus Grönlund
|
6715f2306e
|
8241718: assert ((klass)->trace_id()) & ((JfrTraceIdEpoch::method_and_class_in_use_this_epoch_bits()))) != 0 in ObjectSampleCheckpoint::add_to_leakp_set
Reviewed-by: dholmes, iklam, ccheung
|
2020-06-24 11:22:14 +02:00 |
|
Markus Grönlund
|
4bcd70acc0
|
8247967: SparkExamples24H.java SIGSEGV in various places
Reviewed-by: dcubed, dholmes
|
2020-06-24 01:02:19 +02:00 |
|
Markus Grönlund
|
e5d33163c7
|
8247660: 12 Uninitialised variable in 1 files
Reviewed-by: egahlin
|
2020-06-16 16:33:45 +02:00 |
|
Markus Grönlund
|
898c638b95
|
8247530: JfrCheckpointManager failed "assert(!SafepointSynchronize::is_at_safepoint()) failed: invariant"
Reviewed-by: egahlin
|
2020-06-15 21:52:25 +02:00 |
|
Markus Grönlund
|
83d0318ea1
|
8239024: Kitchensink24HStress.java failed due to timeout
Reviewed-by: egahlin
|
2020-06-11 10:56:59 +02:00 |
|
Markus Grönlund
|
0228a5c767
|
8245113: JFR Recorder Thread to run in thread state "_thread_in_native"
Reviewed-by: egahlin
|
2020-06-11 10:48:35 +02:00 |
|
Per Lidén
|
9d0ba7ae7f
|
8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
d7e68f375c
|
8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Markus Grönlund
|
a748779e1e
|
8246770: Atomic::add() with 64 bit value fails to link on 32-bit platforms
Reviewed-by: egahlin
|
2020-06-08 19:49:21 +02:00 |
|
Coleen Phillimore
|
498b0e61ed
|
8246340: Move SystemDictionary GC roots into OopStorage
Use vm_global() OopStorage for system dictionary roots
Reviewed-by: eosterlund, lfoltan
|
2020-06-05 09:55:31 -04:00 |
|
Markus Grönlund
|
c66bef0289
|
8233705: Let artifact iteration running time be a function of incrementally tagged artifacts
Reviewed-by: egahlin
|
2020-06-05 15:11:44 +02:00 |
|
Markus Grönlund
|
45fa5aa699
|
8242088: Replace mutually exclusive lists with concurrent alternatives
Reviewed-by: egahlin
|
2020-06-05 14:59:27 +02:00 |
|
Ioi Lam
|
3d1b1a6bc9
|
8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Reviewed-by: dholmes, kvn, coleenp, stefank
|
2020-07-06 23:11:37 -07:00 |
|
Jesper Wilhelmsson
|
6b8bf62a75
|
Merge
|
2020-07-03 00:14:21 +02:00 |
|
Jesper Wilhelmsson
|
7c3d72fd3a
|
Merge
|
2020-06-30 20:09:03 +02:00 |
|
Erik Österlund
|
57b792cba2
|
8248216: JFR: Unify handling of all OopStorage instances in LeakProfiler root processing
Reviewed-by: mgronlun, stefank
|
2020-06-26 13:20:12 +00:00 |
|
Jesper Wilhelmsson
|
233cac3232
|
Merge
|
2020-06-25 03:11:32 +02:00 |
|
Jesper Wilhelmsson
|
6d2959b393
|
Merge
|
2020-06-17 05:28:05 +02:00 |
|
Stefan Karlsson
|
77bdc30650
|
8247470: Fix CHeap GrowableArray NMT accounting
Reviewed-by: coleenp, tschatzl, kbarrett
|
2020-06-16 09:37:53 +02:00 |
|
Erik Gahlin
|
2bfc64ad1f
|
8245283: JFR: Can't handle constant dynamic used by Jacoco agent
Reviewed-by: mgronlun
|
2020-06-04 00:14:33 +02:00 |
|
Erik Gahlin
|
7d1eb8f07c
|
8246260: JFR: Write event size field without padding
Reviewed-by: jbachorik, mgronlun
|
2020-06-04 00:09:04 +02:00 |
|
Nils Eliasson
|
99d6bea20d
|
8244660: Code cache sweeper heuristics is broken
Reviewed-by: thartmann, rehn
|
2020-06-03 15:26:18 +02:00 |
|
Erik Gahlin
|
6fd44901ec
|
8216303: JFR: Simplify generated files
Reviewed-by: erikj, mgronlun
|
2020-05-29 15:19:01 +02:00 |
|
Erik Gahlin
|
50f24ca0cb
|
8227559: JFR: Slow dump with path-to-gc-roots=true
Reviewed-by: mgronlun
|
2020-05-22 16:55:13 +02:00 |
|
Erik Gahlin
|
040d70c155
|
8238592: JFR: Crash when dumping paths to gc roots on deep heaps
Reviewed-by: mgronlun
|
2020-05-21 04:09:18 +02:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Erik Gahlin
|
9fe4b69c1a
|
8235921: jdk/jfr/event/oldobject/TestLargeRootSet.java times out with debug bits
Reviewed-by: mgronlun
|
2020-05-21 01:36:46 +02:00 |
|
Thomas Stuefe
|
66514251c1
|
8244733: Add ResourceHashtable::xxx_if_absent
Reviewed-by: coleenp, iklam, rehn, dholmes
|
2020-05-20 15:56:39 +02:00 |
|
Yasumasa Suenaga
|
4159f6852e
|
8233706: JFR emergency dump should be performed after error reporting
Reviewed-by: mgronlun, egahlin
|
2020-05-19 09:02:30 +09:00 |
|
Erik Gahlin
|
f3519016c7
|
8244508: JFR: FlightRecorderOptions reset date format
Reviewed-by: mgronlun
|
2020-05-08 15:34:14 +02:00 |
|
Claes Redestad
|
c2780c9556
|
8244550: Unsafe::allocateInstance does redundant transitions
Reviewed-by: coleenp, mchung, dholmes
|
2020-05-07 14:09:20 +02:00 |
|
Harold Seigel
|
d74e4f2237
|
8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()
Merge unsafe anonymous class stats with hidden classes, avoiding having to call cld->klasses()
Reviewed-by: lfoltan, mchung, mgronlun
|
2020-04-30 13:10:09 +00:00 |
|
Nikolay Martynov
|
313758a57a
|
8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
Reviewed-by: jbachorik
|
2020-04-29 13:27:01 +02:00 |
|
Coleen Phillimore
|
3ed0849504
|
8243393: Improve ReservedSpace constructor resolution
Remove possibly ambiguous constructor and use directly in ReservedCodeHeap
Reviewed-by: stuefe
|
2020-04-28 07:35:28 -04:00 |
|
Erik Gahlin
|
c55e7d5a4a
|
8242034: Remove JRE_HOME references
Reviewed-by: mbaesken
|
2020-04-27 15:01:22 +02:00 |
|
Mandy Chung
|
7cc1371059
|
8238358: Implementation of JEP 371: Hidden Classes
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jamsheed Mohammed C M <jamsheed.c.m@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Reviewed-by: alanb, cjplummer, coleenp, dholmes, dlong, forax, jlahoda, psandoz, plevart, sspitsyn, vromero
|
2020-04-21 06:55:38 -07:00 |
|
Zhengyu Gu
|
e53ae5ae63
|
8242216: ObjectSampler::weak_oops_do() should not trigger barrier
Reviewed-by: rkennke, eosterlund
|
2020-04-07 10:43:15 -04:00 |
|
Per Lidén
|
2e4783411e
|
8240745: Implementation: JEP 377: ZGC: A Scalable Low-Latency Garbage Collector (Production)
Reviewed-by: stefank, eosterlund
|
2020-04-03 23:40:33 +02:00 |
|
Stefan Karlsson
|
16df851efd
|
8241160: Concurrent class unloading reports GCTraceTime events as JFR pause sub-phase events
Reviewed-by: eosterlund, kbarrett
|
2020-03-18 17:28:41 +01:00 |
|
Stefan Karlsson
|
b7439a8ae3
|
8241361: ZGC: Implement memory related JFR events
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: pliden, eosterlund
|
2020-03-27 15:28:07 +01:00 |
|
Jamsheed Mohammed C M
|
211e529373
|
8193210: [JVMCI/Graal] add JFR compiler phase/inlining events
C++ EventCompilerPhase/EventCompilerInlining definitions are extended for JVMCI use.
Reviewed-by: dnsimon, egahlin, kvn, mgronlun, thartmann
|
2020-03-27 09:47:13 -07:00 |
|
Stefan Karlsson
|
b4e85913bf
|
8240819: Assign a name to the JfrThreadSampler thread
Reviewed-by: mgronlun
|
2020-03-19 14:16:28 +01:00 |
|
Stefan Karlsson
|
e2947fe9e8
|
8240773: JFR: Non-Java threads are not serialized
Reviewed-by: mgronlun
|
2020-03-19 14:15:29 +01:00 |
|
Tony Printezis
|
f2fb5c54ae
|
8239497: SEGV in EdgeUtils::field_name_symbol(Edge const&)
Reviewed-by: egahlin, tonyp
|
2020-03-18 12:00:19 +01:00 |
|
Markus Grönlund
|
aac5b27b6a
|
8238180: RunThese30M failed "assert(t->jfr_thread_local()->shelved_buffer() == __null) failed: invariant"
Reviewed-by: egahlin
|
2020-03-10 15:44:59 +01:00 |
|