Coleen Phillimore
|
ff1c42f111
|
8378112: Test runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails with RuntimeException: 1 < 2
Reviewed-by: phubner, matsaave
|
2026-02-19 22:17:41 +00:00 |
|
Paul Hübner
|
49425184a1
|
8371590: runtime/ErrorHandling/TestDwarf.java fails with clang toolchain
Reviewed-by: jsjolen, aartemov, jsikstro
|
2026-02-17 13:53:09 +00:00 |
|
Afshin Zafari
|
b12367e196
|
8365381: [asan] exclude tests under ASAN build which rely on vm signal handling
Reviewed-by: dholmes, syan
|
2026-02-09 10:32:53 +00:00 |
|
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 |
|
Matthias Baesken
|
3579c752bc
|
8373876: StackWalkNativeToJava print more output in case of failures
Reviewed-by: dholmes, mdoerr
|
2025-12-22 07:57:31 +00:00 |
|
Paul Hübner
|
c146805da5
|
8368551: Core dump warning may be confusing
Reviewed-by: stuefe, dholmes
|
2025-11-26 13:05:41 +00:00 |
|
Paul Hübner
|
81e0c87f28
|
8371320: runtime/ErrorHandling/PrintVMInfoAtExitTest.java fails with unexpected amount for Java Heap reserved memory
Reviewed-by: azafari, jsikstro
|
2025-11-14 08:29:57 +00:00 |
|
Matthias Baesken
|
a840dc22c5
|
8364741: [asan] runtime/ErrorHandling/PrintVMInfoAtExitTest.java fails because output differs slightly
Reviewed-by: syan, phubner, jsikstro
|
2025-11-04 09:54:50 +00:00 |
|
Ioi Lam
|
6080ccd232
|
8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26
Reviewed-by: stuefe, kvn
|
2025-10-29 18:40:14 +00:00 |
|
Thomas Stuefe
|
aaa9fbf6b5
|
8368365: ASAN errors should produce hs-err files and core dumps
Reviewed-by: mbaesken, asmehra
|
2025-10-23 13:03:31 +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 |
|
Saint Wesonga
|
f4209dff3b
|
8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64
Reviewed-by: dholmes, mbeckwit
|
2025-10-10 03:55:47 +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 |
|
Saint Wesonga
|
f58d612b61
|
8366483: ShowRegistersOnAssertTest uses wrong register pattern string for Windows on AArch64
Reviewed-by: dholmes, shade
|
2025-09-02 04:01:32 +00:00 |
|
Matthias Baesken
|
e5ec464120
|
8365442: [asan] runtime/ErrorHandling/CreateCoredumpOnCrash.java fails
Reviewed-by: jsjolen
|
2025-08-26 06:13:33 +00:00 |
|
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 |
|