Emanuel Peter
|
cd0fe37741
|
8323641: Test compiler/loopopts/superword/TestAlignVectorFuzzer.java timed out
Reviewed-by: chagedorn, kvn
|
2024-01-15 10:44:01 +00:00 |
|
Emanuel Peter
|
45c65e6b1a
|
8323577: C2 SuperWord: remove AlignVector restrictions on IR tests added in JDK-8305055
Reviewed-by: rcastanedalo, chagedorn
|
2024-01-15 10:41:05 +00:00 |
|
Zhiqiang Zang
|
1515bd7c9d
|
8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b)
Reviewed-by: thartmann, epeter
|
2024-01-15 06:48:00 +00:00 |
|
Cesar Soares Lucas
|
ed18222365
|
8323190: Segfault during deoptimization of C2-compiled code
Reviewed-by: thartmann, chagedorn
|
2024-01-12 10:43:16 +00:00 |
|
Sandhya Viswanathan
|
e10d14004f
|
8321712: C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
Co-authored-by: Volodymyr Paprotski <vpaprotski@openjdk.org>
Reviewed-by: kvn, thartmann, epeter, jbhateja
|
2024-01-11 16:54:16 +00:00 |
|
Roland Westrelin
|
b922f8d459
|
8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888
Reviewed-by: chagedorn, epeter
|
2024-01-11 09:00:44 +00:00 |
|
Zhiqiang Zang
|
8569227473
|
8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Reviewed-by: thartmann, epeter
|
2024-01-10 07:31:56 +00:00 |
|
Boris Ulasevich
|
52a6c37558
|
8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to unexpected PrintAssembly output
Reviewed-by: aph, thartmann
|
2024-01-09 10:33:52 +00:00 |
|
Emanuel Peter
|
827c71dac9
|
8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
|
2024-01-08 16:10:21 +00:00 |
|
Christian Hagedorn
|
458e563cd9
|
8310711: [IR Framework] Remove safepoint while printing handling
Reviewed-by: thartmann, epeter
|
2024-01-08 12:57:55 +00:00 |
|
Tobias Hartmann
|
ade21a965f
|
8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Reviewed-by: aph, chagedorn
|
2024-01-05 13:48:31 +00:00 |
|
Denghui Dong
|
27d5f5c237
|
8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats
Reviewed-by: kvn, thartmann, shade
|
2024-01-04 13:11:47 +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 |
|
Evgeny Astigeevich
|
3b908c4781
|
8319795: Static huge pages are not used for CodeCache
Reviewed-by: shade, simonis, thartmann, stuefe
|
2023-12-21 18:51:50 +00:00 |
|
Yi-Fan Tsai
|
c0a3b76958
|
8316197: Make tracing of inline cache available in unified logging
Reviewed-by: kvn, dholmes
|
2023-12-18 15:19:16 +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 |
|
Daniel Lundén
|
69014cd55b
|
8320682: [AArch64] C1 compilation fails with "Field too big for insn"
Reviewed-by: thartmann, aph, dlong
|
2023-12-14 13:09:39 +00:00 |
|
Daniel Lundén
|
d632d743e0
|
8321820: TestLoadNIdeal fails on 32-bit because -XX:+UseCompressedOops is not recognized
Reviewed-by: rcastanedalo, chagedorn, shade
|
2023-12-14 09:29:34 +00:00 |
|
Tobias Hartmann
|
c8ad7b7f84
|
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
Reviewed-by: roland, kvn
|
2023-12-14 07:23:21 +00:00 |
|
Daniel Lundén
|
701bc3bbbe
|
8295166: IGV: dump graph at more locations
Reviewed-by: thartmann, rcastanedalo, chagedorn
|
2023-12-08 11:08:08 +00:00 |
|
Daniel Lundén
|
9e48b90c7f
|
8310524: C2: record parser-generated LoadN nodes for IGVN
Reviewed-by: chagedorn, rcastanedalo, thartmann
|
2023-12-08 11:04:39 +00:00 |
|
Hamlin Li
|
2f9e70e4ad
|
8321001: RISC-V: C2 SignumVF
8321002: RISC-V: C2 SignumVD
Reviewed-by: fyang
|
2023-12-07 14:29:07 +00:00 |
|
Yi-Fan Tsai
|
86b27b784e
|
8317831: compiler/codecache/CheckLargePages.java fails on OL 8.8 with unexpected memory string
Reviewed-by: eastigeevich, dholmes
|
2023-12-06 02:34:26 +00:00 |
|
Tobias Hartmann
|
61d0db3838
|
8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1
Reviewed-by: rcastanedalo, chagedorn
|
2023-12-05 16:27: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 |
|
Eric Liu
|
9b8eaa2fc3
|
8319872: AArch64: [vectorapi] Implementation of unsigned (zero extended) casts
Reviewed-by: aph, xgong
|
2023-12-04 08:14:57 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Christian Hagedorn
|
ecd335d8f4
|
8321107: Add more test cases for JDK-8319372
Reviewed-by: roland, kvn
|
2023-12-01 07:44:09 +00:00 |
|
Volodymyr Paprotski
|
6aba6aa6f1
|
8320347: Emulate vblendvp[sd] on ECore
Reviewed-by: sviswanathan, jbhateja
|
2023-11-30 16:10:54 +00:00 |
|
Roland Westrelin
|
7766785098
|
8319372: C2 compilation fails with "Bad immediate dominator info"
Reviewed-by: kvn, chagedorn, thartmann
|
2023-11-30 08:09:06 +00:00 |
|
Aleksey Shipilev
|
c86431767e
|
8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Reviewed-by: wkemper, kdnilsen, rkennke
|
2023-11-29 20:15:44 +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 |
|
Dean Long
|
5e1b771a19
|
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Reviewed-by: thartmann, never
|
2023-11-29 03:06:32 +00:00 |
|
Jorn Vernee
|
a5ccd3beaf
|
8267532: C2: Profile and prune untaken exception handlers
8310011: Arena with try-with-resources is slower than it should be
Reviewed-by: thartmann, vlivanov
|
2023-11-28 10:17:58 +00:00 |
|
Jasmine Karthikeyan
|
4977922a3f
|
8320330: Improve implementation of RShift Value
Reviewed-by: thartmann, chagedorn
|
2023-11-27 14:44:08 +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 |
|
Sonia Zaldana Calles
|
5d4a54bccd
|
8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
Reviewed-by: kvn, stuefe
|
2023-11-22 16:03:45 +00:00 |
|
Evgeny Nikitin
|
9598ff8386
|
8315969: compiler/rangechecks/TestRangeCheckHoistingScaledIV.java: make flagless
Reviewed-by: thartmann, chagedorn
|
2023-11-21 15:12:57 +00:00 |
|
Daniel Lundén
|
923207073a
|
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
Reviewed-by: thartmann, lmesnik, dholmes
|
2023-11-21 10:58:09 +00:00 |
|
Cesar Soares Lucas
|
3544d2dd86
|
8319784: VM crash during heap dump after JDK-8287061
Reviewed-by: kvn, thartmann, shade
|
2023-11-21 07:20:28 +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 |
|
Roland Westrelin
|
129c4708b4
|
8311932: Suboptimal compiled code of nested loop over memory segment
Reviewed-by: thartmann, chagedorn
|
2023-11-17 07:54:10 +00:00 |
|
Matthias Baesken
|
9faead1469
|
8319927: Log that IEEE rounding mode was corrupted by loading a library
Reviewed-by: goetz, lucy
|
2023-11-16 12:55:06 +00:00 |
|
Roland Westrelin
|
f33c874b6e
|
8319764: C2 compilation asserts during incremental inlining because Phi input is out of bounds
Reviewed-by: thartmann, chagedorn
|
2023-11-16 12:43:50 +00:00 |
|
Roland Westrelin
|
6868b371c6
|
8318826: C2: "Bad graph detected in build_loop_late" with incremental inlining
Reviewed-by: thartmann, chagedorn, kvn
|
2023-11-16 12:41:16 +00:00 |
|
Daniel Lundén
|
c36ec2ca70
|
8316653: Large NMethodSizeLimit triggers assert during C1 code buffer allocation
Reviewed-by: kvn, rcastanedalo, thartmann
|
2023-11-16 07:41:13 +00:00 |
|
Christian Hagedorn
|
2db9ea9bbf
|
8317723: C2: CountedLoopEndNodes and Zero Trip Guards are wrongly treated as Runtime Predicate
Reviewed-by: thartmann, epeter
|
2023-11-16 07:37:45 +00:00 |
|
Thomas Stuefe
|
eaa4417f5c
|
8319301: Static analysis warnings after JDK-8318016
Reviewed-by: thartmann, kvn
|
2023-11-16 07:29:37 +00:00 |
|