Daniel D. Daugherty
|
c9b70c8042
|
8265240: runtime/Thread/SuspendAtExit.java needs updating
Reviewed-by: rehn, dholmes
|
2021-04-23 14:20:34 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Thomas Stuefe
|
7d41a54188
|
8255450: runtime/ThreadCountLimit.java causes high system load
Reviewed-by: shade
|
2020-10-27 14:25:34 +00:00 |
|
Igor Ignatyev
|
5a9bd41e79
|
8254102: use ProcessHandle::pid instead of ManagementFactory::getRuntimeMXBean to get pid in tests
Reviewed-by: rriggs, shade
|
2020-10-07 18:51:52 +00:00 |
|
Gerard Ziemski
|
b3e264187a
|
8222671: thread_large/thread_large.java times out on MacOSX
Removed unreliable test, and replaced it with more robust one
Reviewed-by: dholmes, iignatyev
|
2020-09-01 14:36:59 -05:00 |
|
David Holmes
|
6b8c16cf41
|
8248906: runtime/Thread/ThreadObjAccessAtExit.java fails due to OutOfMemoryErrors
Reviewed-by: mdoerr
|
2020-08-04 21:11:45 -04:00 |
|
David Holmes
|
17dd7dc38c
|
8240588: _threadObj cannot be used on an exiting JavaThread
Reviewed-by: rehn, dcubed, kbarrett
|
2020-05-13 22:29:54 -04:00 |
|
Igor Ignatyev
|
46fe7e303b
|
8243945: use driver mode in runtime tests
Reviewed-by: dholmes, dcubed, gziemski
|
2020-04-29 19:51:45 -07:00 |
|
Alan Bateman
|
6d98a3bdd8
|
8205132: Degrade Thread.countStackFrames() to throw UOE
Reviewed-by: mchung, dholmes, dcubed
|
2019-10-31 16:45:58 +00:00 |
|
Coleen Phillimore
|
f5cb284275
|
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
Removed tests that will not find bugs in current code base.
Reviewed-by: lfoltan, hseigel
|
2019-04-16 10:01:20 -04:00 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|
Robbin Ehn
|
ed3542d53b
|
8220774: Add HandshakeALot diag option
Reviewed-by: dcubed, dholmes
|
2019-03-26 12:08:51 +01:00 |
|
Igor Ignatyev
|
8fb834a4bf
|
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
|
2019-03-14 19:37:17 -07:00 |
|
David Holmes
|
8859f7ec1e
|
8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line
Product build is missing two lines in the stacktrace
Reviewed-by: clanger, iignatyev
|
2019-01-18 18:21:50 -05:00 |
|
David Holmes
|
d1c7bfeb4b
|
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Reviewed-by: rehn, coleenp
|
2019-01-15 16:40:31 -05:00 |
|
David Holmes
|
0d9f615e92
|
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
Reviewed-by: lfoltan, ccheung
|
2018-09-06 02:01:20 -04:00 |
|
Daniel D. Daugherty
|
b0138d81ad
|
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
Reviewed-by: stefank, gtriantafill, coleenp
|
2017-12-08 15:24:47 -05:00 |
|
Daniel D. Daugherty
|
0dff96ff0b
|
8167108: inconsistent handling of SR_lock can lead to crashes
Add Thread Safe Memory Reclamation (Thread-SMR) mechanism.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: coleenp, dcubed, dholmes, eosterlund, gthornbr, kbarrett, rehn, sspitsyn, stefank
|
2017-11-22 17:54:50 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|