Sergey Bylokhov
|
a6462d641c
|
8374316: Update copyright year to 2025 for hotspot in files where it was missed
Reviewed-by: kbarrett
|
2025-12-30 12:08:36 +00:00 |
|
Sergey Bylokhov
|
2886c3b68a
|
8374358: Update copyright year to 2025 for test/hotspot in files where it was missed
Reviewed-by: phh
|
2025-12-27 04:56:04 +00:00 |
|
Patricio Chilano Mateo
|
6f03c7808d
|
8360702: runtime/Thread/AsyncExceptionTest.java timed out
Reviewed-by: dholmes, fbredberg
|
2025-12-04 15:00:09 +00:00 |
|
Leonid Mesnik
|
ed36b9bb6f
|
8370851: Mark hotspot and jdk tests incompatible with test thread factory
Reviewed-by: alanb, kevinw, sspitsyn
|
2025-10-30 15:34:46 +00:00 |
|
Leonid Mesnik
|
28bf9176b8
|
8348844: Remove remaining JVMTI tests from ProblemList-Virtual, use requires instead
Reviewed-by: dholmes, alanb, syan, sspitsyn
|
2025-10-17 16:03:24 +00:00 |
|
Paul Hübner
|
075ebb4ee5
|
8366229: runtime/Thread/TooSmallStackSize.java runs with all collectors
Reviewed-by: dholmes, shade
|
2025-09-16 16:53:21 +00:00 |
|
Leo Korinth
|
55e7af0560
|
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
Reviewed-by: alanb, sspitsyn, lmesnik, ihse
|
2025-09-02 07:27:12 +00:00 |
|
Anton Artemov
|
48f70d7ad8
|
8361370: runtime/Thread/TestThreadDumpMonitorContention.java fails due to time out on Windows
Reviewed-by: dholmes, amenkov
|
2025-09-01 07:50:35 +00:00 |
|
SendaoYan
|
fc8038441d
|
8359827: Test runtime/Thread/ThreadCountLimit.java need loop increasing the limit
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: dholmes
|
2025-07-24 01:47:58 +00:00 |
|
SendaoYan
|
699b8112f8
|
8362834: Several runtime/Thread tests should mark as /native
Reviewed-by: dholmes
|
2025-07-22 01:05:35 +00:00 |
|
Afshin Zafari
|
547ce03016
|
8337217: Port VirtualMemoryTracker to use VMATree
Reviewed-by: jsjolen, gziemski
|
2025-06-18 11:37:48 +00:00 |
|
Matthias Baesken
|
d7aa349820
|
8357826: Avoid running some jtreg tests when asan is configured
Reviewed-by: sspitsyn, amitkumar, lmesnik, syan, lucy, cjplummer
|
2025-06-12 07:08:39 +00:00 |
|
Dean Long
|
648c337bea
|
8356648: runtime/Thread/AsyncExceptionTest.java fails with +StressCompiledExceptionHandlers
Reviewed-by: thartmann, kvn
|
2025-05-29 21:41:49 +00:00 |
|
Alex Menkov
|
cb02158090
|
8354461: Update tests to disable streaming output for attach tools
Reviewed-by: sspitsyn, cjplummer
|
2025-05-07 18:05:48 +00:00 |
|
Jiangli Zhou
|
2674a31bb8
|
8351891: Disable TestBreakSignalThreadDump.java#with_jsig and XCheckJSig.java on static JDK
Reviewed-by: manc, dholmes
|
2025-03-17 16:36:20 +00:00 |
|
Magnus Ihse Bursie
|
2979806c72
|
8345795: Update copyright year to 2024 for hotspot in files where it was missed
Reviewed-by: dholmes, tschatzl, dnsimon, sspitsyn
|
2024-12-10 08:47:46 +00:00 |
|
Afshin Zafari
|
9291abc633
|
8342074: Fix runtime/Thread/TestAlwaysPreTouchStacks.java to be flagless or accept VM flags
Reviewed-by: gziemski, lmesnik
|
2024-11-26 11:08:34 +00:00 |
|
Afshin Zafari
|
e60e882156
|
8335167: Test runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved
Reviewed-by: stuefe, dholmes, gziemski
|
2024-09-24 07:56:14 +00:00 |
|
Coleen Phillimore
|
b3bf31a0a0
|
8333542: Breakpoint in parallel code does not work
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
|
2024-06-25 19:50:58 +00:00 |
|
Robert Toyonaga
|
e825ccfe66
|
8332362: Implement os::committed_in_range for MacOS and AIX
Reviewed-by: stuefe
|
2024-06-24 13:33:20 +00:00 |
|
Liming Liu
|
31e8debae6
|
8324781: runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved
8325218: gc/parallel/TestAlwaysPreTouchBehavior.java fails
Reviewed-by: stefank, jsjolen, stuefe
|
2024-06-17 06:16:26 +00:00 |
|
David Holmes
|
0735c8ab26
|
8318302: ThreadCountLimit.java failed with "Native memory allocation (mprotect) failed to protect 16384 bytes for memory to guard stack pages"
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: shade, stefank
|
2024-02-29 05:28:32 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Matthias Baesken
|
3696765b7d
|
8323964: runtime/Thread/ThreadCountLimit.java fails intermittently on AIX
Reviewed-by: dholmes, stuefe
|
2024-01-23 08:17:00 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Varada M
|
d5c6b0d0bb
|
8311261: [AIX] TestAlwaysPreTouchStacks.java fails due to java.lang.RuntimeException: Did not find expected NMT output
Reviewed-by: stuefe
|
2023-07-24 15:35:22 +00:00 |
|
Thomas Stuefe
|
8ac7186331
|
8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
Reviewed-by: dholmes, gziemski
|
2023-05-11 04:50:37 +00:00 |
|
Thomas Stuefe
|
b8c748dbe4
|
8294266: Add a way to pre-touch java thread stacks
Reviewed-by: rehn, gziemski
|
2023-04-02 06:21:30 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Aleksey Shipilev
|
36b61c5d7e
|
8293872: Make runtime/Thread/ThreadCountLimit.java more robust
Reviewed-by: dholmes, adinn
|
2022-09-26 12:44:04 +00:00 |
|
Man Cao
|
45ff10cc68
|
8292695: SIGQUIT and jcmd attaching mechanism does not work with signal chaining library
Reviewed-by: xliu, stuefe
|
2022-09-09 19:12:08 +00:00 |
|
Leonid Mesnik
|
5a96a5db13
|
8289612: Change hotspot/jtreg tests to not use Thread.stop
Reviewed-by: dholmes, dcubed
|
2022-07-18 21:53:41 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Jesper Wilhelmsson
|
2bf5c9a687
|
Merge
|
2022-06-21 22:26:26 +00:00 |
|
Daniel D. Daugherty
|
31d981e5ea
|
8288532: additional review changes for JDK-8286830
Reviewed-by: pchilanomate, dholmes
|
2022-06-21 16:36:51 +00:00 |
|
Coleen Phillimore
|
cf4a4966a8
|
8288064: Class initialization locking
Reviewed-by: rehn, vlivanov
|
2022-06-16 12:38:06 +00:00 |
|
Patricio Chilano Mateo
|
5acac2238f
|
8286830: ~HandshakeState should not touch oops
Reviewed-by: dholmes, rehn
|
2022-06-02 13:32:25 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Coleen Phillimore
|
be67acdf5c
|
8285832: runtime/Thread/TooSmallStackSize.java failed "assert(k->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation"
Reviewed-by: dholmes, fparain, iklam
|
2022-05-03 17:43:12 +00:00 |
|
Daniel D. Daugherty
|
41de506ed6
|
8285507: revert fix for JDK-8282704 now that JDK-8282952 is fixed
Reviewed-by: dholmes, pchilanomate
|
2022-05-02 15:39:06 +00:00 |
|
Daniel D. Daugherty
|
4a79270c01
|
8284632: runtime/Thread/StopAtExit.java possibly leaking memory again
Reviewed-by: pchilanomate, rehn
|
2022-05-02 15:23:03 +00:00 |
|
Patricio Chilano Mateo
|
8e4fab0c89
|
8284303: runtime/Thread/AsyncExceptionTest.java timed out
Reviewed-by: dcubed, kvn
|
2022-04-06 16:47:55 +00:00 |
|
Patricio Chilano Mateo
|
4e20a03786
|
8283044: Use asynchronous handshakes to deliver asynchronous exceptions
Reviewed-by: dcubed, dholmes, rehn
|
2022-04-04 14:00:26 +00:00 |
|
Daniel D. Daugherty
|
a7e988343c
|
8283467: runtime/Thread/StopAtExit.java needs updating
Reviewed-by: dholmes, pchilanomate
|
2022-03-24 17:06:35 +00:00 |
|
Daniel D. Daugherty
|
3f923b82c3
|
8282704: runtime/Thread/StopAtExit.java may leak memory
Reviewed-by: dholmes, alanb
|
2022-03-19 13:43:06 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Evgeny Astigeevich
|
bcb79fd012
|
8278241: Implement JVM SpinPause on linux-aarch64
Reviewed-by: aph, phh
|
2021-12-15 16:57:30 +00:00 |
|
Christoph Göttschkes
|
adba09b91d
|
8272146: Disable Fibonacci test on memory constrained systems
Reviewed-by: dholmes, mseledtsov, shade
|
2021-08-11 08:48:18 +00:00 |
|
Igor Ignatyev
|
6a9ab6a2cf
|
8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
Reviewed-by: jiefu, dholmes, dcubed
|
2021-07-22 17:13:26 +00:00 |
|
Daniel D. Daugherty
|
f677163b8a
|
8266130: convert Thread-SMR stress tests from counter based to time based
Reviewed-by: cjplummer, dholmes
|
2021-06-10 13:09:26 +00:00 |
|