Hamlin Li
|
133419177d
|
8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv)
Reviewed-by: fyang, rehn, luhenry
|
2024-11-25 13:54:44 +00:00 |
|
Fei Yang
|
37298844c9
|
8344371: RISC-V: compiler/intrinsics/chacha/TestChaCha20.java fails after JDK-8343555
Reviewed-by: mli
|
2024-11-19 01:49:33 +00:00 |
|
Roman Kennke
|
44ec501a41
|
8305895: Implement JEP 450: Compact Object Headers (Experimental)
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
|
2024-11-08 17:21:39 +00:00 |
|
Gui Cao
|
ef7923e127
|
8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV
Reviewed-by: fyang, mli
|
2024-06-17 11:35:41 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Galder Zamarreño
|
c439c8c73c
|
8323429: Missing C2 optimization for FP min/max when both inputs are same
Reviewed-by: roland, chagedorn
|
2024-04-24 08:20:49 +00:00 |
|
Hamlin Li
|
680ac2cebe
|
8327689: RISC-V: adjust test filters of zfh extension
Reviewed-by: fyang, gli
|
2024-03-11 12:13:06 +00:00 |
|
Evgeny Astigeevich
|
4cd318756d
|
8324874: AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber V8-V15 registers
Reviewed-by: aph, ngasson
|
2024-02-06 08:54:23 +00:00 |
|
Hamlin Li
|
b363472265
|
8318227: RISC-V: C2 ConvHF2F
Reviewed-by: fyang
|
2024-01-15 18:41:53 +00:00 |
|
Scott Gibbons
|
13c11487f7
|
8321599: Data loss in AVX3 Base64 decoding
Reviewed-by: sviswanathan, kvn
|
2024-01-04 01:36:28 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Hamlin Li
|
a247d0c74b
|
8322209: RISC-V: Enable some tests related to MD5 instrinsic
Reviewed-by: luhenry, fyang
|
2023-12-18 10:31:29 +00:00 |
|
Roger Riggs
|
155abc576a
|
8311906: Improve robustness of String constructors with mutable array inputs
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
|
2023-12-04 18:28:59 +00:00 |
|
Hamlin Li
|
335f5dbf62
|
8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java
Reviewed-by: fyang
|
2023-11-29 11:18:58 +00:00 |
|
Hamlin Li
|
5dcf3a56cb
|
8320715: Improve the tests of test/hotspot/jtreg/compiler/intrinsics/float16
Reviewed-by: kvn
|
2023-11-29 08:01:40 +00:00 |
|
Gergö Barany
|
6f263111a1
|
8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal
Reviewed-by: dnsimon, never, thartmann
|
2023-11-23 18:33:19 +00:00 |
|
Tobias Hartmann
|
303757b3a0
|
8319879: Stress mode to randomize incremental inlining decision
Reviewed-by: kvn, roland
|
2023-11-21 07:18:04 +00:00 |
|
Hamlin Li
|
3c6ffcadfe
|
8318219: RISC-V: C2 ExpandBits
Reviewed-by: fyang
|
2023-11-15 15:45:13 +00:00 |
|
Hamlin Li
|
c80e691adf
|
8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64
Reviewed-by: aph, haosun
|
2023-11-14 10:10:47 +00:00 |
|
Hamlin Li
|
856c280d93
|
8319960: RISC-V: compiler/intrinsics/TestInteger/LongUnsignedDivMod.java failed with "counts: Graph contains wrong number of nodes"
Reviewed-by: rehn
|
2023-11-14 10:06:09 +00:00 |
|
Hamlin Li
|
7b971c1fe8
|
8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java
Reviewed-by: fyang, vkempik
|
2023-11-09 15:58:54 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Hamlin Li
|
40a3c35aa5
|
8318723: RISC-V: C2 UDivL
8318224: RISC-V: C2 UDivI
Reviewed-by: fyang, luhenry, aph
|
2023-10-26 16:10:16 +00:00 |
|
Hamlin Li
|
9e98ee6726
|
8318735: RISC-V: Enable related hotspot tests run on riscv
Reviewed-by: fyang, luhenry
|
2023-10-25 15:37:42 +00:00 |
|
vamsi-parasa
|
1f2a80b78a
|
8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0"
Reviewed-by: thartmann, jbhateja
|
2023-10-24 18:31:33 +00:00 |
|
Claes Redestad
|
e67550cfec
|
8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0
Reviewed-by: thartmann, jbhateja, epeter
|
2023-10-24 13:32:41 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Vladimir Kempik
|
d6245b6832
|
8310268: RISC-V: misaligned memory access in String.Compare intrinsic
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fyang
|
2023-07-28 21:55:33 +00:00 |
|
Pengfei Li
|
32833285bf
|
8311130: AArch64: Sync SVE related CPU features with VM options
Reviewed-by: aph, xgong
|
2023-07-20 09:35:45 +00:00 |
|
Hao Sun
|
afdaa2a330
|
8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1
Reviewed-by: aph, fyang
|
2023-06-28 02:00:09 +00:00 |
|
Tobias Hartmann
|
02aaab12e3
|
8310126: C1: Missing receiver null check in Reference::get intrinsic
Reviewed-by: roland, shade
|
2023-06-19 05:08:45 +00:00 |
|
Tobias Holenstein
|
f5cbe53fdd
|
8027711: Unify wildcarding syntax for CompileCommand and CompileOnly
Reviewed-by: kvn, thartmann, chagedorn
|
2023-06-12 07:39:23 +00:00 |
|
Roberto Castañeda Lozano
|
5a0a238f67
|
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, thartmann
|
2023-05-25 11:07:10 +00:00 |
|
Roberto Castañeda Lozano
|
1be80a4445
|
8287087: C2: perform SLP reduction analysis on-demand
Reviewed-by: epeter, jbhateja, thartmann
|
2023-04-27 09:39:53 +00:00 |
|
Tobias Holenstein
|
0e0c022b1f
|
8305356: Fix ignored bad CompileCommands in tests
Reviewed-by: thartmann, chagedorn
|
2023-04-05 09:35:45 +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 |
|
Sandhya Viswanathan
|
7c60b9c98f
|
8302358: Behavior of adler32 changes after JDK-8300208
Reviewed-by: kvn, jbhateja
|
2023-02-17 21:31:42 +00:00 |
|
Damon Fenacci
|
47ca5773a5
|
8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
Reviewed-by: thartmann, kvn
|
2023-02-17 09:10:20 +00:00 |
|
Stuart Monteith
|
bbd8ae7820
|
8294194: [AArch64] Create intrinsics compress and expand
Reviewed-by: xgong, adinn, haosun, aph
|
2023-02-13 11:07:11 +00:00 |
|
Claes Redestad
|
969f6a37e4
|
8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: thartmann, kvn
|
2023-02-01 10:55:43 +00:00 |
|
Jatin Bhateja
|
6475501a01
|
8300208: Optimize Adler32 stub for AVX-512 targets.
Reviewed-by: kvn, sviswanathan
|
2023-01-29 01:55:46 +00:00 |
|
Tobias Hartmann
|
45e4e00981
|
8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
Reviewed-by: roland, chagedorn, kvn
|
2023-01-23 06:06:32 +00:00 |
|
Dmitry Chuyko
|
b3684f4bac
|
8153837: AArch64: Handle special cases for MaxINode & MinINode
Reviewed-by: fyang, aph
|
2023-01-18 14:56:53 +00:00 |
|
Emanuel Peter
|
7c1ebcc4ce
|
8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
Reviewed-by: kvn, thartmann
|
2023-01-16 09:15:31 +00:00 |
|
Hao Sun
|
195f31371f
|
8287925: AArch64: intrinsics for compareUnsigned method in Integer and Long
Reviewed-by: adinn, aph
|
2023-01-10 05:37:02 +00:00 |
|
Emanuel Peter
|
d2827ec8f7
|
8299671: speed up compiler/intrinsics/string/TestStringLatin1IndexOfChar.java
Reviewed-by: thartmann, kvn
|
2023-01-09 08:34:24 +00:00 |
|
Roland Westrelin
|
05a0a71031
|
8297933: [REDO] Compiler should only use verified interface types for optimization
Reviewed-by: kvn, vlivanov
|
2023-01-09 08:26:08 +00:00 |
|
Roland Westrelin
|
9430f3e65c
|
8297934: [BACKOUT] Compiler should only use verified interface types for optimization
Reviewed-by: thartmann, kvn
|
2022-12-01 14:19:28 +00:00 |
|
Jamil Nimeh
|
cd6bebbf34
|
8247645: ChaCha20 intrinsics
Reviewed-by: sviswanathan, ngasson, vlivanov, ascarpino
|
2022-11-29 14:40:20 +00:00 |
|
Roland Westrelin
|
45d1807ad3
|
6312651: Compiler should only use verified interface types for optimization
Reviewed-by: vlivanov, kvn
|
2022-11-21 08:47:42 +00:00 |
|