Joel Sikström
|
ceef161eea
|
8339661: ZGC: Move some page resets and verification to callsites
Reviewed-by: stefank, eosterlund
|
2024-09-11 08:08:09 +00:00 |
|
Matthias Baesken
|
f2c992c5af
|
8339300: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms
Reviewed-by: mdoerr, lucy
|
2024-09-04 07:09:59 +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 |
|
Johan Sjölen
|
e57b593258
|
8335062: NMT: Make StackIndex non-opaque
Reviewed-by: stuefe, gziemski
|
2024-08-29 11:23:04 +00:00 |
|
Leonid Mesnik
|
d08b5bd9f5
|
8258483: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small
Reviewed-by: ayang
|
2024-08-28 20:18:51 +00:00 |
|
Thomas Stuefe
|
daf26178be
|
8338929: Make Metaspace::deallocate space-aware
Reviewed-by: coleenp, adinn
|
2024-08-27 15:46:10 +00:00 |
|
Axel Boldt-Christmas
|
bd4160cea8
|
8315884: New Object to ObjectMonitor mapping
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Reviewed-by: rkennke, coleenp, dcubed
|
2024-08-16 06:20:17 +00:00 |
|
Kim Barrett
|
d77e6fe45c
|
8338154: Fix -Wzero-as-null-pointer-constant warnings in gtest framework
Reviewed-by: ihse, dholmes, jwaters
|
2024-08-13 05:46:38 +00:00 |
|
Kim Barrett
|
6a3d045221
|
8337709: Use allocated states for chunking large array processing
Reviewed-by: iwalulya, tschatzl
|
2024-08-11 18:34:18 +00:00 |
|
Coleen Phillimore
|
8f039b5629
|
8336919: Cleanup and rename tags in placeholders code
Co-authored-by: Frederic Parain <fparain@openjdk.org>
Reviewed-by: iklam, fparain, dholmes
|
2024-07-31 17:55:01 +00:00 |
|
David Holmes
|
5b7bb40d1f
|
8325002: Exceptions::fthrow needs to ensure it truncates to a valid utf8 string
Reviewed-by: djelinski, stuefe
|
2024-07-30 22:35:28 +00:00 |
|
Robert Toyonaga
|
4a73ed44f1
|
8330144: Revise os::free_memory()
Reviewed-by: stuefe, mbaesken
|
2024-07-18 13:35:32 +00:00 |
|
Thomas Schatzl
|
4ec1ae1097
|
8331385: G1: Prefix HeapRegion helper classes with G1
Reviewed-by: ayang, dholmes
|
2024-07-05 07:18:34 +00:00 |
|
Thomas Stuefe
|
b0efd77402
|
8314653: Metaspace: remove allocation guard feature
Reviewed-by: azafari, dholmes
|
2024-07-04 12:42:47 +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 |
|
Severin Gehwolf
|
0a6ffa5795
|
8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
Reviewed-by: stuefe, iklam
|
2024-07-01 08:47:29 +00:00 |
|
Kim Barrett
|
25c3845be2
|
8333133: Simplify QuickSort::sort
Reviewed-by: shade, dholmes
|
2024-06-26 05:15:36 +00:00 |
|
Johan Sjölen
|
57f8b91e55
|
8333658: NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage
Reviewed-by: stuefe, azafari
|
2024-06-25 14:37:38 +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
|
eb110bdc6e
|
8334180: NMT gtests introduced with 8312132 should be labeled as NMT
Reviewed-by: gziemski, stuefe
|
2024-06-23 12:33:38 +00:00 |
|
Johan Sjölen
|
652784c803
|
8334392: Switch RNG in NMT's treap
Reviewed-by: stuefe, azafari, gziemski
|
2024-06-23 08:19:28 +00:00 |
|
Albert Mingkun Yang
|
c94af6f943
|
8333962: Obsolete OldSize
Reviewed-by: dholmes, zgu
|
2024-06-17 15:50:55 +00:00 |
|
Thomas Stuefe
|
5528ad7490
|
8334179: VMATreeTest.TestConsistencyWithSimpleTracker_vm runs 50+ seconds
Reviewed-by: jsjolen
|
2024-06-13 08:38:04 +00:00 |
|
Albert Mingkun Yang
|
badf1cb9ce
|
8331675: gtest CollectorPolicy.young_min_ergo_vm fails after 8272364
Reviewed-by: tschatzl, zgu, gli
|
2024-06-11 06:57:05 +00:00 |
|
Albert Mingkun Yang
|
b68609f80d
|
8333779: Parallel: Remove Summary phase related debug print during Full GC
Reviewed-by: tschatzl
|
2024-06-10 15:23:41 +00:00 |
|
Kuai Wei
|
2a242db01e
|
8325821: [REDO] use "dmb.ishst+dmb.ishld" for release barrier
Reviewed-by: shade, aph
|
2024-06-10 12:57:03 +00:00 |
|
Thomas Stuefe
|
e22fc121ae
|
8333775: Small improvement to outputStream auto-indentation mode
Reviewed-by: jsjolen, mbaesken
|
2024-06-10 12:33:32 +00:00 |
|
Thomas Stuefe
|
bf7f1c41cc
|
8333211: NMT Reports: replace manual indentation handling with auto indent
Reviewed-by: jsjolen, asmehra
|
2024-06-07 07:34:58 +00:00 |
|
Martin Doerr
|
9b436d048e
|
8333674: Disable CollectorPolicy.young_min_ergo_vm for PPC64
Reviewed-by: mbaesken, zgu
|
2024-06-06 15:34:46 +00:00 |
|
Saint Wesonga
|
f15d423fb5
|
6942632: Hotspot should be able to use more than 64 logical processors on Windows
Reviewed-by: jsjolen, dholmes
|
2024-06-06 11:55:43 +00:00 |
|
David Holmes
|
ca9390755b
|
8256828: ostream::print_cr() truncates buffer in copy-through case
Reviewed-by: stuefe, matsaave
|
2024-06-06 00:15:43 +00:00 |
|
Johan Sjölen
|
3944e67366
|
8312132: Add tracking of multiple address spaces in NMT
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stefank, stuefe
|
2024-06-05 07:53:48 +00:00 |
|
Matthias Baesken
|
d0052c032c
|
8333326: Linux Alpine build fails after 8302744
Reviewed-by: sgehwolf, clanger, stuefe
|
2024-06-05 07:11:27 +00:00 |
|
SendaoYan
|
7dbd03388e
|
8332499: Gtest codestrings.validate_vm fail on linux x64 when hsdis is present
Reviewed-by: thartmann, chagedorn
|
2024-06-05 05:09:53 +00:00 |
|
Johan Sjölen
|
0f4154a9e9
|
8331193: Return references when possible in GrowableArray
Reviewed-by: stefank, kbarrett, epeter
|
2024-06-04 10:53:26 +00:00 |
|
Sonia Zaldana Calles
|
1512011eaf
|
8332123: [nmt] Move mallocLimit code to the nmt subdir
Reviewed-by: dholmes, stuefe
|
2024-06-04 01:33:59 +00:00 |
|
Severin Gehwolf
|
3d4eb159e6
|
8302744: Refactor Hotspot container detection code
Reviewed-by: jsjolen, stuefe
|
2024-05-29 08:46:27 +00:00 |
|
Lei Zaakjyu
|
985b9ce79a
|
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
Reviewed-by: cjplummer, kbarrett, tschatzl
|
2024-05-25 02:10:05 +00:00 |
|
Kelvin Nilsen
|
dc184f1099
|
8324649: Shenandoah: replace implementation of free set
Reviewed-by: wkemper, ysr, rkennke
|
2024-05-16 16:47:09 +00:00 |
|
Ioi Lam
|
ac86f59e4f
|
8330532: Improve line-oriented text parsing in HotSpot
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: matsaave, jsjolen
|
2024-05-09 07:43:03 +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 |
|
Aleksey Shipilev
|
cff841f1de
|
8328934: Assert that ABS input and output are legal
Reviewed-by: aph, dlong
|
2024-04-30 09:13:12 +00:00 |
|
Stefan Johansson
|
8031dabf83
|
8331094: ZGC: GTest fails due to incompatible Windows version
Reviewed-by: aboldtch, tschatzl
|
2024-04-25 10:43:07 +00:00 |
|
Stefan Johansson
|
e311ba32a5
|
8330626: ZGC: Windows address space placeholders not managed correctly
Reviewed-by: stefank, aboldtch
|
2024-04-24 12:03:30 +00:00 |
|
Thomas Schatzl
|
2c45eca159
|
8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
Reviewed-by: iwalulya, kbarrett
|
2024-04-12 07:22:06 +00:00 |
|
Axel Boldt-Christmas
|
b4ddddeff1
|
8329840: Fix ZPhysicalMemorySegment::_end type
Reviewed-by: stefank, eosterlund
|
2024-04-09 08:11:04 +00:00 |
|
Stefan Karlsson
|
71d48bcc3d
|
8329655: Cleanup KlassObj and klassOop names after the PermGen removal
Reviewed-by: rkennke, coleenp
|
2024-04-05 07:39:48 +00:00 |
|
David Holmes
|
0b01144ece
|
8329720: Gtest failure printing markword after JDK-8325303
Reviewed-by: mikael
|
2024-04-05 02:15:48 +00:00 |
|