Jatin Bhateja
|
52382e285f
|
8338021: Support new unsigned and saturating vector operators in VectorAPI
Reviewed-by: psandoz, epeter, sviswanathan
|
2024-10-28 16:30:29 +00:00 |
|
Fredrik Bredberg
|
eb3669a586
|
8340796: Use a consistent order when loading cxq and EntryList
Reviewed-by: dholmes, coleenp, eosterlund
|
2024-10-28 09:02:54 +00:00 |
|
Fei Yang
|
1476f6c475
|
8343030: RISC-V: Small assembler cleanups
Reviewed-by: mli, rehn
|
2024-10-26 03:32:30 +00:00 |
|
Hamlin Li
|
1e35da8d33
|
8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Reviewed-by: fyang, rehn
|
2024-10-25 14:28:23 +00:00 |
|
Hamlin Li
|
94317dbcf2
|
8342884: RISC-V: verify float <--> float16 conversion
Reviewed-by: fyang, luhenry
|
2024-10-25 07:48:48 +00:00 |
|
Thomas Schatzl
|
4635351b15
|
8342939: Building ZGC without compiler2 fails
Reviewed-by: eosterlund, mli, kvn
|
2024-10-25 07:16:52 +00:00 |
|
hanklo6
|
d8c3b0f834
|
8342768: GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
Reviewed-by: sviswanathan, thartmann, kvn
|
2024-10-24 16:01:31 +00:00 |
|
Fei Yang
|
85774b713e
|
8342882: RISC-V: Unify handling of jumps to runtime
Reviewed-by: rehn
|
2024-10-24 11:22:01 +00:00 |
|
Fredrik Bredberg
|
afb62f7349
|
8342683: Use non-short forward jump when passing stop()
Reviewed-by: aboldtch, shade, kvn
|
2024-10-23 15:26:32 +00:00 |
|
Sorna Sarathi
|
964d8d2234
|
8340445: [PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1
Reviewed-by: mdoerr, amitkumar
|
2024-10-23 12:40:27 +00:00 |
|
Chad Rakoczy
|
893266c48f
|
8342601: AArch64: Micro-optimize bit shift in copy_memory
Reviewed-by: dlong, aph, shade
|
2024-10-22 16:11:37 +00:00 |
|
Martin Doerr
|
3bba0f3dc8
|
8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Reviewed-by: lucy, rrich
|
2024-10-22 13:16:27 +00:00 |
|
hanklo6
|
8276a41958
|
8342715: x86 unused orw instruction encoding could be removed
Reviewed-by: sviswanathan, jbhateja, kvn
|
2024-10-21 21:16:26 +00:00 |
|
Smita Kamath
|
18bcbf7941
|
8341052: SHA-512 implementation using SHA-NI
Reviewed-by: jbhateja, ascarpino, sviswanathan, sparasa
|
2024-10-21 15:37:36 +00:00 |
|
Sandhya Viswanathan
|
153ad911f9
|
8338126: C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2
Reviewed-by: thartmann, jbhateja, epeter
|
2024-10-21 14:58:43 +00:00 |
|
Robbin Ehn
|
66ddaaa359
|
8340241: RISC-V: Returns mispredicted
Reviewed-by: fyang, luhenry
|
2024-10-21 13:15:52 +00:00 |
|
Fei Yang
|
76ae072a1f
|
8342579: RISC-V: C2: Cleanup effect of killing flag register for call instructs
Reviewed-by: rehn, fjiang
|
2024-10-21 01:46:26 +00:00 |
|
Chad Rakoczy
|
401d0d6b09
|
8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
Reviewed-by: thartmann, eastigeevich
|
2024-10-18 22:52:40 +00:00 |
|
Fei Gao
|
4dcc7f3f26
|
8337536: AArch64: Enable BTI branch protection for runtime part
Co-authored-by: Hao Sun <haosun@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: aph, ihse, erikj, eliu
|
2024-10-18 15:00:58 +00:00 |
|
Amit Kumar
|
9201e9fcc2
|
8342409: [s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Reviewed-by: rrich, lucy
|
2024-10-18 08:30:41 +00:00 |
|
Richard Reingruber
|
f9208fadde
|
8341715: PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking
Reviewed-by: mdoerr, lucy
|
2024-10-17 07:21:42 +00:00 |
|
Richard Reingruber
|
fa39e84d64
|
8342042: PPC64: compiler_fast_unlock_object flags failure instead of success
Reviewed-by: mdoerr, aboldtch, fbredberg
|
2024-10-17 07:19:54 +00:00 |
|
Tobias Hartmann
|
58d39c317e
|
8340313: Crash due to invalid oop in nmethod after C1 patching
Reviewed-by: tschatzl, kvn, dlong
|
2024-10-17 05:03:09 +00:00 |
|
Richard Reingruber
|
ed6809666b
|
8341862: PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR
Reviewed-by: mdoerr, mbaesken
|
2024-10-16 19:17:27 +00:00 |
|
Jatin Bhateja
|
709914fc92
|
8338023: Support two vector selectFrom API
Reviewed-by: psandoz, epeter, sviswanathan
|
2024-10-16 16:08:02 +00:00 |
|
Aleksey Shipilev
|
7625b29920
|
8329597: C2: Intrinsify Reference.clear
Reviewed-by: rcastanedalo, eosterlund, kvn
|
2024-10-16 14:08:10 +00:00 |
|
Fei Yang
|
a601cd2e10
|
8342014: RISC-V: ZStoreBarrierStubC2 clobbers rflags
Reviewed-by: rehn, aboldtch, mli
|
2024-10-15 02:53:44 +00:00 |
|
Aleksey Shipilev
|
e3f6503937
|
8341893: AArch64: Micro-optimize compressed ptr decoding
Reviewed-by: aph, fyang
|
2024-10-14 07:55:38 +00:00 |
|
Quan Anh Mai
|
7276a1bec0
|
8341784: Refactor TypeVect to use a BasicType instead of a const Type*
Reviewed-by: kvn, jkarthikeyan
|
2024-10-11 15:28:15 +00:00 |
|
Roberto Castañeda Lozano
|
16042556f3
|
8341619: C2: remove unused StoreCM node
Reviewed-by: chagedorn, thartmann, kvn
|
2024-10-10 08:34:10 +00:00 |
|
Jatin Bhateja
|
3180aaa370
|
8341832: Incorrect continuation address of synthetic SIGSEGV for APX in product builds
Reviewed-by: thartmann, sviswanathan, kvn
|
2024-10-09 17:44:15 +00:00 |
|
Fredrik Bredberg
|
fcc9c8d570
|
8341854: Incorrect clearing of ZF in fast_unlock_lightweight on x86
Reviewed-by: stefank, aboldtch, pchilanomate, dcubed
|
2024-10-09 16:45:56 +00:00 |
|
SendaoYan
|
d636e0d314
|
8341688: Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code
Reviewed-by: aph, jsjolen, jwaters
|
2024-10-09 09:02:52 +00:00 |
|
Hamlin Li
|
580eb62dc0
|
8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF
Reviewed-by: luhenry, ihse, erikj, fyang, rehn
|
2024-10-08 15:15:13 +00:00 |
|
Amit Kumar
|
59ac7039d3
|
8339220: [s390x] TestIfMinMax.java failure
Reviewed-by: lucy, aph
|
2024-10-08 09:19:40 +00:00 |
|
Hamlin Li
|
28977972a0
|
8340880: RISC-V: add t3-t6 alias into assemler_riscv.hpp
Reviewed-by: luhenry, fyang
|
2024-10-07 09:32:40 +00:00 |
|
SendaoYan
|
747a3fa31d
|
8341562: RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code
Reviewed-by: fyang, luhenry
|
2024-10-07 08:39:44 +00:00 |
|
Tobias Hartmann
|
92186a2774
|
8341612: [BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands
Reviewed-by: chagedorn
|
2024-10-07 07:58:01 +00:00 |
|
Aleksey Shipilev
|
6600161ad4
|
8338379: Accesses to class init state should be properly synchronized
Reviewed-by: mdoerr, dholmes, coleenp, fyang, amitkumar
|
2024-10-07 07:05:31 +00:00 |
|
SendaoYan
|
50426b3841
|
8337713: RISC-V: fix typos in macroAssembler_riscv.cpp
Reviewed-by: jwaters, fyang
|
2024-10-06 12:21:17 +00:00 |
|
Martin Doerr
|
9a25f822fb
|
8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Reviewed-by: rrich, lucy
|
2024-10-05 18:42:37 +00:00 |
|
Axel Boldt-Christmas
|
3f420fac84
|
8341451: Remove C2HandleAnonOMOwnerStub
Reviewed-by: fyang, chagedorn
|
2024-10-04 06:55:53 +00:00 |
|
Jorn Vernee
|
6af13580c2
|
8337753: Target class of upcall stub may be unloaded
Reviewed-by: amitkumar, vlivanov, mdoerr
|
2024-10-03 12:02:24 +00:00 |
|
Roberto Castañeda Lozano
|
0b467e902d
|
8334060: Implementation of Late Barrier Expansion for G1
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Siyao Liu <siyao.l.liu@oracle.com>
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: kvn, tschatzl, fyang, ayang, kbarrett
|
2024-10-03 08:36:33 +00:00 |
|
Roman Kennke
|
5e9800721a
|
8307532: Implement LM_LIGHTWEIGHT for Zero
Reviewed-by: aboldtch, jwaters
|
2024-10-02 13:27:57 +00:00 |
|
Feilong Jiang
|
a4ca6267e1
|
8341146: RISC-V: Unnecessary fences used for load-acquire in template interpreter
Reviewed-by: fyang, rehn
|
2024-10-02 09:14:31 +00:00 |
|
Hamlin Li
|
52c2ea65c4
|
8340732: RISC-V: Refactor crc32 scalar version
Reviewed-by: fyang
|
2024-10-02 07:48:22 +00:00 |
|
Smita Kamath
|
a6b318863f
|
8337632: AES-GCM Algorithm optimization for x86_64
Reviewed-by: jbhateja, sviswanathan
|
2024-09-30 17:00:13 +00:00 |
|
Fredrik Bredberg
|
180affc571
|
8320318: ObjectMonitor Responsible thread
Reviewed-by: aboldtch, coleenp, pchilanomate, eosterlund
|
2024-09-30 12:28:35 +00:00 |
|
Tobias Hartmann
|
58b6fc5baa
|
8341197: [BACKOUT] 8322770: Implement C2 VectorizedHashCode on AArch64
Reviewed-by: shade, jpai
|
2024-09-30 10:56:52 +00:00 |
|