Thomas Stuefe
|
819de07117
|
8363998: Implement Compressed Class Pointers for 32-bit
Reviewed-by: rkennke, coleenp
|
2025-08-03 06:43:31 +00:00 |
|
Thomas Stuefe
|
0226c0298f
|
8364004: Expose VMError::controlledCrash via Whitebox
Reviewed-by: kbarrett, mbaesken, dholmes
|
2025-07-29 12:35:17 +00:00 |
|
Joel Sikström
|
85af573cb6
|
8356848: Separate Metaspace and GC printing
Reviewed-by: stefank, stuefe
|
2025-05-27 06:58:57 +00:00 |
|
Roman Kennke
|
1e57648abd
|
8350457: Implement JEP 519: Compact Object Headers
Reviewed-by: mdoerr, coleenp, zgu
|
2025-05-22 10:48:50 +00:00 |
|
Roman Kennke
|
6b1e88a946
|
8356329: Report compact object headers in hs_err
Reviewed-by: stuefe, lmesnik, zgu
|
2025-05-08 16:07:25 +00:00 |
|
Thomas Stuefe
|
da5dc5287b
|
8356025: Provide a PrintVMInfoAtExit diagnostic switch
Reviewed-by: mbaesken, jsikstro
|
2025-05-07 16:52:45 +00:00 |
|
Coleen Phillimore
|
afb9134a31
|
8355627: Don't use ThreadCritical for EventLog list
Reviewed-by: shade, lmesnik, zgu
|
2025-05-02 11:40:19 +00:00 |
|
Robbin Ehn
|
fe3bd5d62f
|
8354667: [TESTBUG] AccessZeroNKlassHitsProtectionZone cds tests require cds
Reviewed-by: lmesnik, syan
|
2025-04-16 09:56:39 +00:00 |
|
Kevin Walls
|
7a7b9ed7fe
|
8353727: HeapDumpPath doesn't expand %p
Reviewed-by: stuefe, lmesnik
|
2025-04-09 14:49:04 +00:00 |
|
Kevin Walls
|
cd9fa3f7aa
|
8353439: Shell grouping of -XX:OnError= commands is surprising
Reviewed-by: dholmes, stuefe
|
2025-04-09 09:47:03 +00:00 |
|
Thomas Stuefe
|
59629f88e6
|
8351040: [REDO] Protection zone for easier detection of accidental zero-nKlass use
Reviewed-by: mbaesken, iklam
|
2025-03-30 16:42:38 +00:00 |
|
Thomas Stuefe
|
3e46480dcf
|
8350770: [BACKOUT] Protection zone for easier detection of accidental zero-nKlass use
Reviewed-by: mdoerr, rkennke
|
2025-02-26 15:57:37 +00:00 |
|
Thomas Stuefe
|
a70eba8e42
|
8330174: Protection zone for easier detection of accidental zero-nKlass use
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: iklam, rkennke
|
2025-02-26 09:51:56 +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 |
|
Amit Kumar
|
50b4cbd8a4
|
8345102: [s390x/ppc] ShowRegistersOnAssertTest.java fails after 8343756
Reviewed-by: mdoerr, mbaesken
|
2024-12-01 13:55:47 +00:00 |
|
Markus Grönlund
|
0054bbed7f
|
8343756: CAN_SHOW_REGISTERS_ON_ASSERT for Windows
Reviewed-by: stuefe, jsjolen
|
2024-11-26 10:50:20 +00:00 |
|
Gerard Ziemski
|
c34fb2c989
|
8338883: Show warning when CreateCoredumpOnCrash set, but core dump will not happen
Reviewed-by: dholmes, jsjolen
|
2024-10-16 15:32:07 +00:00 |
|
Christian Hagedorn
|
125f743223
|
8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Reviewed-by: dholmes, lmesnik
|
2024-09-10 08:14:40 +00:00 |
|
Tobias Hartmann
|
a8e62af733
|
8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"
Reviewed-by: chagedorn
|
2024-05-06 11:43:07 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Matthias Baesken
|
a065eba56d
|
8326496: [test] checkHsErrFileContent support printing hserr in error case
Reviewed-by: clanger, lucy
|
2024-03-01 07:37:43 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Leo Korinth
|
b9dcd4b741
|
8318964: Fix build failures caused by 8315097
Reviewed-by: aboldtch, rcastanedalo
|
2023-10-27 09:51:22 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Frederic Thevenet
|
d96f38b80c
|
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
Reviewed-by: ihse, erikj
|
2023-10-25 17:30:21 +00:00 |
|
Patricio Chilano Mateo
|
2d38495b61
|
8316309: AArch64: VMError::print_native_stack() crashes on Java native method frame
Reviewed-by: lmesnik, aph
|
2023-10-16 16:22:58 +00:00 |
|
David Holmes
|
e2e8e8e210
|
8312136: Modify runtime/ErrorHandling/TestDwarf.java to split dwarf and decoder testing
Reviewed-by: chagedorn, pchilanomate
|
2023-09-25 23:42:17 +00:00 |
|
Jorn Vernee
|
38bf1192b6
|
8310228: Improve error reporting for uncaught native exceptions on Windows
Reviewed-by: dholmes, djelinski
|
2023-09-21 13:54:35 +00:00 |
|
Mikhailo Seledtsov
|
b685ee00b2
|
8314830: runtime/ErrorHandling/ tests ignore external VM flags
Reviewed-by: dholmes, lmesnik
|
2023-09-19 16:42:23 +00:00 |
|
Sidraya
|
6f6621303a
|
8312014: [s390x] TestSigInfoInHsErrFile.java Failure
Reviewed-by: stuefe, amitkumar, tsteele
|
2023-07-19 18:49:24 +00:00 |
|
Damon Fenacci
|
e5744b8120
|
8310919: runtime/ErrorHandling/TestAbortVmOnException.java times out due to core dumps taking a long time on OSX
Reviewed-by: thartmann, dholmes
|
2023-06-29 12:07:54 +00:00 |
|
Damon Fenacci
|
826dcb5424
|
8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers
Reviewed-by: thartmann, amitkumar, fyang, mdoerr
|
2023-06-21 12:27:02 +00:00 |
|
Axel Boldt-Christmas
|
e34ecc97e6
|
8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
Reviewed-by: eosterlund, stuefe
|
2023-05-17 07:07:41 +00:00 |
|
Varada M
|
a72ba38347
|
8303948: HsErrFileUtils.checkHsErrFileContent() fails to check the last pattern.
Reviewed-by: dholmes, stuefe
|
2023-03-21 05:45:58 +00:00 |
|
Thomas Stuefe
|
a00f5d24d3
|
8303861: Error handling step timeouts should never be blocked by OnError and others
Reviewed-by: dholmes, rkennke
|
2023-03-14 15:51:20 +00:00 |
|
Matthias Baesken
|
b6d70f2c49
|
8303973: Library detection in runtime/ErrorHandling/TestDwarf.java fails on ppc64le RHEL8.5 for libpthread-2.28.so
Reviewed-by: chagedorn
|
2023-03-14 08:08:28 +00:00 |
|
Kim Barrett
|
f1d76fa925
|
8302262: Remove -XX:SuppressErrorAt develop option
Reviewed-by: stuefe, dholmes, tschatzl
|
2023-02-15 00:44:02 +00:00 |
|
Afshin Zafari
|
289aed465e
|
8298128: runtime/ErrorHandling/TestSigInfoInHsErrFile.java fails to find pattern with slowdebug
Reviewed-by: dcubed, dholmes, stuefe
|
2023-01-16 12:36:45 +00:00 |
|
Thomas Stuefe
|
3b3bbe5487
|
8296907: VMError: add optional callstacks, siginfo for secondary errors
Reviewed-by: aboldtch, rschmelter
|
2022-12-05 07:10:31 +00:00 |
|
Thomas Stuefe
|
d6102110e1
|
8297408: Consolidate code in runtime/ErrorHandling
Reviewed-by: dholmes, mbaesken
|
2022-11-28 07:31:18 +00:00 |
|
Thomas Stuefe
|
a768fed779
|
8297184: Test runtime/ErrorHandling/TestSigInfoInHsErrFile.java is failing
Reviewed-by: dcubed, coleenp
|
2022-11-17 16:40:32 +00:00 |
|
Thomas Stuefe
|
b9d6e83e9b
|
8296906: VMError::controlled_crash crashes with wrong code and address
Reviewed-by: dholmes, mbaesken
|
2022-11-17 07:08:14 +00:00 |
|
Aleksey Shipilev
|
5204528296
|
8293201: Library detection in runtime/ErrorHandling/TestDwarf.java fails on some systems
Reviewed-by: chagedorn
|
2022-09-01 14:13:51 +00:00 |
|
Christian Hagedorn
|
13c0369646
|
8242181: [Linux] Show source information when printing native stack traces in hs_err files
Reviewed-by: erikj, tschatzl, stuefe, ihse
|
2022-08-24 06:44:06 +00:00 |
|
Doug Simon
|
af24d2d1d6
|
8286771: workaround implemented for JDK-8282607 is incomplete
Reviewed-by: dholmes
|
2022-05-14 15:28:53 +00:00 |
|
Doug Simon
|
1c50ea36a5
|
8282607: runtime/ErrorHandling/MachCodeFramesInErrorFile.java failed with "RuntimeException: 0 < 2"
Reviewed-by: dholmes, coleenp
|
2022-05-11 20:08:15 +00:00 |
|
Tyler Steele
|
97a0a292a6
|
8283643: [AIX, testbug] MachCodeFramesInErrorFile test fails to find 'Native frames' text
Reviewed-by: dnsimon, dholmes
|
2022-04-26 15:26:21 +00:00 |
|
Coleen Phillimore
|
e245f9d200
|
8284274: Error reporting crashes because missing ResourceMarks
Reviewed-by: dholmes, stuefe
|
2022-04-13 14:46:27 +00:00 |
|
Yi Yang
|
ad1dc9c2ae
|
8278125: Some preallocated OOMEs are missing stack trace
Co-authored-by: dongyun.tdy <dongyun.tdy@alibaba-inc.com>
Reviewed-by: dholmes, coleenp
|
2021-12-23 02:14:52 +00:00 |
|
David Holmes
|
fab3d6c612
|
8275761: Backout: JDK-8274794 Print all owned locks in hs_err file
Reviewed-by: mikael
|
2021-10-22 04:47:53 +00:00 |
|