David Holmes
|
ca6925ec6b
|
8370112: Remove VM_Version::supports_fast_class_init_checks() in platform-specific code
Reviewed-by: shade, fyang
|
2026-01-20 06:18:07 +00:00 |
|
Ruben Ayrapetyan
|
2177260094
|
8371458: [REDO] Remove exception handler stub code in C2
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: mdoerr, dlong
|
2025-11-24 16:59:25 +00:00 |
|
Tobias Hartmann
|
48bbc950f1
|
8371388: [BACKOUT] JDK-8365047: Remove exception handler stub code in C2
Reviewed-by: chagedorn, epeter
|
2025-11-07 09:17:21 +00:00 |
|
Fredrik Bredberg
|
3930b1d4dd
|
8367982: Unify ObjectSynchronizer and LightweightSynchronizer
Reviewed-by: pchilanomate, coleenp
|
2025-11-06 12:16:19 +00:00 |
|
Ruben Ayrapetyan
|
3e3822ad7e
|
8365047: Remove exception handler stub code in C2
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: mdoerr, dlong, dfenacci, adinn, fyang, aph
|
2025-11-05 11:55:02 +00:00 |
|
Ashutosh Mehra
|
156eb767f1
|
8366905: Store AdapterBlob pointer in AdapterHandlerEntry
Reviewed-by: kvn, adinn
|
2025-09-24 13:37:58 +00:00 |
|
Fredrik Bredberg
|
169d145e99
|
8365188: Remove LockingMode related code from s390
Reviewed-by: ayang, aboldtch, amitkumar
|
2025-08-20 08:25:01 +00:00 |
|
Andrew Dinn
|
b1fa1ecc98
|
8360707: Globally enumerate all blobs, stubs and entries
Reviewed-by: kvn, fyang, asmehra
|
2025-07-09 08:48:07 +00:00 |
|
Amit Kumar
|
28acca609b
|
8358653: [s390] Clean up comments regarding frame manager
Reviewed-by: mdoerr
|
2025-06-06 03:50:06 +00:00 |
|
Vladimir Kozlov
|
aae2bb6249
|
8350209: Preserve adapters in AOT cache
Co-authored-by: Ashutosh Mehra <asmehra@openjdk.org>
Reviewed-by: vlivanov, asmehra, ihse, iklam
|
2025-05-01 21:03:24 +00:00 |
|
Damon Fenacci
|
1f228e5539
|
8354119: Missing C2 proper allocation failure handling during initialization (during generate_uncommon_trap_blob)
Reviewed-by: kvn, chagedorn, mdoerr, amitkumar, fyang, bulasevich
|
2025-04-28 06:18:53 +00:00 |
|
Cesar Soares Lucas
|
055b750d99
|
8354543: Set more meaningful names for "get_vm_result" and "get_vm_result_2"
Reviewed-by: shade, coleenp
|
2025-04-17 06:08:36 +00:00 |
|
Damon Fenacci
|
48fac6626c
|
8347406: [REDO] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)
Reviewed-by: dlong, adinn
|
2025-03-25 07:10:47 +00:00 |
|
Andrew Dinn
|
7ee89a5301
|
8350893: Use generated names for hand generated opto runtime blobs
Reviewed-by: kvn
|
2025-03-04 12:18:56 +00:00 |
|
Stefan Karlsson
|
c33c1cfe73
|
8347909: Automatic precompiled.hpp inclusion
Reviewed-by: lkorinth, erikj, dholmes, ihse
|
2025-01-21 10:21:24 +00:00 |
|
Coleen Phillimore
|
6ee2bd2f33
|
8347147: [REDO] AccessFlags can be u2 in metadata
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: vlivanov, yzheng
|
2025-01-08 19:48:25 +00:00 |
|
David Holmes
|
021c476409
|
8347148: [BACKOUT] AccessFlags can be u2 in metadata
Reviewed-by: coleenp
|
2025-01-08 00:37:27 +00:00 |
|
Coleen Phillimore
|
098afc8b7d
|
8339113: AccessFlags can be u2 in metadata
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: sspitsyn, vlivanov, yzheng, dlong, dholmes
|
2025-01-07 22:03:38 +00:00 |
|
Qizheng Xing
|
cc47918445
|
8345040: Clean up unused variables and code in generate_native_wrapper
Reviewed-by: mli, dfenacci, kvn
|
2024-12-11 15:11:46 +00:00 |
|
Amit Kumar
|
b8b70c8b4e
|
8344379: [s390x] build failure due to missing change from JDK-8339466
Reviewed-by: lucy, shade
|
2024-11-18 10:40:52 +00:00 |
|
Sidraya Jayagond
|
92b26317d4
|
8327652: S390x: Implements SLP support
Reviewed-by: amitkumar, lucy, mdoerr
|
2024-11-18 06:51:11 +00:00 |
|
Patricio Chilano Mateo
|
78b80150e0
|
8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: aboldtch, dholmes, coleenp, fbredberg, dlong, sspitsyn
|
2024-11-12 15:23:48 +00:00 |
|
Andrew Dinn
|
2669e22b76
|
8340793: Fix client builds after JDK-8337987
Reviewed-by: shade, fyang
|
2024-09-24 14:51:28 +00:00 |
|
Amit Kumar
|
9bcde4ffca
|
8338658: New Object to ObjectMonitor mapping: s390x implementation
Reviewed-by: lucy, mdoerr
|
2024-09-20 14:46:10 +00:00 |
|
Andrew Dinn
|
0df10bbd96
|
8339466: Enumerate shared stubs and define static fields and names via declarations
Reviewed-by: kvn, fyang
|
2024-09-06 13:57:13 +00:00 |
|
Andrew Dinn
|
f0374a0bc1
|
8337987: Relocate jfr and throw_exception stubs from StubGenerator to SharedRuntime
Reviewed-by: fyang, kvn, yzheng
|
2024-08-19 09:00:19 +00:00 |
|
Andrew Dinn
|
ab509f1b98
|
8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime
Reviewed-by: kvn, vlivanov, fyang
|
2024-08-06 13:22:55 +00:00 |
|
Amit Kumar
|
d457609f70
|
8319947: Recursive lightweight locking: s390x implementation
Reviewed-by: aboldtch, lucy
|
2024-06-28 06:43:32 +00:00 |
|
Amit Kumar
|
8da175d094
|
8330008: [s390x] Test bit "in-memory" in case of DiagnoseSyncOnValueBasedClasses
Reviewed-by: lucy, mdoerr
|
2024-04-19 16:06:55 +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 |
|
Patricio Chilano Mateo
|
e9e694f4ef
|
8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Reviewed-by: dlong, fparain
|
2024-01-02 22:22:03 +00:00 |
|
Martin Doerr
|
368e4f60a9
|
8315801: [PPC64] JNI code should be more similar to the Panama implementation
Reviewed-by: rrich, lucy
|
2023-11-17 11:49:21 +00:00 |
|
Amit Kumar
|
3fe6e0faca
|
8308479: [s390x] Implement alternative fast-locking scheme
Reviewed-by: lucy, mdoerr
|
2023-09-26 03:40:11 +00:00 |
|
Coleen Phillimore
|
265f40b4f7
|
8308396: Fix offset_of conversion warnings in runtime code
Reviewed-by: amitkumar, jsjolen, fparain
|
2023-05-19 17:16:04 +00:00 |
|
Amit Kumar
|
8bbd264c6e
|
8307423: [s390x] Represent Registers as values
Reviewed-by: mdoerr, lucy
|
2023-05-08 07:51:29 +00:00 |
|
Amit Kumar
|
a18191fee8
|
8302328: [s390x] Simplify asm_assert definition
Reviewed-by: lucy, mdoerr
|
2023-04-26 16:06:55 +00:00 |
|
Amit Kumar
|
35e7bc21d3
|
8306855: [s390x] fix difference in abi sizes
Reviewed-by: mdoerr, lucy
|
2023-04-26 11:12:42 +00:00 |
|
Johan Sjölen
|
54f7b6ca34
|
8301497: Replace NULL with nullptr in cpu/s390
Reviewed-by: amitkumar, coleenp
|
2023-04-18 08:59:31 +00:00 |
|
Martin Doerr
|
4de24cdbe6
|
8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
|
2023-04-03 09:37:16 +00:00 |
|
David Holmes
|
b242eef93e
|
8280419: Remove dead code related to VerifyThread and verify_thread()
Reviewed-by: stuefe, lucy
|
2023-02-17 02:00:32 +00:00 |
|
Sidraya
|
9c80b8ad99
|
8299683: [S390X] Problems with -XX:+VerifyStack
Reviewed-by: mdoerr, lucy
|
2023-02-06 13:48:26 +00:00 |
|
Tyler Steele
|
f4d8c20c3b
|
8294729: [s390] Implement nmethod entry barriers
Reviewed-by: mdoerr, eosterlund
|
2022-10-31 15:58:44 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Jorn Vernee
|
81e4bdbe13
|
8283689: Update the foreign linker VM implementation
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: mcimadamore, vlivanov, rehn
|
2022-05-18 09:49:55 +00:00 |
|
Magnus Ihse Bursie
|
4594696f54
|
8284903: Fix typos in hotspot
Reviewed-by: cjplummer, coleenp, kvn, lucy, stefank
|
2022-04-19 19:10:52 +00:00 |
|
Stefan Karlsson
|
a445ecd1e9
|
8284297: Move FILE_AND_LINE to a platform independent header
Reviewed-by: tschatzl
|
2022-04-08 07:53:32 +00:00 |
|
Harold Seigel
|
35734ad080
|
8279545: Buffer overrun in reverse_words of sharedRuntime_x86_64.cpp:3517
Reviewed-by: coleenp, lfoltan
|
2022-01-14 14:41:12 +00:00 |
|
Coleen Phillimore
|
0d2980cdd1
|
8258192: Obsolete the CriticalJNINatives flag
Reviewed-by: mdoerr, shade
|
2021-11-12 17:03:33 +00:00 |
|
Patricio Chilano Mateo
|
2fd7943ec1
|
8256425: Obsolete Biased Locking in JDK 18
Reviewed-by: kvn, dholmes, dcubed, rrich
|
2021-06-24 18:54:41 +00:00 |
|
Sandhya Viswanathan
|
9f05c411e6
|
8265783: Create a separate library for x86 Intel SVML assembly intrinsics
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Rahul Kandu <rkandu@openjdk.org>
Co-authored-by: Razvan Lupusoru <rlupusoru@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jie Fu <jiefu@openjdk.org>
Co-authored-by: Ahmet Akkas <ahmet.akkas@intel.com>
Co-authored-by: Marius Cornea <marius.cornea@intel.com>
Reviewed-by: erikj, kvn, psandoz
|
2021-06-03 20:03:36 +00:00 |
|