Fredrik Bredberg
a7c0f4b845
8365146: Remove LockingMode related code from ppc64
...
Reviewed-by: aboldtch, mdoerr
2025-08-21 07:47:26 +00:00
Mohamed Issa
05f8a6fca8
8360559: Optimize Math.sinh for x86 64 bit platforms
...
Reviewed-by: sviswanathan, sparasa
2025-08-04 18:47:57 +00:00
Martin Doerr
40ce05d408
8358231: Template interpreter generator crashes with ShouldNotReachHere on some platforms after 8353686
...
Reviewed-by: shade, amitkumar, mbaesken, kvn
2025-06-02 08:28:10 +00:00
Markus Grönlund
bbceab0725
8352251: Implement JEP 518: JFR Cooperative Sampling
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Boris Ulasevich <bulasevich@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: eosterlund, egahlin
2025-05-26 18:37:55 +00:00
Suchismith Roy
5cdeef81dd
8331859: [PPC64] Remove support for Power7 and older
...
Reviewed-by: mdoerr
2025-05-26 08:25:46 +00:00
Martin Doerr
fc6f4da8e7
8351666: [PPC64] Make non-volatile VectorRegisters available for C2 register allocation
...
Reviewed-by: rrich
2025-05-14 08:38:01 +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
Aleksey Shipilev
b7ffd223e8
8352980: Purge infrastructure for FP-to-bits interpreter intrinsics after 32-bit x86 removal
...
Reviewed-by: kvn, vlivanov, coleenp
2025-03-27 11:24:48 +00:00
David Linus Briemann
4be502ea38
8350642: Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms
...
Reviewed-by: lmesnik, mdoerr, shade
2025-03-12 10:22:44 +00:00
David Linus Briemann
783eda9f54
8350266: [PPC64] Interpreter: intrinsify Thread.currentThread()
...
Reviewed-by: mdoerr, rrich
2025-03-10 10:21:54 +00:00
Sorna Sarathi N
a414a591dd
8344983: [PPC64] Rename ConditionRegisters
...
Reviewed-by: rrich, mdoerr
2025-01-31 14:06:22 +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
Martin Doerr
b42d79eb6a
8345146: [PPC64] Make intrinsic conversions between bit representations of half precision values and floats
...
Reviewed-by: rrich, lucy
2024-12-05 12:03:53 +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
Martin Doerr
1b9898a44f
8340843: [PPC64/s390x] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694
...
Reviewed-by: mbaesken, amitkumar
2024-09-25 09:26:06 +00:00
Suchismith Roy
b895d7cf9f
8332423: [PPC64] Remove C1_MacroAssembler::call_c_with_frame_resize
...
Reviewed-by: mdoerr, varadam
2024-09-05 15:44:57 +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
Suchismith Roy
c7e9ebb4cf
8331732: [PPC64] Unify and optimize code which converts != 0 to 1
...
Reviewed-by: mdoerr, amitkumar
2024-07-01 08:07:42 +00:00
Varada M
40b2fbd820
8331733: [PPC64] saving and restoring CR is not needed at most places
...
Reviewed-by: mdoerr, amitkumar
2024-06-07 08:50:41 +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
Matias Saavedra Silva
ffa35d8cf1
8301997: Move method resolution information out of the cpCache
...
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, adinn, fparain
2023-11-15 19:04:11 +00:00
Fredrik Bredberg
42be23877c
8316523: Relativize esp in interpreter frames (PowerPC only)
...
Reviewed-by: mdoerr, eosterlund
2023-10-05 10:14:08 +00:00
Fredrik Bredberg
347bd15e49
8315966: Relativize initial_sp in interpreter frames
...
Reviewed-by: fyang, mdoerr, pchilanomate
2023-09-27 13:15:07 +00:00
Matias Saavedra Silva
683672c0bb
8292692: Move MethodCounters inline functions out of method.hpp
...
Reviewed-by: iklam, ccheung, kvn
2023-09-07 17:15:18 +00:00
Fredrik Bredberg
c36e009772
8308984: Relativize last_sp (and top_frame_sp) in interpreter frames
...
Reviewed-by: pchilanomate, aph, haosun
2023-08-18 14:29:28 +00:00
Ioi Lam
5d193193a3
8309878: Reduce inclusion of resolvedIndyEntry.hpp
...
Reviewed-by: coleenp, sspitsyn, matsaave
2023-06-14 00:16:12 +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
Richard Reingruber
445ebef437
8305668: PPC: Non-Top Interpreted frames should be independent of ABI_ELFv2
...
Reviewed-by: mdoerr
2023-04-18 06:59:51 +00:00
Johan Sjölen
0826ceee65
8301495: Replace NULL with nullptr in cpu/ppc
...
Reviewed-by: rrich, mdoerr, tsteele
2023-04-14 08:54:53 +00:00
Richard Reingruber
c8f3a97d46
8305171: PPC: Should use IMA::load_resolved_indy_entry() in TIG::generate_return_entry_for()
...
Reviewed-by: mdoerr
2023-03-31 08:59:02 +00:00
Matias Saavedra Silva
3fbbfd1749
8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
2023-03-28 19:50:38 +00:00
Vladimir Kozlov
ec1eb00ed3
8303415: Add VM_Version::is_intrinsic_supported(id)
...
Reviewed-by: thartmann, dholmes
2023-03-14 12:20:14 +00:00
Vladimir Kozlov
8cfd74f76a
8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter
...
Reviewed-by: sviswanathan, jbhateja, vlivanov
2023-03-09 03:26:38 +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
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
Fredrik Bredberg
f307e8c667
8299795: Relativize locals in interpreter frames
...
Reviewed-by: coleenp, rehn, pchilanomate, mdoerr, fyang
2023-01-23 10:43:50 +00:00
Richard Reingruber
43d1173605
8286302: Port JEP 425 to PPC64
...
Reviewed-by: tsteele, mdoerr
2022-11-28 08:09:09 +00:00
Martin Doerr
9c77e41b81
8297445: PPC64: Represent Registers as values
...
Reviewed-by: mbaesken, rrich
2022-11-24 08:35:26 +00:00
Robbin Ehn
1e1db5debd
8292591: Experimentally add back barrier-less Java thread transitions
...
Reviewed-by: mdoerr, eosterlund, pchilanomate, dcubed
2022-09-13 08:31:45 +00:00
Dean Long
fa68371bb8
8292584: assert(cb != __null) failed: must be with -XX:-Inline
...
Reviewed-by: kvn, rpressler
2022-09-01 20:19:37 +00:00
Coleen Phillimore
e353b572a5
8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
...
Reviewed-by: iklam, hseigel
2022-08-25 21:12:35 +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
Richard Reingruber
87f3d2b870
8286446: PPC64: fix crashes after JDK-8284161 (virtual threads preview)
...
Reviewed-by: mdoerr, coleenp, shade
2022-05-11 13:21:43 +00:00
Alan Bateman
9583e3657e
8284161: Implementation of Virtual Threads (Preview)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
2022-05-07 08:06:16 +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
Martin Doerr
9061271b0b
8261957: [PPC64] Support for Concurrent Thread-Stack Processing
...
Reviewed-by: lucy, nradomski
2021-03-31 09:37:16 +00:00
Martin Doerr
48f5220c80
8260369: [PPC64] Add support for JDK-8200555
...
Reviewed-by: lucy
2021-02-05 12:58:23 +00:00