Robert Toyonaga
4e2cc725f4
split up map_or_reserve_memory_aligned. Small fixes.
2026-04-09 16:56:12 -04:00
Robert Toyonaga
700ff1b561
Use VirtualAlloc2 to fix races
...
test working. need to focus on map
refactor and one more test
new test, comments, fix aix split memory accounting, use unified logging instead of warning()
remove map API code. Rename to PlacholderRegion. Fix os::release
remove map_memory API code
fix race and simplify AOTMetaspace::reserve_address_space_for_archives
clean up
comments
test: map_memory_to_file_aligned_larger
remove old test and modify tests
clean up
fix aix and comments
cleanup
gate fix
anothe rgate fix
fix windows test
account for wish address
fix missing NMT accounting
comments
small cleanup
trailing whitespaces
2026-03-16 15:46:55 -04:00
Casper Norrbin
5f098b1284
8376650: os::release_memory_special may not be needed anymore
...
Reviewed-by: coleenp, sjohanss
2026-02-25 10:49:20 +00:00
Anton Seoane Ampudia
86f60f6081
8351149: Remove dead IA32/X32/!AMD64 code blocks after 32-bit x86 removal
...
Reviewed-by: stefank, ayang, kvn
2025-10-28 17:49:23 +00:00
Axel Boldt-Christmas
303686684c
8367972: ZGC: Reduce ZBarrierSet includes
...
Reviewed-by: stefank, eosterlund
2025-09-24 06:28:13 +00:00
David Holmes
80ab094a75
8347707: Standardise the use of os::snprintf and os::snprintf_checked
...
Reviewed-by: kbarrett, fbredberg
2025-08-31 21:34:16 +00:00
Magnus Ihse Bursie
4a242e3a65
8354213: Restore pointless unicode characters to ASCII
...
Reviewed-by: naoto, erikj, iris
2025-04-09 20:14:10 +00:00
Stefan Karlsson
c33c1cfe73
8347909: Automatic precompiled.hpp inclusion
...
Reviewed-by: lkorinth, erikj, dholmes, ihse
2025-01-21 10:21:24 +00:00
Dhamoder Nalla
4ded28380b
8338136: Hotspot should support multiple large page sizes on Windows
...
Reviewed-by: dholmes, djelinski
2024-10-04 04:50:54 +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
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
Coleen Phillimore
c1281e6b45
8324678: Replace NULL with nullptr in HotSpot gtests
...
Reviewed-by: kbarrett, dholmes, jwaters
2024-01-29 17:12:13 +00:00
Stefan Karlsson
df6cf1e41d
8296886: Fix various include sort order issues
...
Reviewed-by: kbarrett, dholmes, stuefe
2022-11-24 15:06:19 +00:00
Daniel Jeliński
23995f822e
8281525: Enable Zc:strictStrings flag in Visual Studio build
...
Reviewed-by: dholmes, ihse
2022-02-24 18:18:52 +00:00
Stefan Johansson
5df25dc088
8266807: Windows os_windows-gtest broken for UseLargePages
...
Reviewed-by: iwalulya, ayang, tschatzl
2021-05-31 12:51:21 +00:00
Stefan Johansson
2798b0d98a
8266349: Pass down requested page size to reserve_memory_special
...
Reviewed-by: stuefe, mgkwill
2021-05-07 11:33:10 +00:00
Mikhailo Seledtsov
9221540e2a
8213269: convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
...
Reviewed-by: iignatyev, coleenp, stuefe
2021-03-08 20:09:59 +00:00
Ralf Schmelter
26e6cb3eb9
8256489: Make gtest for long path names on Windows more resilient in the presence of virus scanners
...
Reviewed-by: dholmes, clanger
2020-11-25 13:16:36 +00:00
Patric Hedlin
195c45a0e1
8245226: Clean-up FlagSetting and remove misuse
...
Reviewed-by: neliasso, dholmes
2020-02-24 14:06:01 +01:00
Aleksey Shipilev
c1474ca64b
8231930: Windows build fails after JDK-8191521
...
Reviewed-by: dholmes, clanger
2019-10-07 15:00:24 +02:00
Ralf Schmelter
98a2c05b5d
8191521: handle long relative path specified in -Xbootclasspath/a on windows
...
Reviewed-by: ccheung, clanger
2019-10-01 14:09:44 +02:00
Stefan Karlsson
4914e0ee95
8224203: Remove need to specify type when using FLAG_SET macros
...
Reviewed-by: rehn, pliden, coleenp
2019-05-22 13:06:31 +02:00
Igor Ignatyev
bf800514ff
8213337: windows-x64-slowdebug build is broken by 8177708
...
Reviewed-by: dholmes
2018-11-02 23:44:45 -07:00
Igor Ignatyev
de6f5b33ed
8177708: Convert TestReserveMemorySpecial_test to Gtest
...
Reviewed-by: gziemski, vlivanov
2018-11-02 16:26:11 -07:00