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 |
|
Thomas Stuefe
|
13d55b0087
|
8205925: Print correct and more information about secondary errors
Reviewed-by: coleenp, dholmes
|
2018-06-28 11:32:32 +02:00 |
|
Daniel D. Daugherty
|
1af4c68d12
|
8205648: fix for 8205195 breaks secondary error handling
Only grab Threads_lock in VMError::controlled_crash() when we don't already own it.
Reviewed-by: sspitsyn, stuefe
|
2018-06-26 14:15:49 -04:00 |
|
Daniel D. Daugherty
|
693afecf22
|
8205195: NestedThreadsListHandleInErrorHandlingTest fails because hs_err doesn't contain _nested_thread_list_max
Grab Threads_lock in VMError::controlled_crash() so ErrorHandling tests are more stable.
Reviewed-by: stuefe, sspitsyn
|
2018-06-22 12:15:16 -04:00 |
|
Volker Simonis
|
48fb34d596
|
8203292: Print complete set of flags in the hs_err file
Prints non-default flags to hs_err file
Reviewed-by: gziemski, dholmes
|
2018-05-21 11:09:58 -05:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|
Gary Adams
|
dd34d29a46
|
8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6
Disable warnings.
Reviewed-by: dholmes, kbarrett
|
2018-05-04 17:52:10 -04:00 |
|
Thomas Stuefe
|
d9b3c3203e
|
8201572: Improve Metaspace Statistics
Reviewed-by: adinn, zgu
|
2018-04-24 18:06:32 +02:00 |
|
Per Lidén
|
8c235a30e7
|
8202364: Add GCConfig::hs_err_name() to avoid GC-specific code in error reporting
Reviewed-by: eosterlund, shade
|
2018-04-30 12:19:53 +02:00 |
|
Kim Barrett
|
a384a668a5
|
8200550: Xcode 9.3 produce warning -Wexpansion-to-defined
Removed problem macros.
Reviewed-by: tschatzl, dholmes, coleenp
|
2018-04-09 20:36:04 -04:00 |
|
Thomas Stuefe
|
3e603a776e
|
8191101: Show register content in hs-err file on assert
Reviewed-by: adinn, clanger, simonis
|
2018-03-30 06:31:16 +02:00 |
|
Zhengyu Gu
|
cbaf7f2f81
|
8198845: Missing resource mark results disassembling generated code failure in hs error report
Fixed secondary failure due to missing resource mark while disassembling nmethod
Reviewed-by: coleenp, stuefe, dholmes
|
2018-03-04 20:57:46 -05:00 |
|
Robin Westberg
|
f2c21c058d
|
8041626: Shutdown tracing event
Reviewed-by: dholmes, alanb, rriggs
|
2018-02-13 15:48:23 +01:00 |
|
Gerard Ziemski
|
2cb1917bac
|
8181503: Can't compile hotspot with c++11
Fixed 5 unique c++14 compiler issues
Reviewed-by: coleenp, dholmes, kbarrett
|
2018-01-31 11:12:12 -06:00 |
|
Daniel D. Daugherty
|
add0d817f5
|
8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
Reviewed-by: fparain, gthornbr, stuefe
|
2018-01-08 09:58:38 -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 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Goetz Lindenmaier
|
963e8da9b7
|
8185712: [windows] Improve native symbol decoder
Reviewed-by: goetz, iklam, zgu
|
2017-09-20 15:12:11 +02:00 |
|
Coleen Phillimore
|
39b068db11
|
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
With the new template functions these are unnecessary.
Reviewed-by: kbarrett, dholmes, eosterlund
|
2017-10-16 22:36:06 -04:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|