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 |
|
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 |
|
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 |
|
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 |
|
Alex Menkov
|
0cd46f655a
|
8283597: [REDO] Invalid generic signature for redefined classes
Reviewed-by: sspitsyn, coleenp
|
2022-04-04 20:39:44 +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 |
|
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 |
|
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 |
|
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 |
|
Igor Ignatyev
|
cea3f01046
|
8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless
Reviewed-by: lmesnik
|
2021-10-20 19:24:46 +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 |
|
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 |
|
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
|
e0c0b139d3
|
8268534: some serviceability/jvmti tests should be run in driver mode
Reviewed-by: sspitsyn
|
2021-06-10 09:52:07 +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 |
|
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 |
|
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 |
|
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 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Igor Ignatyev
|
dc91b06661
|
8244614: cleanup keywords used/available in hotspot testbase
Reviewed-by: coleenp, mseledtsov
|
2020-06-08 21:27:22 -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 |
|
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 |
|
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 |
|
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 |
|
David Holmes
|
a8ffbb350d
|
8243989: test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java needs to use othervm
Reviewed-by: mdoerr
|
2020-04-28 05:53:19 -04:00 |
|