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
Ioi Lam
ea5c55a4ae
8265103: Remove unnecessary inclusion of oopMap.hpp
...
Reviewed-by: dholmes, stefank
2021-04-14 05:11:49 +00:00
Ioi Lam
d8a9c3ca92
8263002: Remove CDS MiscCode region
...
Reviewed-by: coleenp, dholmes
2021-03-10 06:07:39 +00:00
Roland Westrelin
6baecf39d5
8259937: guarantee(loc != NULL) failed: missing saved register with native invoker
...
Reviewed-by: kvn, jvernee, vlivanov
2021-03-01 15:11:25 +00:00
Ioi Lam
c59e4b66bb
8261106: Reduce inclusion of jniHandles.hpp
...
Reviewed-by: coleenp, hseigel
2021-02-04 19:05:38 +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
Ioi Lam
d4282b0cfc
8257731: Remove excessive include of stubRoutines.hpp
...
Reviewed-by: coleenp, kvn
2020-12-10 23:57:35 +00:00
Aleksey Shipilev
eaf4db6b8b
8257502: Builds fail with new warnings after JDK-8256254
...
Reviewed-by: jiefu, stuefe
2020-12-01 13:51:35 +00:00
Martin Doerr
3b3e90ecad
8256924: ppc, ppcle, s390: JVM crashes at VM init after JDK-8254231
...
Reviewed-by: shade
2020-11-24 16:24:55 +00:00
Aleksey Shipilev
18e8506412
8256860: S390 builds broken after JDK-8254231
...
Reviewed-by: stuefe
2020-11-23 17:55:20 +00:00
Claes Redestad
6e35bcbf03
8256205: Simplify compiler calling convention handling
...
Reviewed-by: kvn, neliasso
2020-11-16 19:39:36 +00:00
Coleen Phillimore
56ea490f1e
8233343: Deprecate -XX:+CriticalJNINatives flag which implements JavaCritical native functions
...
Reviewed-by: rehn, mdoerr, zgu
2020-10-21 20:33:24 +00:00
Ioi Lam
a098037375
8254365: ciMethod.hpp should not include methodHandles.hpp
...
Reviewed-by: dholmes, coleenp
2020-10-14 04:59:52 +00:00
Coleen Phillimore
6bc493188b
8253717: Relocate stack overflow code out of thread.hpp/cpp
...
Reviewed-by: rehn, dcubed, dholmes, stuefe
2020-10-08 11:24:27 +00:00
Christoph Langer
cc5039e19e
8252837: Cleanup SAP Copyright file headers
...
Reviewed-by: dholmes
2020-09-07 07:30:10 +00:00
Coleen Phillimore
42ac8e1856
8250042: Clean up methodOop and method_oop names from the code
...
Reviewed-by: dholmes, sspitsyn, cjplummer, chagedorn
2020-07-28 07:33:51 -04:00
Robbin Ehn
bf41f548e1
8220051: Remove global safepoint code
...
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
2020-04-01 14:54:44 +02:00
Lois Foltan
d19a396e96
8230199: consolidate signature parsing code in HotSpot sources
...
Add a new Signature class to support basic signature queries and enhance SignatureStream class to parse field signatures in addition to methods.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: coleenp, dholmes, fparain, hseigel
2020-02-06 14:29:57 +00:00
Martin Doerr
89f7e1925e
8236555: [s390] Fix VerifyOops
...
Reviewed-by: goetz, lucy
2020-01-10 16:30:02 +01:00
Matthias Baesken
6e3be7fbf7
8233328: fix minimal VM build on Linux s390x
...
Reviewed-by: lucy, mdoerr
2019-11-06 14:04:07 +01:00
Jie Fu
179aab2fe2
8232151: Minimal VM build broken after JDK-8232050
...
Reviewed-by: dholmes, clanger
2019-10-11 17:49:25 +08:00
Matthias Baesken
848614a01c
8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
...
Reviewed-by: coleenp, lfoltan
2019-09-26 14:04:25 +02:00
Martin Doerr
50baeb8180
8229236: CriticalJNINatives: dll handling should be done in native thread state
...
Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O.
Reviewed-by: dlong, dholmes
2019-08-12 10:02:25 +02:00
Vladimir Ivanov
242bd67c6c
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
...
Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
2019-07-19 16:25:04 +03:00