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 |
|
Koichi Sakata
|
22513199e5
|
8262828: Format of OS information is different on macOS
Reviewed-by: dholmes, ysuenaga
|
2021-03-04 07:56:14 +00:00 |
|
Ioi Lam
|
235da6aa04
|
8261672: Reduce inclusion of classLoaderData.hpp
Reviewed-by: lfoltan, coleenp
|
2021-02-13 07:13:22 +00:00 |
|
Ioi Lam
|
ffbcf1b0a7
|
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
Reviewed-by: lfoltan, hseigel, dholmes, stuefe
|
2021-02-02 23:40:29 +00:00 |
|
David Holmes
|
6f2be9c608
|
8246112: Remove build-time and run-time checks for clock_gettime and CLOCK_MONOTONIC
Reviewed-by: ihse, erikj, gziemski, hseigel
|
2021-01-27 01:18:52 +00:00 |
|
Matthias Baesken
|
69f90b5fd4
|
8259843: initialize dli_fname array before calling dll_address_to_library_name
Reviewed-by: lucy, dholmes
|
2021-01-20 15:08:02 +00:00 |
|
Anton Kozlov
|
2273f9555a
|
8234930: Use MAP_JIT when allocating pages for code cache on macOS
Reviewed-by: stuefe, iklam, burban
|
2020-12-15 18:43:49 +00:00 |
|
Thomas Stuefe
|
8e8e584552
|
8257588: Make os::_page_sizes a bitmask
Reviewed-by: tschatzl, stefank
|
2020-12-07 10:32:05 +00:00 |
|
Coleen Phillimore
|
4db05e991b
|
8254042: gtest/GTestWrapper.java failed os.test_random
Reviewed-by: dholmes, stuefe, kbarrett
|
2020-11-30 12:48:17 +00:00 |
|
Thomas Stuefe
|
f626ed6a43
|
8255978: [windows] os::release_memory may not release the full range
Reviewed-by: iklam, minqi
|
2020-11-19 11:51:09 +00:00 |
|
Gerard Ziemski
|
50a2c22ff7
|
8253742: POSIX signal code cleanup
Reviewed-by: stuefe, dholmes
|
2020-11-18 15:29:13 +00:00 |
|
Ioi Lam
|
2f06893a29
|
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
Reviewed-by: ihse, kbarrett
|
2020-11-12 01:45:27 +00:00 |
|
Anton Kozlov
|
acd0e2560c
|
8255254: Split os::reserve_memory and os::map_memory_to_file interfaces
Reviewed-by: stefank, stuefe
|
2020-10-27 20:37:01 +00:00 |
|
Gerard Ziemski
|
4fe07ccc53
|
8252324: Signal related code should be shared among POSIX platforms
Reviewed-by: coleenp, dholmes, stuefe, ysuenaga
|
2020-10-07 16:21:51 +00:00 |
|
Thomas Stuefe
|
44e6820c37
|
8253650: Cleanup: remove alignment_hint parameter from os::reserve_memory
Reviewed-by: stefank, tschatzl
|
2020-10-01 12:09:59 +00:00 |
|
Stefan Karlsson
|
ca1ed16292
|
8253639: Change os::attempt_reserve_memory_at parameter order
Reviewed-by: tschatzl, iklam
|
2020-09-28 07:12:48 +00:00 |
|
Stefan Karlsson
|
625a9352bf
|
8253638: Cleanup os::reserve_memory and remove MAP_FIXED
Reviewed-by: stuefe, iklam
|
2020-09-28 06:30:09 +00:00 |
|
Zhengyu Gu
|
4167540074
|
8253647: Remove dead code in os::create_thread() on Linux/BSD
Reviewed-by: stuefe, dholmes
|
2020-09-25 23:33:42 +00:00 |
|
Ioi Lam
|
0a1dc50f54
|
8253271: vm_version_x86.hpp should not include globals_extension.hpp
Reviewed-by: dholmes
|
2020-09-17 21:32:22 +00:00 |
|
Gerard Ziemski
|
087cbbfd69
|
8237591: Mac: include OS X version in hs_err_pid crash log file
Added macOS and build version to crash lof report
Reviewed-by: dholmes, dcubed
|
2020-08-14 13:24:24 -05:00 |
|
Coleen Phillimore
|
a6e794b3e8
|
8248240: Remove extendedPC.hpp and fetch_frame_from_ucontext
This empty interface was left over from deleting code from before safepoint polling.
Reviewed-by: lfoltan, dholmes
|
2020-06-25 08:04:28 -04:00 |
|
David Holmes
|
0be5b7d66e
|
8247289: Obsolete unused UseBsdPosixThreadCPUClocks
8247292: Obsolete unused UseOprofile flag on BSD
Co-authored-by: Christoph Dreis <christoph.dreis@freenet.de>
Reviewed-by: hseigel, dcubed
|
2020-06-15 18:35:46 -04:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Gerard Ziemski
|
1f31afd855
|
8237777: "Dumping core ..." is shown despite claiming that "# No core dump will be written."
Remove the unneeded and possibly misleading message.
Reviewed-by: dholmes, ysuenaga
|
2020-05-06 12:40:50 -05:00 |
|
Kim Barrett
|
7ae3bea212
|
8243961: ForceNUMA and only one available NUMA node fails assertion on Windows
Improve ergnomics for UseNUMA and UseNUMAInterleaving
Reviewed-by: tschatzl, sjohanss
|
2020-05-05 22:34:54 -04:00 |
|
Per Lidén
|
3b9b4b2fdc
|
8241603: ZGC: java/lang/management/MemoryMXBean/MemoryTestZGC.sh crashes on macOS
Reviewed-by: eosterlund, clanger, mbaesken, azeller
|
2020-04-23 15:37:12 +02:00 |
|
Robbin Ehn
|
bf41f548e1
|
8220051: Remove global safepoint code
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
|
2020-04-01 14:54:44 +02:00 |
|
Matthias Baesken
|
a45889dc5e
|
8241660: Add virtualization information output to hs_err file on macOS
Reviewed-by: clanger, mdoerr
|
2020-03-26 10:38:17 +01:00 |
|
Thomas Stuefe
|
40173c5042
|
8241395: Factor out platform independent code for os::xxx_memory_special()
Reviewed-by: mbaesken, mdoerr, lucy
|
2020-03-24 18:41:07 +01:00 |
|
Matthias Neugschwandtner
|
99546049b3
|
8235908: omit ThreadPriorityPolicy warning when value is set from image
Reviewed-by: dholmes, clanger, kvn
|
2020-03-18 15:59:07 -07:00 |
|
Gerard Ziemski
|
080c67f096
|
8235962: os::current_thread_id() is not signal safe on macOS
Use mach_thread_self instead of pthread_mach_thread_np
Reviewed-by: dholmes, cjplummer
|
2020-02-10 11:41:55 -06:00 |
|
Matthias Baesken
|
14391e8046
|
8234397: add OS uptime information to os::print_os_info output
Reviewed-by: clanger, dholmes, lucy
|
2019-12-03 15:17:59 +01:00 |
|
Matthias Baesken
|
fec6f8a1e4
|
8234741: enhance os::get_core_path on macOS
Reviewed-by: clanger, gziemski
|
2019-11-29 09:52:50 +01:00 |
|
Stefan Karlsson
|
0ad50c2b5c
|
8234740: Harmonize parameter order in Atomic - cmpxchg
Reviewed-by: rehn, dholmes
|
2019-11-25 12:33:15 +01:00 |
|
Stefan Karlsson
|
d45ec50076
|
8234737: Harmonize parameter order in Atomic - add
Reviewed-by: rehn, dholmes
|
2019-11-25 12:31:39 +01:00 |
|
Stefan Karlsson
|
8db2c1158e
|
8234736: Harmonize parameter order in Atomic - store
Reviewed-by: rehn, dholmes
|
2019-11-25 12:30:24 +01:00 |
|
Stefan Karlsson
|
e527ce4b57
|
8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Reviewed-by: rehn, dholmes
|
2019-11-25 12:22:13 +01:00 |
|
Erik Österlund
|
f4fced0e24
|
8234509: Race in macOS os::processor_id()
Reviewed-by: dholmes, pliden, rehn
|
2019-11-25 09:10:41 +00:00 |
|
Erik Österlund
|
8e709f03bb
|
8234512: Missing pieces from JDK-8224816
Reviewed-by: rehn, pliden, kbarrett, gziemski
|
2019-11-20 14:51:42 +00:00 |
|
Sangheon Kim
|
52116d808c
|
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Reviewed-by: kbarrett, sjohanss, tschatzl, pliden
|
2019-11-13 10:49:12 -08:00 |
|
Coleen Phillimore
|
b4d28f36fc
|
8232735: Convert PrintJNIResolving to Unified Logging
Converted the existing output at debug level because it is noisy
Reviewed-by: iklam, dholmes
|
2019-11-11 12:11:34 -05:00 |
|
Claes Redestad
|
638fe2b833
|
8232211: Remove dead code from os.hpp|cpp
Reviewed-by: dholmes, dcubed, rehn
|
2019-10-17 00:00:13 +02:00 |
|
Matthias Baesken
|
19a6085f43
|
8232052: use string literal for format string when handling PauseAtStartupFile
Reviewed-by: clanger, stuefe
|
2019-10-09 14:07:44 +02:00 |
|
Matthias Baesken
|
e2ebf7b822
|
8231171: remove remaining sun.java.launcher.pid references
Reviewed-by: alanb, dholmes
|
2019-09-20 10:28:48 +02:00 |
|
Leo Korinth
|
eafb888c18
|
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:27 +02:00 |
|
Andrew Dinn
|
047b8bfeb7
|
8224974: Implement JEP 352
Non-Volatile Mapped Byte Buffers
Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
|
2019-08-20 10:11:53 +01:00 |
|
Matthias Baesken
|
f454862e65
|
8228902: add os::dll_load to the unified logging os category
Reviewed-by: coleenp, mdoerr
|
2019-08-02 10:10:42 +02:00 |
|
David Holmes
|
9e4054bd0e
|
8227250: UserHandler contains ancient LinuxThreads code
Reviewed-by: hseigel, dcubed
|
2019-07-31 00:02:01 -04:00 |
|
Erik Österlund
|
cf79907536
|
8224871: os::attempt_reserve_memory_at() tries too hard
Reviewed-by: pliden, coleenp, stuefe
|
2019-06-11 10:55:17 +02:00 |
|
Matthias Baesken
|
0bf2650bb1
|
8224958: add os::dll_load calls to event log
Reviewed-by: dholmes, mdoerr, stuefe
|
2019-06-05 16:53:52 +02:00 |
|