Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +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
|
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 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +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 |
|
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 |
|
Chris Plummer
|
77fbd99f79
|
8270341: Test serviceability/dcmd/gc/HeapDumpAllTest.java timed-out
Reviewed-by: dcubed
|
2021-07-30 00:57:53 +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 |
|
Thomas Stuefe
|
6096dd9765
|
8268893: jcmd to trim the glibc heap
Reviewed-by: simonis, dholmes
|
2021-07-22 04:07:10 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Ioi Lam
|
5858399062
|
8264285: Clean the modification of ccstr JVM flags
Reviewed-by: dholmes, coleenp
|
2021-04-01 18:25:14 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Stefan Karlsson
|
35af52dd4f
|
8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
Reviewed-by: lmesnik, iignatyev, coleenp, dholmes
|
2020-04-29 08:52:18 +02:00 |
|
Igor Ignatyev
|
70e632d5ec
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Reviewed-by: dholmes, stefank
|
2020-04-28 19:57:02 -07:00 |
|
Igor Ignatyev
|
3a9f7648d2
|
8243928: several svc tests can be run in driver mode
Reviewed-by: amenkov
|
2020-04-27 20:06:22 -07: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 |
|
Stefan Karlsson
|
534331f0a1
|
8240532: heap inspection prints trailing @ after name of module without version
Reviewed-by: lfoltan
|
2020-03-04 18:08:09 +01:00 |
|
Igor Veresov
|
83dda95d7f
|
8227003: Add high-level JIT compilation mode control mechanism
Add tiered mode to emulate non-tiered with special mode for JVMCI compiler. Add -XX:CompilationMode option.
Reviewed-by: never, redestad
|
2019-11-01 09:39:13 -07:00 |
|
Per Lidén
|
db89b5fdf9
|
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
Reviewed-by: tschatzl, eosterlund, sspitsyn
|
2019-10-21 09:55:31 +02:00 |
|
Leonid Mesnik
|
8c40b77cd8
|
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash
Reviewed-by: thartmann, sspitsyn
|
2019-06-07 12:26:50 -07:00 |
|
Thomas Stuefe
|
19ab931c71
|
8225348: serviceability/dcmd/vm/EventsTest.java failed
Reviewed-by: jcbeyler, cjplummer
|
2019-06-05 21:14:46 +02:00 |
|
Thomas Stuefe
|
dbc3f88d5c
|
8224600: Provide VM.events command
Reviewed-by: minqi, dholmes, mbaesken, clanger
|
2019-06-05 07:25:09 +02:00 |
|
Rahul Raghavan
|
c4f8325420
|
8220449: serviceability/dcmd/compiler/CodelistTest.java failure
Added -XX:-BackgroundCompilation to test to eager initialize JVMCI
Reviewed-by: gadams, thartmann
|
2019-05-29 07:49:06 +05:30 |
|
Daniil Titov
|
8dfa6d1acc
|
8221730: jcmd process name matching broken
Reviewed-by: jcbeyler, dholmes, cjplummer
|
2019-04-08 17:09:02 +00:00 |
|
Daniil Titov
|
76ffbcde98
|
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
|
2019-02-08 09:41:45 -08:00 |
|
Thomas Stuefe
|
5b7f558b70
|
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Reviewed-by: coleenp, sspitsyn, dholmes
|
2018-06-14 21:49:46 +02:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Thomas Stuefe
|
234cd9fca4
|
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
Reviewed-by: coleenp, dholmes
|
2018-06-07 12:23:46 +02:00 |
|
Leonid Mesnik
|
f8d429f9c1
|
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
Reviewed-by: kvn, jwilhelm
|
2018-06-05 02:15:37 +02:00 |
|
Daniil Titov
|
7c233f5070
|
8166642: serviceability/dcmd/framework/* timeout
Reviewed-by: cjplummer, dholmes
|
2018-03-14 11:09:26 -07:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
David Holmes
|
085c643eec
|
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
|
2018-02-01 21:03:37 -05:00 |
|
Chris Plummer
|
e473a43bb8
|
8192840: serviceability/dcmd/jvmti/AttachFailed/AttachNoEntry.java failing on Windows
Make error message searching logic more general so it works on Windows
Reviewed-by: dcubed, sspitsyn, dholmes
|
2017-11-30 16:28:47 -08:00 |
|
Yasumasa Suenaga
|
b25c9ddbae
|
8165736: Error message should be shown when JVMTI agent cannot be attached
Reviewed-by: sspitsyn, dholmes
|
2017-11-29 09:26:58 +09:00 |
|
Igor Ignatyev
|
71a40bce38
|
8186635: ClassFileInstaller should be run as a driver
Reviewed-by: dholmes
|
2018-01-17 21:44:44 -08:00 |
|
Chris Plummer
|
24694f63fe
|
8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
Run the test in "othervm" mode
Reviewed-by: sspitsyn, dholmes
|
2017-11-16 14:47:31 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|