Dean Long
|
9326eb1461
|
8276095: ciReplay: replay failure due to incomplete ciMethodData information
Reviewed-by: chagedorn, kvn
|
2021-11-15 21:09:23 +00:00 |
|
Coleen Phillimore
|
0d2980cdd1
|
8258192: Obsolete the CriticalJNINatives flag
Reviewed-by: mdoerr, shade
|
2021-11-12 17:03:33 +00:00 |
|
Nils Eliasson
|
710f496456
|
8273277: C2: Move conditional negation into rc_predicate
Reviewed-by: thartmann, chagedorn, kvn
|
2021-11-12 10:08:26 +00:00 |
|
Evgeny Astigeevich
|
6954b98f8f
|
8186670: Implement _onSpinWait() intrinsic for AArch64
Reviewed-by: phh, aph
|
2021-11-11 22:23:35 +00:00 |
|
Tobias Hartmann
|
c29cab8ab4
|
8276112: Inconsistent scalar replacement debug info at safepoints
Reviewed-by: kvn, chagedorn
|
2021-11-11 13:09:05 +00:00 |
|
casparcwang
|
aea096770e
|
8275854: C2: assert(stride_con != 0) failed: missed some peephole opt
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: thartmann, roland, kvn
|
2021-11-11 10:39:09 +00:00 |
|
Christian Hagedorn
|
7a140af253
|
8276546: [IR Framework] Whitelist and ignore CompileThreshold
Reviewed-by: kvn, neliasso
|
2021-11-11 08:03:01 +00:00 |
|
Christian Hagedorn
|
54481394a3
|
8271056: C2: "assert(no_dead_loop) failed: dead loop detected" due to cmoving identity
Reviewed-by: kvn, thartmann
|
2021-11-08 12:47:58 +00:00 |
|
Nick Gasson
|
3934fe54b4
|
8275847: Scheduling fails with "too many D-U pinch points" on small method
Reviewed-by: thartmann, kvn
|
2021-11-08 06:40:49 +00:00 |
|
Ningsheng Jian
|
96c396b701
|
8276151: AArch64: Incorrect result for double to int vector conversion
Reviewed-by: aph, psandoz
|
2021-11-05 07:45:54 +00:00 |
|
Dean Long
|
dcf36f87f8
|
8275670: ciReplay: java.lang.NoClassDefFoundError when trying to load java/lang/invoke/LambdaForm$MH
Reviewed-by: kvn, chagedorn
|
2021-11-04 19:52:27 +00:00 |
|
Christian Hagedorn
|
a1f4c428ba
|
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not present after JDK-8275868
Reviewed-by: kvn, thartmann, dlong
|
2021-11-04 08:53:37 +00:00 |
|
Christian Hagedorn
|
7439b59b5a
|
8276044: ciReplay: C1 does not dump a replay file when using DumpReplay as compile command option
Reviewed-by: kvn, thartmann, dlong
|
2021-11-03 08:44:03 +00:00 |
|
sunguoyun
|
87b926ebb7
|
8275086: compiler/c2/irTests/TestPostParseCallDevirtualization.java fails when compiler1 is disabled
Reviewed-by: iveresov
|
2021-11-03 05:51:18 +00:00 |
|
Christian Hagedorn
|
5bb1992b84
|
8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains
Reviewed-by: kvn, dlong, thartmann
|
2021-11-01 08:22:59 +00:00 |
|
Doug Simon
|
2448b3f5f9
|
8275874: [JVMCI] only support aligned reads in c2v_readFieldValue
Reviewed-by: never, shade
|
2021-10-26 18:50:21 +00:00 |
|
Roland Westrelin
|
82f4aacb42
|
8259609: C2: optimize long range checks in long counted loops
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: thartmann, jrose
|
2021-10-26 15:53:37 +00:00 |
|
Igor Veresov
|
89671aa164
|
8273712: C2: Add mechanism for rejecting inlining of low frequency call sites and deprecate MinInliningThreshold.
Reviewed-by: kvn, rbackman
|
2021-10-25 17:03:57 +00:00 |
|
Christian Hagedorn
|
1da5e6b0e2
|
8275104: IR framework does not handle client VM builds correctly
Reviewed-by: kvn, thartmann
|
2021-10-25 07:25:19 +00:00 |
|
Doug Simon
|
4dec8fc4cc
|
8275645: [JVMCI] avoid unaligned volatile reads on AArch64
Reviewed-by: kvn, never
|
2021-10-22 16:20:31 +00:00 |
|
Dean Long
|
0961de47de
|
8275347: ciReplay: staticfield lines not properly terminated
Reviewed-by: neliasso, chagedorn
|
2021-10-21 19:02:38 +00:00 |
|
Christian Hagedorn
|
3b0ce23bcd
|
8274888: Dump "-DReproduce=true" to the test VM command line output
Reviewed-by: thartmann, kvn
|
2021-10-21 14:05:45 +00:00 |
|
Christian Hagedorn
|
4cb7124c1e
|
8262912: ciReplay: replay does not simulate unresolved classes
Reviewed-by: kvn, dlong
|
2021-10-15 07:38:38 +00:00 |
|
Christian Hagedorn
|
f623460668
|
8274911: testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
Reviewed-by: kvn, thartmann
|
2021-10-12 13:21:35 +00:00 |
|
Martin Doerr
|
49f8ce6e9c
|
8274773: [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak memory model platform
Reviewed-by: eosterlund, goetz
|
2021-10-11 10:31:54 +00:00 |
|
Roland Westrelin
|
2aacd4220a
|
8274145: C2: condition incorrectly made redundant with dominating main loop exit condition
Reviewed-by: kvn, neliasso
|
2021-10-08 14:48:35 +00:00 |
|
Christian Hagedorn
|
df125f680b
|
8273410: IR verification framework fails with "Should find method name in validIrRulesMap"
Reviewed-by: thartmann, neliasso
|
2021-10-06 08:21:18 +00:00 |
|
Igor Veresov
|
83b2219220
|
8273612: Fix for JDK-8272873 causes timeout in running some tests with -Xcomp
Reviewed-by: kvn, neliasso
|
2021-10-05 19:44:17 +00:00 |
|
Christian Hagedorn
|
3953e0774c
|
8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
Reviewed-by: roland, thartmann, neliasso
|
2021-10-05 07:02:06 +00:00 |
|
Christian Hagedorn
|
dfc557cbea
|
8274406: RunThese30M.java failed "assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough"
Reviewed-by: kvn, thartmann
|
2021-09-30 08:29:43 +00:00 |
|
Roland Westrelin
|
980c50dc60
|
8272562: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-09-29 14:51:33 +00:00 |
|
Claes Redestad
|
aaa36cc006
|
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Reviewed-by: naoto, thartmann
|
2021-09-29 12:58:14 +00:00 |
|
Martin Doerr
|
c4d115701d
|
8271855: [TESTBUG] Wrong weakCompareAndSet assumption in UnsafeIntrinsicsTest
Reviewed-by: goetz, thartmann
|
2021-09-29 09:54:59 +00:00 |
|
Christian Hagedorn
|
b0983df5a4
|
8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
Reviewed-by: roland, thartmann
|
2021-09-27 14:05:51 +00:00 |
|
Smita Kamath
|
13e9ea9e92
|
8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Reviewed-by: ascarpino, sviswanathan, aph
|
2021-09-24 19:21:32 +00:00 |
|
Tobias Holenstein
|
653a612a5a
|
8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
Reviewed-by: thartmann, chagedorn
|
2021-09-23 12:59:22 +00:00 |
|
Aleksey Shipilev
|
c77ebe8874
|
8274060: C2: Incorrect computation after JDK-8273454
Reviewed-by: thartmann, neliasso, chagedorn
|
2021-09-22 08:40:04 +00:00 |
|
Stefan Karlsson
|
c60bcd09b7
|
8273928: Use named run ids when problem listing tests
Reviewed-by: pliden, kbarrett, dholmes
|
2021-09-21 07:42:36 +00:00 |
|
Christian Hagedorn
|
6f3e40c16d
|
8273825: TestIRMatching.java fails after JDK-8266550
Reviewed-by: thartmann, roland
|
2021-09-20 12:56:08 +00:00 |
|
Christian Hagedorn
|
a561eac912
|
8273895: compiler/ciReplay/TestVMNoCompLevel.java fails due to wrong data size with TieredStopAtLevel=2,3
Reviewed-by: kvn, dlong
|
2021-09-20 12:53:56 +00:00 |
|
Zhengyu Gu
|
7c9868c0b3
|
8273454: C2: Transform (-a)*(-b) into a*b
Reviewed-by: thartmann, eliu, chagedorn
|
2021-09-18 23:11:06 +00:00 |
|
Christian Hagedorn
|
c86e24d4be
|
8271954: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: roland, kvn
|
2021-09-16 11:57:30 +00:00 |
|
Aleksey Shipilev
|
09ecb11927
|
8273806: compiler/cpuflags/TestSSE4Disabled.java should test for CPU feature explicitly
Reviewed-by: thartmann
|
2021-09-16 08:23:55 +00:00 |
|
Aleksey Shipilev
|
1c5de8b86b
|
8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java
Reviewed-by: thartmann
|
2021-09-16 08:12:31 +00:00 |
|
casparcwang
|
16c3ad1ff4
|
8272574: C2: assert(false) failed: Bad graph detected in build_loop_late
Co-authored-by: Hui Shi <hshi@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: thartmann, chagedorn, kvn
|
2021-09-14 20:55:01 +00:00 |
|
Coleen Phillimore
|
1d3eb147ee
|
8273635: Attempting to acquire lock StackWatermark_lock/9 out of order with lock tty_lock/3
Reviewed-by: dholmes, eosterlund
|
2021-09-14 13:09:46 +00:00 |
|
Roland Westrelin
|
1d2458db34
|
8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr
Reviewed-by: vlivanov, thartmann
|
2021-09-14 08:35:09 +00:00 |
|
Jie Fu
|
261cb44b13
|
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
|
2021-09-13 12:10:56 +00:00 |
|
Yi Yang
|
a73c06de2a
|
8273021: C2: Improve Add and Xor ideal optimizations
Co-authored-by: yulei <lei.yul@alibaba-inc.com>
Reviewed-by: thartmann, kvn
|
2021-09-13 02:10:45 +00:00 |
|
Coleen Phillimore
|
461a467f91
|
8273456: Do not hold ttyLock around stack walking
Reviewed-by: dholmes, eosterlund
|
2021-09-10 14:54:47 +00:00 |
|