Chris Plummer
|
d80f55e7e9
|
8243206: Cleanup error checking and handling in serviceability/sa/JhsdbThreadInfoTest.ja
Reviewed-by: amenkov, sspitsyn
|
2020-04-21 16:11:25 -07:00 |
|
Chris Plummer
|
4a09f31eff
|
8237250: pmap and pstack should do a better of making it clear that they are not supported on Mac OS X
Reviewed-by: amenkov, sspitsyn
|
2020-04-13 16:30:11 -07:00 |
|
Igor Ignatyev
|
116fe806c3
|
8242313: use reproducible random in hotspot svc tests
Reviewed-by: cjplummer
|
2020-04-13 12:31:34 -07:00 |
|
Chris Plummer
|
e0a75ed00d
|
8242162: convert clhsdb "sysprops" command from javascript to java
Reviewed-by: sspitsyn, ysuenaga
|
2020-04-09 07:13:49 -07:00 |
|
Chris Plummer
|
d1091364aa
|
8240990: convert clhsdb "dumpclass" command from javascript to java
Reviewed-by: sspitsyn, ysuenaga
|
2020-04-08 21:01:01 -07:00 |
|
Chris Plummer
|
82dfec76c6
|
8242384: sa/TestSysProps.java failed due to "RuntimeException: Could not find property in jinfo output: [0.058s][info][cds] Archive was created with UseCompressedOops"
Reviewed-by: dcubed
|
2020-04-08 14:11:06 -07:00 |
|
Chris Plummer
|
64957a1770
|
8242265: serviceability/sa/ClhsdbScanOops.java fails due to bad @requires expression
Reviewed-by: sspitsyn, lmesnik
|
2020-04-08 12:03:02 -07:00 |
|
Chris Plummer
|
ccd2a16c58
|
8242165: SA sysprops support fails to dump all system properties
Reviewed-by: sspitsyn, ysuenaga
|
2020-04-07 18:32:55 -07:00 |
|
Chris Plummer
|
9fb91b4e9c
|
8242142: convert clhsdb "class" and "classes" commands from javascript to java
Reviewed-by: sspitsyn, amenkov
|
2020-04-07 16:31:46 -07:00 |
|
Chris Plummer
|
cceee2c638
|
8242168: ClhsdbFindPC.java failed due to "RuntimeException: 'In code in NMethod for LingeredAppWithTrivialMain.main' missing from stdout/stderr"
Reviewed-by: lmesnik, iignatyev
|
2020-04-07 09:36:13 -07:00 |
|
Chris Plummer
|
965404dd98
|
8240989: convert clhsdb "dumpheap" command from javascript to java
Reviewed-by: amenkov, ysuenaga
|
2020-04-03 12:58:15 -07:00 |
|
Leonid Mesnik
|
13af7bb9ad
|
8240698: LingeredApp does not pass getTestJavaOpts() to the children process if vmArguments is already specified
Reviewed-by: iignatyev, iklam, cjplummer
|
2020-04-01 16:27:03 -07:00 |
|
Daniil Titov
|
54e2c6fe3e
|
8196751: Add jhsdb option to specify debug server RMI connector port
Reviewed-by: sspitsyn, ysuenaga
|
2020-03-26 09:03:52 -07:00 |
|
Chris Plummer
|
a147636157
|
8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available
Reviewed-by: sspitsyn, iignatyev
|
2020-03-17 18:04:59 -07:00 |
|
Yumin Qi
|
0e3529ad10
|
8240691: ClhsdbCDSJstackPrintAll incorrectly thinks CDS is in use
Fix by checking "UseSharedSpaces = false" for CDS enabled.
Reviewed-by: iklam
|
2020-03-10 11:52:53 -07:00 |
|
Chris Plummer
|
511501048c
|
8193237: SA: ClhsdbLauncher should show the command being executed
Reviewed-by: sspitsyn, amenkov
|
2020-02-27 13:57:33 -08:00 |
|
Chris Plummer
|
110ef6f2c3
|
8238196: tests that use SA Attach should not be allowed to run against signed binaries on Mac OS X 10.14.5 and later
Reviewed-by: sspitsyn, iignatyev
|
2020-02-14 10:28:32 -08:00 |
|
Coleen Phillimore
|
5b1f960752
|
8237501: TestInstanceKlassSizeForInstance runs TestInstanceKlassSize instead
Reviewed-by: dcubed
|
2020-01-24 10:22:57 -05:00 |
|
Stefan Karlsson
|
c8e7590899
|
8237111: LingeredApp should be started with getTestJavaOpts
Reviewed-by: cjplummer, dholmes
|
2020-01-24 10:31:45 +01:00 |
|
Claes Redestad
|
c639682887
|
8236075: Minor bootstrap improvements
Reviewed-by: mchung, alanb
|
2020-01-21 13:28:15 +01:00 |
|
Coleen Phillimore
|
c0dce25756
|
8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match"
Use getTestJavaOpts() instead of getVmOptions() because of mach5 configuration settings.
Reviewed-by: lmesnik, cjplummer, dholmes
|
2020-01-15 08:11:03 -05:00 |
|
Coleen Phillimore
|
016b0f0caa
|
8232759: Remove GC.class_stats
Make the GC.class_stats option obsolete
Reviewed-by: dholmes, iklam
|
2020-01-09 17:38:41 -05:00 |
|
Chris Plummer
|
5cb06ce2fb
|
8234277: ClhsdbLauncher should enable verbose exceptions and do a better job of detecting SA failures
Reviewed-by: sspitsyn, ysuenaga
|
2019-12-18 11:49:30 -08:00 |
|
Christoph Langer
|
3c8ec642ff
|
8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: iklam, iignatyev
|
2019-12-09 15:01:57 +01:00 |
|
Matthias Baesken
|
02f2c5ff95
|
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
Reviewed-by: clanger, iignatyev
|
2019-11-28 09:23:09 +01:00 |
|
Leo Korinth
|
1fc67ab002
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
|
2019-11-13 11:37:29 +01:00 |
|
Severin Gehwolf
|
c4f5c4fe9b
|
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
Account for serialized null scopes in NMethod
Reviewed-by: aph, never
|
2019-09-23 20:26:18 +02:00 |
|
Aleksey Shipilev
|
f412bfc34e
|
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
Reviewed-by: rkennke
|
2019-10-08 15:08:59 +02:00 |
|
Claes Redestad
|
fba19ffbb2
|
8230043: Lazily load libverify
8230140: Remove unused mutex and monitor declarations
Reviewed-by: hseigel, erikj, alanb, dholmes
|
2019-10-07 16:55:24 +02:00 |
|
Fairoz Matte
|
80d6ffee5f
|
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
Reviewed-by: cjplummer, sspitsyn
|
2019-10-04 07:54:57 +01:00 |
|
Leonid Mesnik
|
3e3d90d6a1
|
8230942: Support compressed cores in SA tests
Reviewed-by: dholmes, sspitsyn
|
2019-09-27 10:48:23 -07:00 |
|
Leonid Mesnik
|
9597fcd85f
|
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
Reviewed-by: dholmes, cjplummer
|
2019-09-13 09:34:13 -07:00 |
|
Daniel D. Daugherty
|
be0cd9908a
|
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
|
2019-08-28 12:53:37 -04:00 |
|
Stefan Karlsson
|
a3d6be2b2d
|
8229838: Rename markOop files to markWord
Reviewed-by: dholmes, rehn
|
2019-08-19 11:30:03 +02:00 |
|
Stefan Karlsson
|
ae5615c614
|
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Reviewed-by: rkennke, coleenp, kbarrett, dcubed
|
2019-08-06 10:48:21 +02:00 |
|
Nick Gasson
|
6af89d6412
|
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
Reviewed-by: cjplummer, adinn
|
2019-08-15 14:00:36 +08:00 |
|
Chris Plummer
|
29875f63ef
|
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
Move tests to seprate directory
Reviewed-by: dtitov, jcbeyler, ctornqvi, sspitsyn
|
2019-08-09 11:27:08 -07:00 |
|
Yasumasa Suenaga
|
81a59941af
|
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
Reviewed-by: cjplummer, sspitsyn
|
2019-07-13 20:55:25 +09:00 |
|
Yasumasa Suenaga
|
cf39d96d3a
|
8209790: SA tools not providing option to connect to debug server
Reviewed-by: sspitsyn, cjplummer
|
2019-07-11 08:19:56 +09:00 |
|
Yasumasa Suenaga
|
b77c2ea4e9
|
8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
Reviewed-by: cjplummer, sspitsyn
|
2019-05-25 20:55:33 +09:00 |
|
Robbin Ehn
|
1645161cad
|
8223306: Remove threads linked list (use ThreadsList's array in SA)
Reviewed-by: coleenp, dholmes, dcubed
|
2019-05-21 10:34:57 +02:00 |
|
Yasumasa Suenaga
|
3b8d8d0a89
|
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Reviewed-by: cjplummer, jcbeyler
|
2019-05-18 15:42:21 +09:00 |
|
Zhengyu Gu
|
6881a91868
|
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Reviewed-by: rkennke, cjplummer
|
2019-03-14 09:53:15 -04:00 |
|
Nick Gasson
|
0eadf53694
|
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
Reviewed-by: clanger, sballal, jcbeyler
|
2019-03-29 09:31:44 +00:00 |
|
Per Lidén
|
229d923b27
|
8221396: Clean up serviceability/sa/TestUniverse.java
Reviewed-by: stefank, jcbeyler
|
2019-03-27 10:38:49 +01:00 |
|
Stefan Karlsson
|
2370adc703
|
8220343: Move scavenge_root_nmethods from shared code
Reviewed-by: kvn, eosterlund
|
2019-03-14 09:15:51 +01:00 |
|
Stefan Karlsson
|
bbbcf986ea
|
8218978: SA: Enable more ZGC testing
Reviewed-by: eosterlund, ysuenaga
|
2019-02-19 10:04:53 +01:00 |
|
Yasumasa Suenaga
|
67dfadfcc2
|
8217845: SA should refer const values for JVMFlag from HotSpot
Reviewed-by: sspitsyn, jgeorge
|
2019-02-05 14:24:29 +09:00 |
|
Jini George
|
9c09bb98d4
|
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence
Reviewed-by: jcbeyler, dholmes
|
2019-02-05 00:43:38 +05:30 |
|
Jini George
|
55369945b9
|
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
Skip the test with jtreg.SkippedException if Platform.shouldSAAttach() returns false
Reviewed-by: dholmes, goetz
|
2019-02-01 11:29:31 +05:30 |
|