Mandy Chung
|
622f239448
|
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
|
2023-03-20 17:30:24 +00:00 |
|
Alex Menkov
|
02a4ee206a
|
8303921: serviceability/sa/UniqueVtableTest.java timed out
Reviewed-by: cjplummer, sspitsyn
|
2023-03-17 18:23:03 +00:00 |
|
Alex Menkov
|
f9aadb943c
|
8303489: Add a test to verify classes in vmStruct have unique vtables
Reviewed-by: cjplummer, sspitsyn
|
2023-03-09 19:13:02 +00:00 |
|
David M. Lloyd
|
b527edd338
|
8292914: Lambda proxies have unstable names
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
|
2023-02-27 17:18:44 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Johannes Bechberger
|
db483a38a8
|
8302320: AsyncGetCallTrace obtains too few frames in sanity test
Reviewed-by: jvernee, dholmes, rrich
|
2023-02-21 14:33:02 +00:00 |
|
Johan Sjölen
|
b5a7426996
|
8301749: Tracking malloc pooled memory size
Reviewed-by: dholmes, stuefe
|
2023-02-20 14:23:54 +00:00 |
|
Thomas Stuefe
|
53be5dc486
|
8302812: JDK-8302455 broke ClassLoaderStatsTest on 32-bit
Reviewed-by: dcubed
|
2023-02-18 14:52:26 +00:00 |
|
Thomas Stuefe
|
6e2d3c6c45
|
8302455: VM.classloader_stats memory size values are wrong
Reviewed-by: coleenp, dholmes
|
2023-02-16 06:56:38 +00:00 |
|
Alex Menkov
|
48155662af
|
8228604: StackMapFrames are missing from redefined class bytes of retransformed classes
Reviewed-by: cjplummer, sspitsyn
|
2023-02-09 19:37:32 +00:00 |
|
Alan Bateman
|
ecf21a9a24
|
8301767: Convert virtual thread tests to JUnit
Reviewed-by: cstein, lancea, jpai
|
2023-02-08 14:56:28 +00:00 |
|
Leonid Mesnik
|
2d50c7d477
|
8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
Reviewed-by: sspitsyn
|
2023-02-02 15:10:27 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Daniel Jeliński
|
50e7df91c7
|
8300024: Replace use of JNI_COMMIT mode with mode 0
Reviewed-by: amenkov, sspitsyn, cjplummer
|
2023-01-16 06:58:27 +00:00 |
|
Albert Mingkun Yang
|
5a9490a40e
|
8299853: Serial: Use more concrete type for TenuredGeneration::_the_space
Reviewed-by: tschatzl, stefank
|
2023-01-11 10:07:52 +00:00 |
|
Matthias Baesken
|
2ccdefc81c
|
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
Reviewed-by: clanger, sspitsyn, kevinw
|
2023-01-05 07:59:41 +00:00 |
|
Andrew Haley
|
221e1a4260
|
8286666: JEP 429: Implementation of Scoped Values (Incubator)
Reviewed-by: psandoz, dlong, alanb, mcimadamore
|
2022-12-07 10:14:06 +00:00 |
|
Serguei Spitsyn
|
e661c5a3d0
|
8296323: JVMTI can_support_virtual_threads not available for agents loaded into running VM
Reviewed-by: alanb, rrich
|
2022-11-22 23:43:15 +00:00 |
|
Leonid Mesnik
|
3ea89711e3
|
8269817: serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp
Reviewed-by: cjplummer, kevinw, sspitsyn
|
2022-11-19 20:31:37 +00:00 |
|
Thomas Stuefe
|
0845b39caf
|
8296796: Provide clean, platform-agnostic interface to C-heap trimming
Reviewed-by: dholmes, rkennke
|
2022-11-19 11:52:55 +00:00 |
|
Serguei Spitsyn
|
035eaeecab
|
8296324: JVMTI GetStackTrace truncates vthread stack trace for agents loaded into running VM
Reviewed-by: cjplummer, lmesnik
|
2022-11-18 20:52:56 +00:00 |
|
Leonid Mesnik
|
c206f28629
|
8283101: serviceability/jvmti/thread/GetFrameCount/framecnt01/framecnt01.java failing #VirtualThread-Frozen: number of frames expected: 14, got: 9
Reviewed-by: sspitsyn, kevinw
|
2022-11-04 17:01:57 +00:00 |
|
Emanuel Peter
|
19507470c4
|
8279913: obsolete ExtendedDTraceProbes
Reviewed-by: thartmann, chagedorn
|
2022-11-03 07:10:48 +00:00 |
|
Chris Plummer
|
c2d7a35a4b
|
8269235: serviceability/sa/ClhsdbJstackXcompStress.java timed out
Reviewed-by: dcubed
|
2022-10-26 22:58:47 +00:00 |
|
Leonid Mesnik
|
3bd3caf897
|
8294486: Remove vmTestbase/nsk/jvmti/ tests ported to serviceability/jvmti.
Reviewed-by: sspitsyn
|
2022-10-25 22:48:00 +00:00 |
|
Jie Fu
|
7cbf6721dc
|
8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32
Reviewed-by: cjplummer
|
2022-10-23 04:01:16 +00:00 |
|
Aleksey Shipilev
|
dfd2d83144
|
8295657: SA: Allow larger object alignments
Reviewed-by: stuefe, cjplummer
|
2022-10-21 08:15:49 +00:00 |
|
Serguei Spitsyn
|
21a825e059
|
8288387: GetLocalXXX/SetLocalXXX spec should require suspending target thread
Reviewed-by: lmesnik, dsamersoff
|
2022-10-17 23:36:22 +00:00 |
|
Leonid Mesnik
|
0475c34120
|
8292386: jvmti/thread/SuspendThread/suspendthrd03 failed with "FAIL: Status is 2"
Reviewed-by: sspitsyn, dcubed
|
2022-10-12 14:59:19 +00:00 |
|
Alex Menkov
|
495c043533
|
7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem
Reviewed-by: sspitsyn, dcubed
|
2022-10-07 23:02:19 +00:00 |
|
Serguei Spitsyn
|
07ed68efb2
|
8288907: serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java fails with -XX:TieredStopAtLevel=2,3
Reviewed-by: dholmes
|
2022-10-03 23:16:51 +00:00 |
|
Chris Plummer
|
76f1865124
|
8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
Reviewed-by: sspitsyn, kevinw
|
2022-09-28 20:35:33 +00:00 |
|
Leonid Mesnik
|
543851db92
|
8289607: Change hotspot/jtreg tests to not use Thread.suspend/resume
Reviewed-by: sspitsyn, cjplummer
|
2022-09-23 17:44:57 +00:00 |
|
Thomas Stuefe
|
c6be2cd347
|
8293156: Dcmd VM.classloaders fails to print the full hierarchy
Reviewed-by: dholmes, cjplummer
|
2022-09-21 17:07:41 +00:00 |
|
Kevin Walls
|
cfd44bb2cd
|
8293218: serviceability/tmtools/jstat/GcNewTest.java fails with "Error in the percent calculation"
8293564: serviceability/tmtools/jstat/GcTest01.java fails with "Error in the percent calculation"
Reviewed-by: sspitsyn, lmesnik, dcubed
|
2022-09-17 09:55:51 +00:00 |
|
Chris Plummer
|
51de765867
|
8283010: serviceability/sa/ClhsdbThread.java failed with "'Base of Stack:' missing from stdout/stderr "
Reviewed-by: amenkov
|
2022-09-07 21:51:46 +00:00 |
|
Chris Plummer
|
767262e67c
|
8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr"
Reviewed-by: amenkov, sspitsyn
|
2022-09-03 16:06:25 +00:00 |
|
Coleen Phillimore
|
fcc0cf9677
|
8292375: Convert ProtectionDomainCacheTable to ResourceHashtable
Reviewed-by: dholmes, iklam
|
2022-09-02 13:07:45 +00:00 |
|
Serguei Spitsyn
|
f5ebbf3225
|
8292657: Calling GetLocalXXX from virtual thread with thread parameter set to NULL returns carrier locals
Reviewed-by: cjplummer, alanb
|
2022-08-30 18:28:05 +00:00 |
|
Coleen Phillimore
|
4f50316a1a
|
8292680: Convert Dictionary to ConcurrentHashTable
Reviewed-by: rehn, hseigel
|
2022-08-25 19:02:52 +00:00 |
|
Erik Österlund
|
054c23f484
|
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
|
2022-08-25 09:48:55 +00:00 |
|
Chris Plummer
|
59d85bad34
|
8290687: serviceability/sa/TestClassDump.java could leave files owned by root on macOS
Reviewed-by: amenkov, lmesnik
|
2022-07-21 21:34:26 +00:00 |
|
Jesper Wilhelmsson
|
d9ca438d06
|
Merge
|
2022-07-12 16:16:16 +00:00 |
|
Serguei Spitsyn
|
c3806b93c4
|
8289709: fatal error: stuck in JvmtiVTMSTransitionDisabler::disable_VTMS_transitions
Reviewed-by: alanb, amenkov, lmesnik
|
2022-07-11 22:44:03 +00:00 |
|
Coleen Phillimore
|
0c37008917
|
8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
|
2022-07-11 13:07:03 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Jesper Wilhelmsson
|
2a6ec88cd0
|
Merge
|
2022-07-06 21:01:10 +00:00 |
|
Serguei Spitsyn
|
c4dcce4bca
|
8289619: JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
Reviewed-by: alanb, cjplummer
|
2022-07-02 20:43:11 +00:00 |
|
Jesper Wilhelmsson
|
70f5693356
|
Merge
|
2022-07-02 18:07:36 +00:00 |
|
Serguei Spitsyn
|
9515560c54
|
8288703: GetThreadState returns 0 for virtual thread that has terminated
Reviewed-by: alanb, amenkov, cjplummer
|
2022-07-02 05:43:43 +00:00 |
|
Jesper Wilhelmsson
|
d4b040f42d
|
Merge
|
2022-06-27 18:25:53 +00:00 |
|
Leonid Mesnik
|
4cdb97893c
|
8289098: clean up ported serviceability/jvmti tests
Reviewed-by: kevinw, sspitsyn
|
2022-06-24 18:13:23 +00:00 |
|
Serguei Spitsyn
|
4c9ea7e66a
|
8286580: serviceability/jvmti/vthread/GetSetLocalTest failed with assert: Not supported for heap frames
Reviewed-by: lmesnik, rpressler, cjplummer
|
2022-06-23 16:21:32 +00:00 |
|
Jaikiran Pai
|
5e680d0594
|
8288724: Prevent NullPointerException in serviceability/tmtools/jstack/DaemonThreadTest.java if jstack process fails
Reviewed-by: kevinw, sspitsyn
|
2022-06-21 07:12:32 +00:00 |
|
Alan Bateman
|
c76a06aeb5
|
8288214: serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java test failed
Reviewed-by: lmesnik, zgu, dcubed, sspitsyn
|
2022-06-14 13:00:27 +00:00 |
|
Aleksey Shipilev
|
3cfd38caf1
|
8287726: Fix JVMTI tests with "requires vm.continuations" after JDK-8287496
Reviewed-by: alanb, rehn, lmesnik
|
2022-06-02 15:58:08 +00:00 |
|
Alan Bateman
|
6ff2d89ea1
|
8287496: Alternative virtual thread implementation that maps to OS thread
Reviewed-by: rehn, mchung
|
2022-06-02 09:02:37 +00:00 |
|
Ichiroh Takiguchi
|
66340372d5
|
8287362: FieldAccessWatch testcase failed on AIX platform
Reviewed-by: cjplummer, mdoerr
|
2022-05-28 05:33:08 +00:00 |
|
Serguei Spitsyn
|
a0cccb5479
|
8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect
Reviewed-by: jbachorik, lmesnik, amenkov
|
2022-05-25 06:24:39 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Alan Bateman
|
15f15830f0
|
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
|
2022-05-24 06:20:53 +00:00 |
|
Leonid Mesnik
|
82d257006d
|
8283001: windows-x86-cmp-baseline fails in some jvmti native libs
Reviewed-by: sspitsyn, amenkov
|
2022-05-12 02:30:17 +00:00 |
|
Leonid Mesnik
|
aaeb08eca4
|
8278123: serviceability/dcmd/vm/ClassLoaderStatsTest.java failing with java.lang.AssertionError: Should have a hidden class
Reviewed-by: cjplummer
|
2022-05-10 22:28:12 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Matthias Baesken
|
0f62cb6fcc
|
8285921: serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java fails on Alpine
Reviewed-by: stuefe, dholmes
|
2022-05-03 11:21:57 +00:00 |
|
Leonid Mesnik
|
a8c8752602
|
8284556: Ensure reachability of classes in runtime/whitebox/TestHiddenClassIsAlive.java and serviceability/dcmd/vm/ClassLoaderHierarchyTest.java
Reviewed-by: cjplummer
|
2022-04-08 19:24:55 +00:00 |
|
Alex Menkov
|
0cd46f655a
|
8283597: [REDO] Invalid generic signature for redefined classes
Reviewed-by: sspitsyn, coleenp
|
2022-04-04 20:39:44 +00:00 |
|
Fei Yang
|
5905b02c0e
|
8276799: Implementation of JEP 422: Linux/RISC-V Port
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
|
2022-03-24 09:22:46 +00:00 |
|
Alex Menkov
|
5cf580e0fb
|
8283587: [BACKOUT] Invalid generic signature for redefined classes
Reviewed-by: lmesnik, dcubed, sspitsyn
|
2022-03-24 04:41:38 +00:00 |
|
Alex Menkov
|
f01773956f
|
8282241: Invalid generic signature for redefined classes
Reviewed-by: coleenp, sspitsyn
|
2022-03-23 18:31:34 +00:00 |
|
Albert Mingkun Yang
|
19d34bdf99
|
8281879: Serial: Merge CardGeneration into TenuredGeneration
Reviewed-by: tschatzl, iwalulya
|
2022-03-21 16:20:20 +00:00 |
|
Aleksey Shipilev
|
7b91bbba82
|
8282170: JVMTI SetBreakpoint metaspace allocation test
Reviewed-by: cjplummer, lmesnik
|
2022-03-10 18:53:59 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Chris Plummer
|
a6610031e2
|
8281614: serviceability/sa/ClhsdbFindPC.java fails with java.lang.RuntimeException: 'In code in NMethod for jdk/test/lib/apps/LingeredApp.steadyState' missing from stdout/stderr
Reviewed-by: dcubed, dholmes
|
2022-02-23 22:55:39 +00:00 |
|
Alex Menkov
|
138a17195d
|
8281267: VM HeapDumper dumps array classes several times
Reviewed-by: cjplummer, coleenp
|
2022-02-18 09:21:48 +00:00 |
|
Aleksey Shipilev
|
847a99b53d
|
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
Reviewed-by: dholmes, kvn
|
2022-02-16 20:08:27 +00:00 |
|
Emanuel Peter
|
67077a0430
|
8278423: ExtendedDTraceProbes should be deprecated
Reviewed-by: dholmes, hseigel, kvn, thartmann
|
2022-02-12 13:08:39 +00:00 |
|
Chris Plummer
|
fe0118f804
|
8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC
Reviewed-by: sspitsyn, kevinw
|
2022-02-02 21:51:39 +00:00 |
|
Chris Plummer
|
5080e815b4
|
8280770: serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr
Reviewed-by: sspitsyn, dholmes
|
2022-02-01 15:59:35 +00:00 |
|
Chris Plummer
|
0740ac474c
|
8280555: serviceability/sa/TestObjectMonitorIterate.java is failing due to ObjectMonitor referencing a null Object
Reviewed-by: sspitsyn, lmesnik
|
2022-01-28 18:51:21 +00:00 |
|
Chris Plummer
|
bdfa15d92c
|
8250801: Add clhsdb "threadcontext" command
Reviewed-by: sspitsyn, kevinw
|
2022-01-18 19:21:13 +00:00 |
|
Yasumasa Suenaga
|
d1e6f26160
|
8279351: [TESTBUG] SADebugDTest.java does not handle "Address already in use" error
Reviewed-by: cjplummer
|
2022-01-04 15:00:58 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Chris Plummer
|
eaefb1a1ed
|
8244669: convert clhsdb "mem" command from javascript to java
Reviewed-by: sspitsyn, kevinw, poonam
|
2021-12-22 23:02:41 +00:00 |
|
Chris Plummer
|
00c0d10870
|
8244670: convert clhsdb "whatis" command from javascript to java
Reviewed-by: sspitsyn, kevinw
|
2021-12-21 22:55:09 +00:00 |
|
Alex Menkov
|
63e43030ed
|
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2021-12-18 08:08:47 +00:00 |
|
Chris Plummer
|
587e5409c2
|
8210558: serviceability/sa/TestJhsdbJstackLock.java fails to find '^\s+- waiting to lock <0x[0-9a-f]+> \(a java\.lang\.Class ...'
Reviewed-by: kevinw, sspitsyn
|
2021-12-06 16:09:45 +00:00 |
|
Chris Plummer
|
19ce33d5e7
|
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
Reviewed-by: lmesnik, dcubed
|
2021-12-02 22:16:55 +00:00 |
|
Leonid Mesnik
|
33e2a518eb
|
8265795: vmTestbase/nsk/jvmti/AttachOnDemand/attach022/TestDescription.java fails when running with JEP 416
Reviewed-by: sspitsyn, dholmes
|
2021-11-22 17:11:34 +00:00 |
|
Thomas Stuefe
|
7281861e06
|
8272065: jcmd cannot rely on the old core reflection implementation which will be changed after JEP 416
Reviewed-by: mchung, coleenp, dholmes
|
2021-11-05 05:15:53 +00:00 |
|
Evgeny Astigeevich
|
8fc16f1605
|
8275729: Qualified method names in CodeHeap Analytics
Reviewed-by: yyang, thartmann
|
2021-11-02 16:32:04 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Igor Ignatyev
|
cea3f01046
|
8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless
Reviewed-by: lmesnik
|
2021-10-20 19:24:46 +00:00 |
|
Stefan Karlsson
|
c60bcd09b7
|
8273928: Use named run ids when problem listing tests
Reviewed-by: pliden, kbarrett, dholmes
|
2021-09-21 07:42:36 +00:00 |
|
Ralf Schmelter
|
73da66ffb7
|
8272318: Improve performance of HeapDumpAllTest
Reviewed-by: lucy, sspitsyn
|
2021-08-18 18:30:26 +00:00 |
|
Jesper Wilhelmsson
|
c8add223a1
|
Merge
Reviewed-by: mikael
|
2021-08-03 01:01:25 +00:00 |
|
Igor Ignatyev
|
ada58d13f7
|
8067223: [TESTBUG] Rename Whitebox API package
Reviewed-by: dholmes, kvn
|
2021-08-02 20:44:18 +00:00 |
|
Chris Plummer
|
77fbd99f79
|
8270341: Test serviceability/dcmd/gc/HeapDumpAllTest.java timed-out
Reviewed-by: dcubed
|
2021-07-30 00:57:53 +00:00 |
|
Nick Gasson
|
9bc52afa48
|
8271323: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -XX:TieredStopAtLevel=1
Reviewed-by: cjplummer, kvn
|
2021-07-28 01:58:02 +00:00 |
|
Alex Menkov
|
8785737ba5
|
8269616: serviceability/dcmd/framework/VMVersionTest.java fails with Address already in use error
Reviewed-by: sspitsyn, kevinw
|
2021-07-26 20:16:32 +00:00 |
|
Jesper Wilhelmsson
|
0dcfc42f23
|
Merge
|
2021-07-24 01:06:15 +00:00 |
|
Igor Ignatyev
|
e90ed6cc38
|
8271173: serviceability/jvmti/GetObjectSizeClass.java doesn't check exit code
Reviewed-by: dholmes
|
2021-07-23 15:53:48 +00:00 |
|
Leonid Mesnik
|
09e5321763
|
8225313: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java failed with Unexpected high difference percentage
Reviewed-by: dholmes, kevinw
|
2021-07-22 18:19:16 +00:00 |
|
Thomas Stuefe
|
6096dd9765
|
8268893: jcmd to trim the glibc heap
Reviewed-by: simonis, dholmes
|
2021-07-22 04:07:10 +00:00 |
|
Jesper Wilhelmsson
|
6b123b0591
|
Merge
|
2021-07-13 10:50:18 +00:00 |
|
Christoph Göttschkes
|
999ced03cc
|
8269873: serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field
Reviewed-by: cjplummer, dholmes, sspitsyn
|
2021-07-12 11:23:38 +00:00 |
|
Anton Kozlov
|
7cbb67a3f8
|
8267666: Add option to jcmd GC.heap_dump to use existing file
Reviewed-by: rschmelter, clanger
|
2021-07-12 11:12:52 +00:00 |
|
Coleen Phillimore
|
bca570c56e
|
8269962: SA has unused Hashtable, Dictionary classes
Reviewed-by: cjplummer, iklam, dholmes
|
2021-07-08 14:28:32 +00:00 |
|
Yi Yang
|
a9e201016d
|
8268425: Show decimal nid of OSThread instead of hex format one
Reviewed-by: stuefe, kevinw
|
2021-07-07 01:37:50 +00:00 |
|
Alex Menkov
|
7a23c9cbb7
|
8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
Reviewed-by: sspitsyn, kevinw
|
2021-06-29 18:39:42 +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 |
|
Alex Menkov
|
280f2d57d1
|
8268433: serviceability/dcmd/framework/VMVersionTest.java fails with Unable to send object throw not established PipeIO Listener Thread connection
Reviewed-by: sspitsyn, cjplummer
|
2021-06-24 00:28:45 +00:00 |
|
Chris Plummer
|
8caeca003e
|
8264775: ClhsdbFindPC still fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: dcubed
|
2021-06-18 20:27:30 +00:00 |
|
Igor Ignatyev
|
21abcc4a5a
|
8268564: mark hotspot serviceability/attach tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:06:12 +00:00 |
|
Igor Ignatyev
|
f83c6b8a6a
|
8268531: mark SDTProbesGNULinuxTest as ignoring external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:05:15 +00:00 |
|
Igor Ignatyev
|
8366c6936e
|
8268541: mark hotspot serviceability/sa tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:04:25 +00:00 |
|
Igor Ignatyev
|
5b198986ce
|
8268563: mark hotspot serviceability/jvmti tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-18 10:03:21 +00:00 |
|
Igor Ignatyev
|
5b8c51f59a
|
8268539: several serviceability/sa tests should be run in driver mode
Backport-of: 78cb6776b6
|
2021-06-10 17:19:37 +00:00 |
|
Igor Ignatyev
|
74007890bb
|
8268542: serviceability/logging/TestFullNames.java tests only 1st test case
Reviewed-by: sspitsyn
|
2021-06-10 14:43:08 +00:00 |
|
Igor Ignatyev
|
e0c0b139d3
|
8268534: some serviceability/jvmti tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:52:07 +00:00 |
|
Igor Ignatyev
|
92f0b6d49e
|
8268532: several serviceability/attach tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:51:22 +00:00 |
|
Igor Ignatyev
|
964118f7fd
|
8268538: mark hotspot serviceability/logging tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-10 09:49:23 +00:00 |
|
Igor Ignatyev
|
05090fc8fd
|
8268536: mark hotspot serviceability/dcmd tests which ignore external VM flags
Reviewed-by: sspitsyn
|
2021-06-10 09:48:10 +00:00 |
|
Matthias Baesken
|
78b09ab049
|
8268463: Windows 32bit build fails in DynamicCodeGenerated\libDynamicCodeGenerated.cpp
Reviewed-by: sspitsyn, cjplummer
|
2021-06-10 08:08:43 +00:00 |
|
Alex Menkov
|
b568e87947
|
8237388: serviceability/dcmd/framework/VMVersionTest.java fails with connection refused error.
Reviewed-by: cjplummer, sspitsyn
|
2021-06-08 17:05:22 +00:00 |
|
Leonid Mesnik
|
64ec8b3e5c
|
8212155: Race condition when posting dynamic_code_generated event leads to JVM crash
Reviewed-by: sspitsyn, dcubed
|
2021-06-04 17:22:01 +00:00 |
|
Volker Simonis
|
1d2c7ac3f7
|
8267555: Fix class file version during redefinition after 8238048
Reviewed-by: coleenp, sspitsyn
|
2021-05-28 08:32:43 +00:00 |
|
Yasumasa Suenaga
|
37bc4e2e3c
|
8263635: Add --servername option to jhsdb debugd
Reviewed-by: cjplummer, sspitsyn
|
2021-05-27 04:54:16 +00:00 |
|
Daniel D. Daugherty
|
8c71144a23
|
8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
Reviewed-by: dholmes, cjplummer
|
2021-05-15 13:14:49 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Hamlin Li
|
3c47cab6db
|
8261034: improve jcmd GC.class_histogram to support parallel
Reviewed-by: cjplummer, sspitsyn
|
2021-05-12 01:06:44 +00:00 |
|
Yasumasa Suenaga
|
8bcebe73d2
|
8265505: findsym does not work on remote debug server
Reviewed-by: cjplummer, kevinw
|
2021-05-05 00:26:12 +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 |
|
Leonid Mesnik
|
b5c6351315
|
8264663: Update test SuspendWithCurrentThread.java to verify that suspend doesn't exit until resumed
Reviewed-by: dcubed, sspitsyn
|
2021-04-26 19:48:57 +00:00 |
|
Yasumasa Suenaga
|
159f5e1ede
|
8263636: Add --disable-registry option to jhsdb debugd
Reviewed-by: cjplummer, kevinw
|
2021-04-22 15:01:33 +00:00 |
|
Robbin Ehn
|
86bd44fe80
|
8257831: Suspend with handshakes
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
|
2021-04-22 10:30:47 +00:00 |
|
Daniel D. Daugherty
|
1ca4abe9f2
|
8262881: port JVM/DI tests from JDK-4413752 to JVM/TI
Reviewed-by: sspitsyn, rehn
|
2021-04-09 15:01:36 +00:00 |
|
Hui Shi
|
dc608fd0f3
|
8264411: serviceability/jvmti/HeapMonitor tests intermittently fail due to large TLAB size
Reviewed-by: sspitsyn, cjplummer
|
2021-04-06 01:36:55 +00:00 |
|
Yasumasa Suenaga
|
c41cd1521f
|
8264686: ClhsdbTestConnectArgument.java should use SATestUtils::validateSADebugDPrivileges
Reviewed-by: cjplummer
|
2021-04-05 23:48:30 +00:00 |
|
Ioi Lam
|
5858399062
|
8264285: Clean the modification of ccstr JVM flags
Reviewed-by: dholmes, coleenp
|
2021-04-01 18:25:14 +00:00 |
|
Yasumasa Suenaga
|
a209ed01ba
|
8263670: pmap and pstack in jhsdb do not work on debug server
Reviewed-by: cjplummer, sspitsyn
|
2021-03-27 11:15:17 +00:00 |
|
Yasumasa Suenaga
|
b2a52ea516
|
8263342: Add --connect option to jhsdb hsdb/clhsdb
Reviewed-by: cjplummer, sspitsyn
|
2021-03-23 06:27:20 +00:00 |
|
Vipin Sharma
|
086a66a0cd
|
8261095: Add test for clhsdb "symbol" command
Reviewed-by: cjplummer, ysuenaga
|
2021-03-17 08:30:53 +00:00 |
|
Chris Plummer
|
8e562d261c
|
8263477: serviceability/sa/ClhsdbDumpheap.java timed out
Reviewed-by: lmesnik, dcubed
|
2021-03-13 22:52:24 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Chris Plummer
|
43524cc41a
|
8243455: Many SA tests can fail due to trying to get the stack trace of an active method
Reviewed-by: lmesnik, ysuenaga, sspitsyn
|
2021-03-12 23:35:47 +00:00 |
|
Igor Ignatyev
|
e834f99d1d
|
8263412: ClassFileInstaller can't be used by classes outside of default package
Reviewed-by: iklam, coleenp, mseledtsov
|
2021-03-12 23:13:16 +00:00 |
|
Chris Plummer
|
ecfa712c1d
|
8263326: Remove ReceiverTypeData check from serviceability/sa/TestPrintMdo.java
Reviewed-by: dholmes
|
2021-03-12 21:05:02 +00:00 |
|
Yasumasa Suenaga
|
70342e8513
|
8262520: Add SA Command Line Debugger support to connect to debug server
Reviewed-by: cjplummer, kevinw
|
2021-03-09 23:41:52 +00:00 |
|
Leonid Mesnik
|
2515c42b2c
|
8262332: serviceability/sa/ClhsdbJhisto.java fails with Test ERROR java.lang.RuntimeException: 'ParselTongue' missing from stdout/stderr
Reviewed-by: cjplummer
|
2021-02-26 16:35:28 +00:00 |
|
Lin Zang
|
c54724da14
|
8257234: Add gz option to SA jmap to write a gzipped heap dump
Reviewed-by: cjplummer, ysuenaga, sspitsyn
|
2021-02-25 12:09:55 +00:00 |
|
Chris Plummer
|
aea474c48d
|
8261269: When using clhsdb to "inspect" a java object, clhsdb prints "Oop for..." twice
Reviewed-by: sspitsyn, kevinw
|
2021-02-22 23:22:50 +00:00 |
|
Chris Plummer
|
18188c2aa7
|
8261692: Bugs in clhsdb history support
Reviewed-by: amenkov, sspitsyn
|
2021-02-20 23:19:41 +00:00 |
|
Chris Plummer
|
0825bc5550
|
8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: amenkov, stuefe, sspitsyn
|
2021-02-20 20:48:00 +00:00 |
|
Chris Plummer
|
c2509ea9bc
|
8261857: serviceability/sa/ClhsdbPrintAll.java failed with "Test ERROR java.lang.RuntimeException: 'cannot be cast to' found in stdout"
Reviewed-by: sspitsyn
|
2021-02-20 20:46:57 +00:00 |
|
Chris Plummer
|
c158413e48
|
8261098: Add clhsdb "findsym" command
Reviewed-by: amenkov, sspitsyn
|
2021-02-19 00:58:28 +00:00 |
|
Chris Plummer
|
55d7bbcec0
|
8261607: SA attach is exceeding JNI Local Refs capacity
Reviewed-by: sgehwolf, amenkov
|
2021-02-16 21:16:55 +00:00 |
|
Chris Plummer
|
e29c560a11
|
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
Reviewed-by: ysuenaga, kevinw
|
2021-02-12 22:01:43 +00:00 |
|
Alex Menkov
|
cc5691c69e
|
8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed
Reviewed-by: cjplummer, sspitsyn
|
2021-02-10 22:17:48 +00:00 |
|
Roland Westrelin
|
3495febf51
|
8260296: SA's dumpreplaydata fails
Reviewed-by: kvn, cjplummer, iignatyev
|
2021-02-05 09:33:54 +00:00 |
|
Yasumasa Suenaga
|
6b24e98c42
|
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
|
2021-01-30 03:46:23 +00:00 |
|
Ioi Lam
|
396a496f3c
|
8260467: Move well-known classes from systemDictionary.hpp to vmClasses.hpp
Reviewed-by: dholmes, coleenp
|
2021-01-28 04:24:04 +00:00 |
|
Yasumasa Suenaga
|
90960c5f22
|
8252657: JVMTI agent is not unloaded when Agent_OnAttach is failed
Reviewed-by: dholmes, sspitsyn
|
2021-01-15 02:47:30 +00:00 |
|
Patricio Chilano Mateo
|
7b05439dcc
|
8258057: serviceability/attach/RemovingUnixDomainSocketTest.java doesn't ignore VM warnings
Reviewed-by: cjplummer, amenkov, dholmes
|
2020-12-17 16:41:50 +00:00 |
|
Daniel D. Daugherty
|
2e19026d45
|
8253064: monitor list simplifications and getting rid of TSM
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: eosterlund, rehn, coleenp
|
2020-11-11 16:20:11 +00:00 |
|
Coleen Phillimore
|
7d4e86be3b
|
8138588: VerifyMergedCPBytecodes option cleanup needed
Reviewed-by: hseigel, dcubed, sspitsyn
|
2020-11-10 20:38:25 +00:00 |
|
Nick Gasson
|
50357d136a
|
8254723: add diagnostic command to write Linux perf map file
Reviewed-by: ysuenaga, sspitsyn
|
2020-11-03 01:37:57 +00: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 |
|
Jose Ricardo Ziviani
|
b1448da109
|
8253900: SA: wrong size computation when JVM was built without AOT
Reviewed-by: cjplummer, sspitsyn
|
2020-10-09 12:56:47 +00:00 |
|
Leonid Mesnik
|
84402796b2
|
8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation
Reviewed-by: cjplummer, sspitsyn
|
2020-10-01 14:59:51 +00:00 |
|
Alex Menkov
|
3320fc0f52
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
Reviewed-by: sspitsyn, iklam
|
2020-09-23 21:11:31 +00:00 |
|
Daniil Titov
|
f800af978c
|
8241390: 'Deadlock' with VM_RedefineClasses::lock_classes()
Reviewed-by: coleenp, sspitsyn
|
2020-09-21 19:32:24 +00:00 |
|
Chris Plummer
|
d4269fd520
|
8253028: SA core file tests still time out on OSX with "java.io.IOException: App waiting timeout"
Reviewed-by: amenkov
|
2020-09-17 22:17:36 +00:00 |
|
Richard Reingruber
|
a4c6a99e61
|
8252593: [TESTBUG] serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed with JVMTI_ERROR_INVALID_SLOT
Reviewed-by: sspitsyn, cjplummer
|
2020-09-17 13:08:43 +00:00 |
|
Christoph Göttschkes
|
26c7218ab9
|
8252773: [TESTBUG] serviceability/jvmti/GetObjectSizeOverflow fails due to OOM conditions
Reviewed-by: cjplummer, lmesnik
|
2020-09-08 22:59:41 +00:00 |
|
Christoph Langer
|
cc5039e19e
|
8252837: Cleanup SAP Copyright file headers
Reviewed-by: dholmes
|
2020-09-07 07:30:10 +00:00 |
|
Igor Ignatyev
|
4fe6a3da68
|
8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
Reviewed-by: dholmes, sspitsyn
|
2020-09-01 17:23:00 -07:00 |
|
Igor Ignatyev
|
c58de6c6ff
|
8252403: rewrite serviceability/7170638/SDTProbesGNULinuxTest.sh to java
Reviewed-by: sspitsyn, amenkov
|
2020-09-01 12:25:10 -07:00 |
|
Richard Reingruber
|
c4bb35ef33
|
8249293: Unsafe stackwalk in VM_GetOrSetLocal::doit_prologue()
Reviewed-by: sspitsyn, dholmes
|
2020-07-31 09:07:29 +02:00 |
|
Alex Menkov
|
ca6d6385f8
|
8251384: [TESTBUG] jvmti tests should not be executed with minimal VM
Reviewed-by: sspitsyn, iignatyev
|
2020-08-21 15:49:09 -07:00 |
|
Kevin Walls
|
99c9b39058
|
8248295: serviceability/jvmti/CompiledMethodLoad/Zombie.java failure with Graal
Reviewed-by: kvn, sspitsyn
|
2020-08-20 11:42:12 +01:00 |
|
Chris Plummer
|
db46b297fa
|
8251121: six SA tests leave core files behind on macOS
Reviewed-by: dholmes, dcubed
|
2020-08-06 18:21:21 -07:00 |
|
Chris Plummer
|
54bed60bfe
|
8250750: JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols
8249150: SA core file tests sometimes time out on OSX with "java.io.IOException: App waiting timeout"
Reviewed-by: sspitsyn, amenkov
|
2020-08-03 17:38:22 -07:00 |
|
Chris Plummer
|
816a7060ba
|
8248882: SA PMap and PStack support on OSX works with core files. Enable them
Reviewed-by: sspitsyn, amenkov
|
2020-07-28 12:04:58 -07:00 |
|
Daniil Titov
|
277ec3d260
|
8216324: GetClassMethods is confused by the presence of default methods in super interfaces
Reviewed-by: sspitsyn, amenkov
|
2020-07-27 11:34:19 -07:00 |
|
Coleen Phillimore
|
2d8e74ddea
|
8249768: Move static oops and NullPointerException oops from Universe into OopStorage
Make NPE oops an objArrayOop.
Reviewed-by: dholmes, eosterlund
|
2020-07-22 10:32:44 -04:00 |
|
Poonam Bajaj
|
9376dd810c
|
8236042: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -Xcomp -XX:TieredStopAtLevel=1
Modify the test case to handle the scenario's of no printmdo's.
Reviewed-by: cjplummer, kvn
|
2020-07-19 22:39:07 +00:00 |
|
Jean Christophe Beyler
|
7339cf8f54
|
8247615: Initialize the bytes left for the heap sampler
Initialize the heap sampler correctly before usage
Reviewed-by: sspitsyn, martin, manc
|
2020-07-16 16:58:55 -07:00 |
|
Yasumasa Suenaga
|
faf4d7ccb7
|
8242428: JVMTI thread operations should use Thread-Local Handshake
Reviewed-by: dcubed, sspitsyn, dholmes
|
2020-07-11 23:28:02 +09:00 |
|
Mikael Vidstedt
|
09510a15a1
|
Merge
|
2020-07-10 23:12:29 -07:00 |
|
Igor Ignatyev
|
04280a0d05
|
8249000: vm.gc.X should take selected JIT into account
Reviewed-by: kvn
|
2020-07-10 11:52:35 -07:00 |
|
Vladimir Kozlov
|
a8d20c9254
|
8247527: serviceability/dcmd/gc/HeapDumpCompressedTest.java fails with Graal + ZGC
Excludes running Graal with GC which it does not support
Reviewed-by: dholmes, iignatyev
|
2020-07-04 01:06:07 -07:00 |
|
Chris Plummer
|
db2d4e8f5a
|
8248194: Need better support for running SA tests on core files
Reviewed-by: amenkov, lmesnik
|
2020-07-07 13:07:53 -07:00 |
|
Aleksey Shipilev
|
b71dac2502
|
8247575: serviceability/dcmd/gc/HeapDumpCompressedTest unlocks experimental options for Shenandoah and Z
Reviewed-by: tschatzl, stefank
|
2020-06-15 16:16:48 +02:00 |
|
Ralf Schmelter
|
7450098458
|
8247362: HeapDumpComressedTest fails
Reviewed-by: dcubed, stefank
|
2020-06-10 23:40:44 +02:00 |
|
Ralf Schmelter
|
19be497143
|
8237354: Add option to jcmd to write a gzipped heap dump
Reviewed-by: rrich, clanger, goetz
|
2020-06-10 12:29:01 +02:00 |
|
Igor Ignatyev
|
dc91b06661
|
8244614: cleanup keywords used/available in hotspot testbase
Reviewed-by: coleenp, mseledtsov
|
2020-06-08 21:27:22 -07:00 |
|
Jesper Wilhelmsson
|
e58423796e
|
Merge
|
2020-07-07 03:12:11 +02:00 |
|
Paul Hohensee
|
51b7c76a95
|
8245129: Enhance jstat gc option output and tests
Widen and right-justify size fields assuming 2tb heap
Reviewed-by: simonis, dtitov
|
2020-06-29 13:39:35 -07:00 |
|
Daniil Titov
|
7045a46250
|
8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings
Reviewed-by: dholmes, cjplummer
|
2020-05-28 15:58:59 -07:00 |
|