Marcus Larsson
|
cb275ca384
|
8190346: improve unified JVM logging help message and warnings
Reviewed-by: lfoltan, rehn, hseigel
|
2018-02-28 09:30:06 +01:00 |
|
Sharath Ballal
|
a76221f5a7
|
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
Reviewed-by: dholmes, cjplummer
|
2018-02-16 10:10:14 +05:30 |
|
Jini George
|
41a54f3f49
|
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
While resolving the method invoked by invokevirtual, use java.lang.Object for arrays
Reviewed-by: dholmes, sspitsyn
|
2018-02-09 12:09:21 +05:30 |
|
Alex Menkov
|
d26069837f
|
8196977: add test for JDK-8161605
Reviewed-by: sspitsyn, mseledtsov
|
2018-02-07 12:55:47 -08:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Daniel Stewart
|
6f98c021d1
|
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
Reviewed-by: dholmes, sballal
|
2018-02-06 14:11:47 +05:30 |
|
Daniel Stewart
|
753e4ed499
|
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
Modified test search strings to those guaranteed to exist in the passing cases.
Reviewed-by: dholmes, jgeorge
|
2018-02-06 11:43:13 +05:30 |
|
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 |
|
Jesper Wilhelmsson
|
fc1b01b9a2
|
Merge
|
2018-01-13 02:56:22 +01:00 |
|
Jini George
|
906712e7c8
|
8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
Test for the clhsdb 'thread' and 'threads' commands. Avoids an incorrect 'Couldn't find thread -a' being printed.
Reviewed-by: sspitsyn, sballal
|
2018-01-11 11:35:35 +05:30 |
|
Sharath Ballal
|
a46889d181
|
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
Reviewed-by: dholmes, cjplummer
|
2018-01-03 11:14:04 +05:30 |
|
Sharath Ballal
|
375a443353
|
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
Reviewed-by: dholmes, cjplummer
|
2018-01-03 10:55:35 +05:30 |
|
Sharath Ballal
|
68aad8b5c7
|
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
Reviewed-by: dholmes, sspitsyn
|
2017-12-27 11:26:36 +05:30 |
|
Sharath Ballal
|
26cd5666fc
|
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
Reviewed-by: dholmes, sspitsyn
|
2017-12-26 15:53:13 +05:30 |
|
Sharath Ballal
|
8ae759dd32
|
8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings
Reviewed-by: dholmes, sspitsyn
|
2018-01-09 15:21:19 +05:30 |
|
Jini George
|
64a1914e1c
|
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
Create tests for the clhsdb commands: inspect, scanoops and printas
Reviewed-by: sspitsyn, sballal, cjplummer
|
2017-12-14 12:49:47 +05:30 |
|
Chris Plummer
|
200e63f32c
|
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
Call FindClass() when we are in the proper classloader context
Reviewed-by: sspitsyn, dholmes, amenkov
|
2017-12-09 07:50:50 -08:00 |
|
Sharath Ballal
|
3f561e29a9
|
8193124: SA: Testcases for clhsdb jdis and findpc commands
Reviewed-by: sundar, cjplummer, jgeorge
|
2017-12-08 15:41:11 +05:30 |
|
Yasumasa Suenaga
|
b6252a4d4d
|
8192897: NPE occurs on clhsdb jstack
Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
|
2017-12-04 10:23:08 +09:00 |
|
Sharath Ballal
|
c04d1331fc
|
8192823: SA: Testcase for 'clhsdb source' command
Reviewed-by: sspitsyn, jgeorge
|
2017-12-02 11:25:35 +05:30 |
|
Jini George
|
4969284dc6
|
8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol
Create tests for the clhsdb commands: vmstructsdump, field, symboltable and symbol
Reviewed-by: sspitsyn, sballal
|
2017-12-01 18:19:39 +05:30 |
|
Jini George
|
9a3de631aa
|
8191914: New SA test timeout on windows
Avoid test hangs in a few SA tests by ensuring that OutputAnalyzer gets created before waitFor() gets called
Reviewed-by: dholmes, sballal
|
2017-12-01 11:40:39 +05:30 |
|
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 |
|
Sharath Ballal
|
0ac9a94c4d
|
8191658: SA: Testcases for attach, detach, reattach and Jhisto commands
Reviewed-by: sspitsyn, jgeorge
|
2017-11-30 19:46:20 +05:30 |
|
Sharath Ballal
|
f684b1a856
|
8184982: SA: Running ClassDump on a simple java program generates NullPointerException
Reviewed-by: sundar, jgeorge
|
2017-11-30 14:58:41 +05:30 |
|
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 |
|
Yasumasa Suenaga
|
9ab8cd5bc2
|
8194249: SA: G1HeapRegionTable#getByAddress() returns incorrect HeapRegion
Fix conversion of addresses to HeapRegions.
Reviewed-by: jgeorge, tschatzl
|
2018-01-31 11:35:42 +01:00 |
|
Jesper Wilhelmsson
|
d679703c0b
|
Merge
|
2018-01-30 16:41:40 +01:00 |
|
Igor Ignatyev
|
71a40bce38
|
8186635: ClassFileInstaller should be run as a driver
Reviewed-by: dholmes
|
2018-01-17 21:44:44 -08:00 |
|
Daniil Titov
|
20dfdc0720
|
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
Reviewed-by: sspitsyn, cjplummer
|
2018-01-17 16:49:43 -08:00 |
|
Yasumasa Suenaga
|
627a32d672
|
8185796: jstack and clhsdb jstack should show lock objects
Modifications to display monitor details with SA jstack
Reviewed-by: sspitsyn, jgeorge
|
2017-11-27 11:20:38 +05:30 |
|
Sharath Ballal
|
f0d620789d
|
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
Reviewed-by: dholmes, jgeorge
|
2017-11-21 11:27:46 +05:30 |
|
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 |
|
Jini George
|
45cdd91ca3
|
8190307: SA tests for the clhsdb commands: universe, intconstant, type
SA Test cases for the clhsdb commands: universe, intconstant, type
Reviewed-by: dholmes, sballal
|
2017-11-16 11:58:20 +05:30 |
|
Sharath Ballal
|
776767764b
|
8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
Reviewed-by: jgeorge, dholmes
|
2017-11-16 09:26:48 +05:30 |
|
Sharath Ballal
|
b7dc6e4e41
|
8189061: serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Reviewed-by: jgeorge, dholmes
|
2017-10-24 15:44:29 +05:30 |
|
Serguei Spitsyn
|
41d19c4a10
|
8173936: [TESTBUG] test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java needs to be re-examined
Expect CFLH events only if can_generate_early_vmstart capability is enabled
Reviewed-by: dholmes, gtriantafill
|
2017-10-17 14:37:01 -07:00 |
|
Yasumasa Suenaga
|
12a11f2c65
|
8175816: SA: HSDB: Compute Liveness results in java.lang.IndexOutOfBoundsException
Reviewed-by: sspitsyn, jgeorge
|
2017-09-29 20:57:48 +09:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|