Robbin Ehn
8cb9b479c5
8321282: RISC-V: SpinPause() not implemented
...
Reviewed-by: luhenry, fbredberg, fyang
2024-02-15 09:17:52 +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
Hamlin Li
b39b876493
8324304: RISC-V: add hw probe flags
...
Reviewed-by: fyang, rehn
2024-01-29 09:17:46 +00:00
MaxXSoft
e7fdac9d5c
8324280: RISC-V: Incorrect implementation in VM_Version::parse_satp_mode
...
Reviewed-by: rehn, fyang
2024-01-25 03:10:28 +00:00
Hamlin Li
fd372629f7
8323748: RISC-V: Add Zfh probe code
...
Reviewed-by: fyang
2024-01-22 10:14:25 +00:00
Richard Reingruber
de97c0eb4b
8290965: PPC64: Implement post-call NOPs
...
Reviewed-by: mdoerr
2024-01-17 06:50:32 +00:00
Hamlin Li
b363472265
8318227: RISC-V: C2 ConvHF2F
...
Reviewed-by: fyang
2024-01-15 18:41:53 +00:00
Robbin Ehn
30f93a29c2
8320069: RISC-V: Add Zcb instructions
...
Reviewed-by: fyang, vkempik
2024-01-09 07:34:50 +00:00
Fredrik Bredberg
fc04750817
8321371: SpinPause() not implemented for bsd_aarch64/macOS
...
Reviewed-by: eosterlund, dholmes, dcubed, eastigeevich, shade
2024-01-08 13:30:23 +00:00
Gui Cao
e8768ae08d
8321972: test runtime/Unsafe/InternalErrorTest.java timeout on linux-riscv64 platform
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: fyang
2023-12-21 01:28:48 +00:00
David Holmes
c75c38871e
8318776: Require supports_cx8 to always be true
...
Reviewed-by: eosterlund, shade, dcubed
2023-11-23 22:23:42 +00:00
Arseny Bochkarev
a4bd9e4d0b
8319440: RISC-V: jdk can't be built with clang due to register keyword
...
Reviewed-by: fyang
2023-11-22 16:13:49 +00:00
Aleksey Shipilev
020c9007f8
8320052: Zero: Use __atomic built-ins for atomic RMW operations
...
Reviewed-by: dholmes, eastigeevich
2023-11-20 19:01:20 +00:00
Aleksey Shipilev
25f9af99be
8319883: Zero: Use atomic built-ins for 64-bit accesses
...
Reviewed-by: dholmes, kbarrett, stuefe
2023-11-14 12:52:49 +00:00
Hao Sun
439ed046e4
8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
...
Reviewed-by: kbarrett, eastigeevich
2023-11-07 01:01:37 +00:00
Johan Sjölen
9864951dce
8318447: Move NMT source code to own subdirectory
...
Reviewed-by: stefank, dholmes, stuefe
2023-10-26 14:03:49 +00:00
Aleksey Shipilev
ba7d08b819
8316961: Fallback implementations for 64-bit Atomic::{add,xchg} on 32-bit platforms
...
Reviewed-by: eosterlund, dholmes, kbarrett, simonis
2023-10-25 08:29:58 +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
Robbin Ehn
b8fa6c23f5
8316186: RISC-V: Remove PlatformCmpxchg<4>
...
Reviewed-by: fyang, mli
2023-10-01 16:33:54 +00:00
Robbin Ehn
fb055e7e53
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
...
Reviewed-by: ihse, fyang, luhenry, mli
2023-10-01 16:32:05 +00:00
Robbin Ehn
2d154fcd0d
8316566: RISC-V: Zero extended narrow oop passed to Atomic::cmpxchg
...
Reviewed-by: luhenry, fyang
2023-09-28 05:47:33 +00:00
Ludovic Henry
311c7461c8
8316859: RISC-V: Disable detection of V through HWCAP
...
Reviewed-by: rehn, fyang
2023-09-25 12:21:47 +00:00
Hao Sun
481cfc7985
8287325: AArch64: fix virtual threads with -XX:UseBranchProtection=pac-ret
...
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: aph, dlong
2023-09-25 05:38:51 +00:00
Ludovic Henry
a731a24c93
8315934: RISC-V: Disable conservative fences per vendor
...
Reviewed-by: rehn, mli, fyang
2023-09-13 14:54:43 +00:00
Robbin Ehn
cbbfa0ddfb
8315652: RISC-V: Features string uses wrong separator for jtreg
...
Reviewed-by: fyang, luhenry
2023-09-13 04:59:19 +00:00
Ludovic Henry
35bccacb66
8315841: RISC-V: Check for hardware TSO support
...
Reviewed-by: vkempik, rehn, fyang
2023-09-11 09:02:40 +00:00
Robbin Ehn
0d4cadb824
8315195: RISC-V: Update hwprobe query for new extensions
...
Reviewed-by: fyang, fjiang, luhenry
2023-09-01 14:40:29 +00:00
Robbin Ehn
876a725af9
8315206: RISC-V: hwprobe query is_set return wrong value
...
Reviewed-by: luhenry, fyang
2023-08-30 08:56:50 +00:00
Hao Sun
25f5df2af2
8315073: Zero build on macOS fails after JDK-8303852
...
Reviewed-by: jiefu, fyang
2023-08-29 02:12:37 +00:00
David Holmes
4a50e87592
8303852: current_stack_region() gets called twice unnecessarily
...
Reviewed-by: stuefe, pchilanomate
2023-08-23 22:51:31 +00:00
Aleksey Shipilev
a602624ef4
8314020: Print instruction blocks in byte units
...
Reviewed-by: stuefe, fyang
2023-08-16 07:02:48 +00:00
Coleen Phillimore
9ded86821b
8314114: Fix -Wconversion warnings in os code, primarily linux
...
Reviewed-by: dholmes, dlong
2023-08-15 11:05:31 +00:00
David Holmes
38f74125d1
8311609: [windows] Native stack printing lacks source information for dynamically loaded dlls
...
Reviewed-by: stuefe, iklam
2023-07-13 01:21:06 +00:00
Robbin Ehn
faf1b822d0
8310656: RISC-V: __builtin___clear_cache can fail silently.
...
Reviewed-by: luhenry, stuefe, fyang
2023-07-02 16:15:28 +00:00
Robbin Ehn
31b6fd775f
8309258: RISC-V: Add riscv_hwprobe syscall
...
Reviewed-by: fjiang, stuefe, fyang, luhenry
2023-06-20 15:12:46 +00:00
Martin Doerr
bd79db3930
8309613: [Windows] hs_err files sometimes miss information about the code containing the error
...
Reviewed-by: dholmes, stuefe
2023-06-14 08:28:39 +00:00
Poonam Bajaj
59d9d9fcb9
8303215: Make thread stacks not use huge pages
...
Reviewed-by: stuefe, dholmes
2023-06-02 13:32:22 +00:00
JoKern65
c7951cf674
8306304: Fix xlc17 clang warnings in ppc and aix code
...
Reviewed-by: erikj, tsteele, mbaesken
2023-05-17 11:48:56 +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
Kim Barrett
f09a0f5ca7
8307806: Rename Atomic::fetch_and_add and friends
...
Reviewed-by: stefank, dholmes
2023-05-12 09:50:52 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Stefan Karlsson
7a1cb64bc1
8293547: Add relaxed add_and_fetch for macos aarch64 atomics
...
Reviewed-by: dholmes, eosterlund
2023-05-08 07:54:08 +00:00
Dingli Zhang
a144c713b7
8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp
...
Reviewed-by: fjiang, fyang
2023-03-31 01:22:54 +00:00
Vladimir Kozlov
3859faf183
8231349: Move intrinsic stubs generation to compiler runtime initialization code
...
Reviewed-by: redestad, vlivanov
2023-03-23 19:15:34 +00:00
Justin King
a9dba56568
8300783: Consolidate byteswap implementations
...
Reviewed-by: kbarrett, kvn
2023-03-09 19:39:07 +00:00
Dingli Zhang
1fec6b5953
8301852: RISC-V: Optimize class atomic when order is memory_order_relaxed
...
Reviewed-by: fyang
2023-02-13 02:02:40 +00:00
Varada M
916374d766
8302067: [AIX] AIX build error on os_aix_ppc.cpp
...
Reviewed-by: dholmes
2023-02-09 09:47:34 +00:00
Afshin Zafari
4fe99da74f
8151413: os::allocation_granularity/page_size and friends return signed values
...
Reviewed-by: stefank, ccheung, ysr
2023-02-07 14:08:01 +00:00
Amit Kumar
7ae447f4eb
8301095: [s390x] TestDwarf.java fails
...
Reviewed-by: lucy, tsteele
2023-02-06 14:22:00 +00:00