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 |
|
Serguei Spitsyn
|
8e01f3ad02
|
8244571: assert(!_thread->is_pending_jni_exception_check()) failed: Pending JNI Exception Check during class loading
Fix the -Xcheck:jni asserts
Reviewed-by: dholmes, cjplummer
|
2020-05-23 10:39:07 +00:00 |
|
Chris Plummer
|
9dc6f10755
|
8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException
Reviewed-by: sspitsyn, dtitov
|
2020-05-22 13:29:26 -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 |
|
Alex Menkov
|
9a0463165d
|
8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"
Reviewed-by: dholmes, sspitsyn
|
2020-05-14 10:29:52 -07:00 |
|
Alex Menkov
|
073e095e60
|
8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file
Reviewed-by: sspitsyn, ysuenaga
|
2020-05-13 15:25:59 -07:00 |
|
Daniil Titov
|
a726aca6de
|
8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests
Reviewed-by: cjplummer
|
2020-05-12 09:45:24 -07:00 |
|
Yumin Qi
|
0c0d485c37
|
8237750: Load libzip.so only if necessary
Libzip.so is unconditionally loaded even without usage. Fix by on demand loading.
Reviewed-by: dlong, iklam, ccheung
|
2020-05-05 15:40:18 -07:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +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 |
|