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 |
|
Stefan Karlsson
|
64f0f68958
|
8267464: Circular-dependency resilient inline headers
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
|
2021-05-31 08:59:19 +00:00 |
|
Roman Kennke
|
65ce4d2056
|
8266491: Remove resolve and obj_equals leftovers from BarrierSetAssembler
Reviewed-by: tschatzl
|
2021-05-05 10:42:21 +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 |
|
Harold Seigel
|
cf3e4bfdb5
|
8258838: Remove JVM option UseStackBanging
Reviewed-by: dholmes, coleenp, kvn
|
2021-01-11 18:18:13 +00:00 |
|
Ioi Lam
|
d4282b0cfc
|
8257731: Remove excessive include of stubRoutines.hpp
Reviewed-by: coleenp, kvn
|
2020-12-10 23:57:35 +00:00 |
|
Ioi Lam
|
f48737c7b3
|
8256254: Convert vmIntrinsics::ID to enum class
Reviewed-by: redestad, kvn
|
2020-12-01 05:35:29 +00:00 |
|
Aleksey Shipilev
|
8f7caa4353
|
8256857: ARM32 builds broken after JDK-8254231
Reviewed-by: jvernee, stuefe
|
2020-11-24 11:02:13 +00:00 |
|
Claes Redestad
|
6e35bcbf03
|
8256205: Simplify compiler calling convention handling
Reviewed-by: kvn, neliasso
|
2020-11-16 19:39:36 +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 |
|
Yumin Qi
|
a588752fd6
|
8248337: sparc related code clean up after solaris removal
Reviewed-by: dholmes, kvn
|
2020-09-02 09:29:31 -07:00 |
|
Robbin Ehn
|
bf41f548e1
|
8220051: Remove global safepoint code
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
|
2020-04-01 14:54:44 +02:00 |
|
Stefan Karlsson
|
e4b27a48a0
|
8183574: Unify the is_power_of_2 functions
Reviewed-by: kbarrett, redestad
|
2020-02-17 10:03:17 +01:00 |
|
Boris Ulasevich
|
485115d1b3
|
8231118: ARM32: Math tests failures
Reviewed-by: roland
|
2020-02-14 10:05:10 +03:00 |
|
Boris Ulasevich
|
d65f9665df
|
8229971: Arm32: implementation for Thread-local handshakes
Reviewed-by: rehn, dsamersoff
|
2020-01-30 10:26:56 +03:00 |
|
Jie Fu
|
179aab2fe2
|
8232151: Minimal VM build broken after JDK-8232050
Reviewed-by: dholmes, clanger
|
2019-10-11 17:49:25 +08:00 |
|
Stefan Karlsson
|
ae5615c614
|
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Reviewed-by: rkennke, coleenp, kbarrett, dcubed
|
2019-08-06 10:48:21 +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 |
|
Boris Ulasevich
|
0639a6303b
|
8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames
Reviewed-by: dsamersoff
|
2018-12-10 17:34:49 +03:00 |
|
Boris Ulasevich
|
b2cb5cee6d
|
8213845: ARM32: Interpreter doesn't call result handler after native calls
Reviewed-by: aph
|
2018-11-23 19:45:38 +03:00 |
|
Bob Vandette
|
05027c124c
|
8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
|
2018-10-30 10:39:19 -04:00 |
|
Aleksei Voitylov
|
6c596e1c31
|
8209695: ARM: Explicit barriers for interpreter
Reviewed-by: dsamersoff
|
2018-09-24 16:52:12 +03:00 |
|
Mikael Vidstedt
|
12bac3a02d
|
8210676: Remove some unused Label variables
Reviewed-by: kvn, dholmes, njian, aph
|
2018-09-14 22:35:44 -07:00 |
|
Boris Ulasevich
|
11ff09b63b
|
8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Reviewed-by: shade
|
2018-07-19 21:46:52 +03:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|