Ioi Lam
|
535c2927b6
|
8260306: Do not include osThread.hpp in thread.hpp
Reviewed-by: coleenp, lfoltan
|
2021-01-24 02:40:57 +00:00 |
|
Aleksey Shipilev
|
a03e22bb14
|
8253910: UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp
Reviewed-by: rrich, dholmes
|
2021-01-11 09:42:48 +00:00 |
|
Thomas Stuefe
|
853c04712d
|
8258469: Cleanup remaining safefetch test coding
Reviewed-by: coleenp, dholmes
|
2020-12-18 08:13:16 +00:00 |
|
Thomas Stuefe
|
178c00182c
|
8258479: Minor cleanups in VMError
Reviewed-by: lfoltan, coleenp
|
2020-12-17 05:26:11 +00:00 |
|
Coleen Phillimore
|
c37eabe73b
|
8252148: vmError::controlled_crash should be #ifdef ASSERT and move tests to gtest
Reviewed-by: iklam, stuefe
|
2020-12-15 20:48:18 +00:00 |
|
Coleen Phillimore
|
cfb50a9cb7
|
8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64
Reviewed-by: stuefe, sspitsyn, dholmes
|
2020-12-02 13:40:26 +00:00 |
|
Gerard Ziemski
|
ba2ff3a6d2
|
8250637: UseOSErrorReporting times out (on Mac and Linux)
Reviewed-by: stuefe, dholmes
|
2020-11-05 16:15:27 +00:00 |
|
Thomas Stuefe
|
9a36747927
|
8255780: Remove unused overloads of VMError::report_and_die()
Reviewed-by: mdoerr, coleenp
|
2020-11-03 07:34:06 +00:00 |
|
Jie Fu
|
aaa0a2a047
|
8254297: Zero and Minimal VMs are broken with undeclared identifier 'DerivedPointerTable' after JDK-8253180
Reviewed-by: shade, eosterlund
|
2020-10-09 15:16:49 +00:00 |
|
Erik Österlund
|
b9873e1833
|
8253180: ZGC: Implementation of JEP 376: ZGC: Concurrent Thread-Stack Processing
Reviewed-by: stefank, pliden, rehn, neliasso, coleenp, smonteith
|
2020-10-09 08:40:33 +00:00 |
|
David Holmes
|
976acddeb5
|
8252406: Introduce Thread::as_Java_thread() convenience function
Reviewed-by: shade, coleenp, kbarrett, dcubed
|
2020-09-11 01:31:32 +00:00 |
|
Kim Barrett
|
52117c6f62
|
8251850: Refactor ResourceMark and DeoptResourceMark for better code sharing
Move saved state to ResourceArea, merge most of marks into shared helper.
Reviewed-by: stuefe, iklam, tschatzl, xliu, vlivanov
|
2020-08-25 22:17:04 -04:00 |
|
Stefan Karlsson
|
8e865fc569
|
8246926: Clean up newlines and whitespaces in hs_err files
Reviewed-by: dholmes, eosterlund, iklam
|
2020-06-10 08:58:43 +02:00 |
|
Stefan Karlsson
|
b5678a43cc
|
8246258: Enable hs_err heap printing earlier during initialization
Reviewed-by: stuefe, sjohanss
|
2020-06-02 09:57:35 +02:00 |
|
Stefan Karlsson
|
5fc89b6e72
|
8246135: Save important GC log lines and print them when dumping hs_err files
Reviewed-by: sjohanss, pliden, eosterlund
|
2020-06-03 14:30:56 +02:00 |
|
Gerard Ziemski
|
8752e02e66
|
8245833: crash_with_sigfpe uses pthread_kill(SIGFPE) on macOS
Changed division code to ensure that real crash happens
Reviewed-by: dholmes
|
2020-06-02 13:15:13 -05:00 |
|
Gerard Ziemski
|
5f67125ba6
|
8245509: Crash handler itself crashes when reporting Unsafe.putInt(0) crash
Added ResourceMarker
Reviewed-by: coleenp, dholmes
|
2020-06-02 13:12:50 -05:00 |
|
Thomas Stuefe
|
04e6b743db
|
8243392: Remodel CDS/Metaspace storage reservation
Reviewed-by: iklam, coleenp, ngasson, aph
|
2020-05-24 19:25:29 +02: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 |
|
Yasumasa Suenaga
|
4159f6852e
|
8233706: JFR emergency dump should be performed after error reporting
Reviewed-by: mgronlun, egahlin
|
2020-05-19 09:02:30 +09:00 |
|
Matthias Baesken
|
218d0f71cf
|
8242000: clean up list of environment variables printed in hs_err file
Reviewed-by: redestad, stuefe
|
2020-04-02 12:44:05 +02:00 |
|
Matthias Baesken
|
fc806b6706
|
8241948: enhance list of environment variables printed in hs_err file
Reviewed-by: dholmes, hseigel
|
2020-03-31 17:11:30 +02:00 |
|
Robbin Ehn
|
bf41f548e1
|
8220051: Remove global safepoint code
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
|
2020-04-01 14:54:44 +02:00 |
|
David Holmes
|
bd028945bd
|
8238988: Rename thread "in stack" methods and add in_stack_range
Reviewed-by: coleenp, dcubed
|
2020-02-23 22:35:59 -05:00 |
|
Stefan Karlsson
|
0ad50c2b5c
|
8234740: Harmonize parameter order in Atomic - cmpxchg
Reviewed-by: rehn, dholmes
|
2019-11-25 12:33:15 +01:00 |
|
Stefan Karlsson
|
8db2c1158e
|
8234736: Harmonize parameter order in Atomic - store
Reviewed-by: rehn, dholmes
|
2019-11-25 12:30:24 +01:00 |
|
Mark Reinhold
|
f9f141b6ab
|
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
Reviewed-by: stuefe, iignatyev, mchung
|
2019-10-29 13:52:04 -07:00 |
|
Mark Reinhold
|
d83df45396
|
8232080: jlink plugins for vendor information and run-time options
Reviewed-by: ihse, alanb, kvn, bobv, mchung
|
2019-10-29 08:26:55 -07:00 |
|
Robbin Ehn
|
9de8d240ff
|
8218543: ThreadsList handling during error reporting can crash
Reviewed-by: dcubed, dholmes
|
2019-10-14 08:59:12 +02:00 |
|
Robbin Ehn
|
c6446d44b7
|
8226228: Make Threads_lock an always safepoint checked lock
Reviewed-by: coleenp, dcubed, dholmes
|
2019-08-09 11:04:08 +02:00 |
|
Thomas Stuefe
|
ac0e72332e
|
8227275: Within native OOM error handling, assertions may hang the process
Reviewed-by: mdoerr, coleenp
|
2019-07-11 06:56:51 +02:00 |
|
Thomas Stuefe
|
4b5b4f479c
|
8227031: Print NMT statistics on fatal errors
Reviewed-by: mbaesken, mdoerr
|
2019-07-11 06:49:49 +02:00 |
|
Daniel D. Daugherty
|
858b7e21d6
|
8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
Reviewed-by: dholmes, stuefe
|
2019-06-05 14:07:14 -04:00 |
|
Thomas Stuefe
|
a5b7966e81
|
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: clanger, dholmes
|
2019-05-16 13:57:35 +02:00 |
|
Tobias Hartmann
|
48b04f9a08
|
8223885: hs_err and replay file may contain garbage when overwriting existing file
Truncate file before overwriting.
Reviewed-by: stuefe, dholmes
|
2019-05-15 14:30:22 +02:00 |
|
Thomas Stuefe
|
7e9c683397
|
8221738: ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: coleenp, clanger
|
2019-04-07 09:13:17 +02:00 |
|
Stefan Karlsson
|
c90f3ee68b
|
8223624: Cleanup includes of universe.hpp
Reviewed-by: coleenp, lkorinth
|
2019-05-09 14:28:30 +02:00 |
|
Stefan Karlsson
|
5a8ba256df
|
8223136: Move compressed oops functions to CompressedOops class
Reviewed-by: coleenp, lkorinth
|
2019-05-09 14:26:03 +02:00 |
|
Coleen Phillimore
|
fbafef11c0
|
8222811: Consolidate MutexLockerEx and MutexLocker
Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls.
Reviewed-by: dcubed, dholmes, pliden, rehn
|
2019-04-25 10:56:31 -04:00 |
|
Thomas Stuefe
|
dbe0da648a
|
8220786: Create new switch to redirect error reporting output to stdout or stderr
Reviewed-by: dholmes, goetz
|
2019-03-25 09:35:40 +01:00 |
|
Gustavo Romero
|
93e77e1767
|
8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian
Reviewed-by: chrisphi, stuefe, goetz
|
2019-03-20 16:43:49 -04:00 |
|
Martin Doerr
|
97ec4aeed2
|
8219584: Try to dump error file by thread which causes safepoint timeout
Reviewed-by: stuefe, dholmes, kvn
|
2019-03-08 11:23:30 +01:00 |
|
Thomas Stuefe
|
6d4de736d8
|
8214975: No hs-err file if fatal error is raised during dynamic initialization
Reviewed-by: dholmes, dcubed
|
2018-12-08 12:09:59 +01:00 |
|
Thomas Schatzl
|
528361f7ae
|
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Reviewed-by: dholmes, coleenp
|
2018-12-06 15:44:40 +01:00 |
|
Matthias Baesken
|
93a6b7e355
|
8211326: add OS user related information to hs_err file
Reviewed-by: dholmes, stuefe
|
2018-11-15 17:08:59 +01:00 |
|
Harold Seigel
|
794d864feb
|
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
Change calls to Abstract_VM_Version methods to be calls to VM_Version methods.
Reviewed-by: coleenp, kbarrett, dholmes
|
2018-10-16 11:08:46 -04:00 |
|
Martin Doerr
|
e790d11666
|
8211852: inspect stack during error reporting
Reviewed-by: dholmes, goetz
|
2018-10-15 08:08:02 +02:00 |
|
Muthusamy Chinnathambi
|
cbe11130f5
|
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Reviewed-by: dholmes, iklam
|
2018-10-09 16:08:07 +05:30 |
|
Matthias Baesken
|
2c33f148bb
|
8210961: [aix] enhance list of environment variables reported in error log file on AIX
Reviewed-by: clanger, simonis
|
2018-09-20 13:59:39 +02:00 |
|
Mikael Vidstedt
|
f5e624c0b3
|
8209856: Obsolete error reporter
Reviewed-by: coleenp, stuefe
|
2018-08-29 13:04:50 -07:00 |
|