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 |
|
Joel Sikström
|
dc5c4148c7
|
8352762: Use EXACTFMT instead of expanded version where applicable
Reviewed-by: dholmes, stuefe
|
2025-03-27 15:49:12 +00:00 |
|
Casper Norrbin
|
86860cac04
|
8346916: [REDO] align_up has potential overflow
Reviewed-by: ayang, kbarrett, dlong
|
2025-03-13 09:35:59 +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 |
|
Johan Sjölen
|
f74c4dfe0b
|
8349580: Do not use address in MemTracker top level functions
Reviewed-by: gziemski, stefank
|
2025-02-10 13:52:23 +00:00 |
|
SendaoYan
|
8f6ccde982
|
8349554: [UBSAN] os::attempt_reserve_memory_between reported applying non-zero offset to non-null pointer produced null pointer
Reviewed-by: stefank, stuefe
|
2025-02-08 13:11:07 +00:00 |
|
Dhamoder Nalla
|
2bef5b4a87
|
8348323: Corrupted timezone string in JVM crash log
Reviewed-by: dholmes, amitkumar, kevinw
|
2025-01-28 11:32:00 +00:00 |
|
Stefan Karlsson
|
c33c1cfe73
|
8347909: Automatic precompiled.hpp inclusion
Reviewed-by: lkorinth, erikj, dholmes, ihse
|
2025-01-21 10:21:24 +00:00 |
|
Robert Toyonaga
|
3804082cba
|
8346123: [REDO] NMT should not use ThreadCritical
Reviewed-by: dholmes, coleenp, stuefe
|
2025-01-18 17:21:28 +00:00 |
|
Coleen Phillimore
|
baca7daa32
|
8347733: Replace SIZE_FORMAT in runtime code
Reviewed-by: matsaave, sspitsyn, dholmes
|
2025-01-17 16:24:47 +00:00 |
|
Kim Barrett
|
db76f47f27
|
8347720: [BACKOUT] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Reviewed-by: coleenp
|
2025-01-14 17:42:24 +00:00 |
|
Kim Barrett
|
e0f2f4b216
|
8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, dholmes, jsjolen
|
2025-01-13 18:25:42 +00:00 |
|
Coleen Phillimore
|
ddb5881964
|
8329549: Remove FORMAT64_MODIFIER
Reviewed-by: dholmes, kbarrett
|
2025-01-07 23:14:04 +00:00 |
|
Matthias Baesken
|
c75b1d4bf6
|
8346082: Output JVMTI agent information in hserr files
Reviewed-by: mdoerr, dholmes, stuefe
|
2024-12-16 18:24:15 +00:00 |
|
David Holmes
|
3d0d0e6290
|
8345012: os::build_agent_function_name potentially wastes a byte when allocating the buffer
Reviewed-by: stuefe, shade
|
2024-12-02 20:54:58 +00:00 |
|
Magnus Ihse Bursie
|
1ca764454b
|
8339480: Build static-jdk image with a statically linked launcher
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jiangli Zhou <jiangli@openjdk.org>
Reviewed-by: dholmes, erikj, coleenp
|
2024-12-02 15:12:24 +00:00 |
|
David Holmes
|
1a07d542ec
|
8343703: Symbol name cleanups after JEP 479
Reviewed-by: kbarrett, amenkov
|
2024-11-28 02:24:55 +00:00 |
|
Johan Sjölen
|
c3df050b88
|
8343726: [BACKOUT] NMT should not use ThreadCritical
Reviewed-by: shade, dholmes
|
2024-11-07 08:16:17 +00:00 |
|
Martin Doerr
|
e33dc13567
|
8343343: Misc crash dump improvements on more platforms after JDK-8294160
Co-authored-by: Boris Ulasevich <bulasevich@openjdk.org>
Reviewed-by: mbaesken, jkern, dlong
|
2024-11-06 19:36:20 +00:00 |
|
Robert Toyonaga
|
0abfa3ba8f
|
8304824: NMT should not use ThreadCritical
Reviewed-by: stuefe, dholmes, jsjolen
|
2024-10-29 07:50:43 +00:00 |
|
Aleksey Shipilev
|
7f4ed5001e
|
8341020: Error handler crashes when Metaspace is not fully initialized
Reviewed-by: kbarrett, jsjolen, stefank, dholmes
|
2024-10-18 05:55:07 +00:00 |
|
Aleksey Shipilev
|
0f253d1103
|
8340392: Handle OopStorage in location decoder
Reviewed-by: kbarrett, dholmes
|
2024-09-23 07:02:59 +00:00 |
|
Gerard Ziemski
|
eabfc6e4d9
|
8337563: NMT: rename MEMFLAGS to MemTag
Reviewed-by: dholmes, coleenp, jsjolen
|
2024-09-17 19:59:06 +00:00 |
|
Matthias Baesken
|
b9e65f982f
|
8337662: Improve os::print_hex_dump for printing Instructions sections
Reviewed-by: stuefe, lucy
|
2024-08-30 06:47:49 +00:00 |
|
Robert Toyonaga
|
4a73ed44f1
|
8330144: Revise os::free_memory()
Reviewed-by: stuefe, mbaesken
|
2024-07-18 13:35:32 +00:00 |
|
Vladimir Petko
|
d41d2a7a82
|
8334502: gtest/GTestWrapper.java fails on armhf due to LogDecorations.iso8601_utctime_test
Reviewed-by: dholmes, shade
|
2024-07-17 09:43:47 +00:00 |
|
Amit Kumar
|
8f62f31dff
|
8335906: [s390x] Test Failure: GTestWrapper.java
Reviewed-by: stuefe
|
2024-07-09 08:26:25 +00:00 |
|
Joachim Kern
|
ced9906635
|
8334371: [AIX] Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages
Reviewed-by: stuefe, mbaesken, mdoerr
|
2024-07-04 11:20:57 +00:00 |
|
Thomas Stuefe
|
38a578d547
|
8334738: os::print_hex_dump should optionally print ASCII
Reviewed-by: dholmes, sgehwolf
|
2024-07-04 06:20:03 +00:00 |
|
Robert Toyonaga
|
e825ccfe66
|
8332362: Implement os::committed_in_range for MacOS and AIX
Reviewed-by: stuefe
|
2024-06-24 13:33:20 +00:00 |
|
Johan Sjölen
|
05a63d80b9
|
8334489: Add function os::used_memory
Reviewed-by: eosterlund, dholmes, stuefe
|
2024-06-24 07:51:01 +00:00 |
|
Matthias Baesken
|
8de5d2014a
|
8332865: ubsan: os::attempt_reserve_memory_between reports overflow
Reviewed-by: stuefe, clanger
|
2024-06-06 12:27:26 +00:00 |
|
David Holmes
|
673f767dad
|
8285506: Unify os::vsnprintf implementations
Reviewed-by: jwaters, kbarrett, jsjolen
|
2024-05-28 22:43:35 +00:00 |
|
Afshin Zafari
|
f665e07ab2
|
8331540: [BACKOUT] NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
Reviewed-by: jwilhelm
|
2024-05-03 10:17:11 +00:00 |
|
Afshin Zafari
|
4036d7d824
|
8330076: NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
Reviewed-by: stefank, jsjolen, stuefe
|
2024-05-02 07:19:56 +00:00 |
|
Matthias Baesken
|
9108091f0c
|
8330989: unify os::create_binary_file across platforms
Reviewed-by: dholmes, kbarrett
|
2024-05-02 07:06:25 +00:00 |
|
Stefan Karlsson
|
6f087cbcd5
|
8328698: oopDesc::klass_raw() decodes without a null check
Reviewed-by: ayang, tschatzl
|
2024-04-08 09:29:40 +00:00 |
|
Thomas Stuefe
|
9e566d76d1
|
8327971: Multiple ASAN errors reported for metaspace
8327988: When running ASAN, disable dangerous NMT test
Reviewed-by: jsjolen, rkennke
|
2024-03-27 08:36:40 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Joachim Kern
|
997e615c69
|
8322943: runtime/CompressedOops/CompressedClassPointers.java fails on AIX
Reviewed-by: gli, stuefe
|
2024-03-08 13:23:06 +00:00 |
|
Afshin Zafari
|
7c71f188a3
|
8324829: Uniform use of synchronizations in NMT
Reviewed-by: stuefe, jsjolen
|
2024-03-04 08:18:27 +00:00 |
|
Thomas Stuefe
|
20a25f60ea
|
8326067: Remove os::remap_memory and simplify os::map_memory
Reviewed-by: eosterlund, iklam
|
2024-02-19 19:33:07 +00:00 |
|
Magnus Ihse Bursie
|
09d4936657
|
8252136: Several methods in hotspot are missing "static"
Reviewed-by: coleenp, stefank, kvn, kbarrett
|
2024-02-14 16:29:58 +00:00 |
|
Erik Österlund
|
84965ea1a8
|
8322630: Remove ICStubs and related safepoints
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
|
2024-02-14 11:44:30 +00:00 |
|
Johan Sjölen
|
0377f1abe1
|
8325133: Missing MEMFLAGS parameter in parts of os API
Reviewed-by: stefank, gziemski
|
2024-02-05 09:27:07 +00:00 |
|
Liming Liu
|
a65a89522d
|
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
Reviewed-by: jsjolen, stuefe
|
2024-01-26 16:42:46 +00:00 |
|
Thomas Stuefe
|
c90768c93b
|
8318444: Write details about compilation bailouts into crash reports
Reviewed-by: thartmann, chagedorn
|
2024-01-08 13:47:43 +00:00 |
|
Thomas Stuefe
|
033cced6e1
|
8320368: Per-CPU optimization of Klass range reservation
Reviewed-by: rkennke, rehn
|
2023-11-29 13:16:38 +00:00 |
|
Ioi Lam
|
0712b22a3a
|
8320147: Remove DumpSharedSpaces
Reviewed-by: ccheung, matsaave
|
2023-11-20 17:09:55 +00:00 |
|