Marcus G K Williams
|
ff65920cd1
|
8265491: Math Signum optimization for x86
Reviewed-by: jiefu, jbhateja, neliasso
|
2021-05-03 16:28:14 +00:00 |
|
Evgeny Nikitin
|
880c138b58
|
8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.
Reviewed-by: iignatyev
|
2021-05-03 14:32:18 +00:00 |
|
Per Liden
|
c5dc657f0b
|
8266056: runtime/stringtable/StringTableCleaningTest.java failed with "RuntimeException: Missing Callback in [10, 11]"
Reviewed-by: coleenp, dholmes
|
2021-05-03 07:28:19 +00:00 |
|
Jie Fu
|
7e30130e35
|
8266401: mark hotspot compiler/intrinsics/sha/cli tests which ignore VM flags
Reviewed-by: iignatyev, kvn
|
2021-05-02 23:13:22 +00:00 |
|
Rahul Raghavan
|
3554dc299d
|
8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class
Reviewed-by: chagedorn, thartmann
|
2021-04-30 08:23:57 +00:00 |
|
Ioi Lam
|
2c381e0f8d
|
8262376: ReplaceCriticalClassesForSubgraphs.java fails if --with-build-jdk is used
Reviewed-by: dholmes, minqi, ccheung
|
2021-04-29 23:22:49 +00:00 |
|
Daniel D. Daugherty
|
51b2fb5c84
|
8266299: ProblemList runtime/stringtable/StringTableCleaningTest.java on linux-aarch64 with ZGC
Reviewed-by: bpb
|
2021-04-29 17:24:05 +00:00 |
|
Yasumasa Suenaga
|
39abac98f9
|
8266176: -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c
Reviewed-by: dholmes
|
2021-04-29 07:59:35 +00:00 |
|
Jie Fu
|
91226fa122
|
8265940: Enable C2's optimization for Math.pow(x, 0.5) on all platforms
Reviewed-by: neliasso, kvn
|
2021-04-29 07:01:15 +00:00 |
|
Igor Ignatyev
|
56cde70da2
|
8266265: mark hotspot compiler/vectorization tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 04:53:07 +00:00 |
|
Igor Ignatyev
|
b305eff7d3
|
8266238: mark hotspot compiler/inlining tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:52:24 +00:00 |
|
Igor Ignatyev
|
df3b2d0495
|
8266264: mark hotspot compiler/eliminateAutobox tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:51:40 +00:00 |
|
Igor Ignatyev
|
6b263e6832
|
8266256: compiler.vectorization.TestBufferVectorization does testing twice
Reviewed-by: kvn
|
2021-04-29 03:50:44 +00:00 |
|
Igor Ignatyev
|
69155f43c1
|
8266231: mark hotspot compiler/c1 tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:35:29 +00:00 |
|
Igor Ignatyev
|
9605aeddee
|
8266251: compiler.inlining.InlineAccessors shouldn't do testing in driver VM
Reviewed-by: kvn, epavlova
|
2021-04-29 00:12:56 +00:00 |
|
Igor Ignatyev
|
03d4149d0c
|
8266255: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo.java uses wrong package name
Reviewed-by: kvn
|
2021-04-29 00:12:08 +00:00 |
|
Igor Ignatyev
|
f75dd80254
|
8266230: mark hotspot compiler/c2 tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 20:47:57 +00:00 |
|
Igor Ignatyev
|
73cfc26dc2
|
8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode
Reviewed-by: kvn
|
2021-04-28 19:50:22 +00:00 |
|
Igor Ignatyev
|
3f9879f1cd
|
8266190: mark hotspot compiler/codecache tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 18:47:19 +00:00 |
|
Calvin Cheung
|
d12e01a5cd
|
8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces
Reviewed-by: iklam, mseledtsov
|
2021-04-28 18:20:51 +00:00 |
|
Igor Ignatyev
|
c71c26859f
|
8266165: TestNoWarningLoopStripMiningIterSet is runnable only on VM w/ G1, Shenandoah, Z and Epsilon
Reviewed-by: roland
|
2021-04-28 16:30:27 +00:00 |
|
Igor Ignatyev
|
8954befd77
|
8266188: mark hotspot compiler/cpuflags tests which ignore VM flags
Reviewed-by: chagedorn, thartmann
|
2021-04-28 15:46:16 +00:00 |
|
Igor Ignatyev
|
19d3c451b8
|
8266184: a few compiler/debug tests don't check exit code
Reviewed-by: thartmann
|
2021-04-28 15:45:23 +00:00 |
|
Jie Fu
|
75a2354dc2
|
8266028: C2 computes -0.0 for Math.pow(-0.0, 0.5)
Reviewed-by: aph, neliasso, kvn
|
2021-04-28 06:16:47 +00:00 |
|
Igor Ignatyev
|
6b5e5d7a2c
|
8266181: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo should be in driver mode
Reviewed-by: kvn
|
2021-04-28 04:01:42 +00:00 |
|
Igor Ignatyev
|
81b1502701
|
8266161: mark hotspot compiler/rtm tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 03:43:41 +00:00 |
|
Igor Ignatyev
|
4a8324d48b
|
8266180: compiler/vectorapi/TestVectorErgonomics should be run in driver mode
Reviewed-by: jiefu, kvn, epavlova
|
2021-04-28 03:43:08 +00:00 |
|
Igor Ignatyev
|
0601aba545
|
8266175: mark hotspot compiler/jsr292 tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 03:42:07 +00:00 |
|
Igor Ignatyev
|
69ad8ac537
|
8266169: mark hotspot compiler/jvmci tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 03:41:27 +00:00 |
|
Igor Ignatyev
|
1a2a570c8d
|
8266166: mark hotspot compiler/linkage tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 03:40:47 +00:00 |
|
Igor Ignatyev
|
5ee58b0496
|
8266164: mark hotspot compiler/loopstripmining tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 03:39:47 +00:00 |
|
Jie Fu
|
889d246681
|
8265917: Different values computed by C2 and interpreter/C1 for Math.pow(x, 2.0) on x86_32
Reviewed-by: kvn, thartmann
|
2021-04-28 03:10:28 +00:00 |
|
Igor Ignatyev
|
30b1354085
|
8266153: mark hotspot compiler/onSpinWait tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:58:15 +00:00 |
|
Igor Ignatyev
|
eeddb30344
|
8266150: mark hotspot compiler/arguments tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:54:45 +00:00 |
|
Igor Ignatyev
|
feb18d292f
|
8266149: mark hotspot compiler/startup tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:54:09 +00:00 |
|
Igor Ignatyev
|
eb72950cfd
|
8266154: mark hotspot compiler/oracle tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-27 23:51:39 +00:00 |
|
Igor Ignatyev
|
7f4a9f68bf
|
8266088: compiler/arguments/TestPrintOptoAssemblyLineNumbers test should user driver mode
Reviewed-by: kvn
|
2021-04-27 20:58:48 +00:00 |
|
Tobias Hartmann
|
ab2aec2afb
|
8265938: C2's conditional move optimization does not handle top Phi
Reviewed-by: chagedorn, kvn, iignatyev
|
2021-04-27 17:10:53 +00:00 |
|
Vladimir Ivanov
|
b2628d15b5
|
8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value()
Reviewed-by: kvn, thartmann
|
2021-04-27 16:34:28 +00:00 |
|
Aleksei Voitylov
|
f6e26f6f33
|
8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter
Reviewed-by: adinn, aph
|
2021-04-27 11:17:28 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|
Tom Rodriguez
|
852a41d718
|
8258625: [JVMCI] refactor and unify JVMCI readFieldValue path
Reviewed-by: kvn
|
2021-04-26 20:00:23 +00:00 |
|
Leonid Mesnik
|
b5c6351315
|
8264663: Update test SuspendWithCurrentThread.java to verify that suspend doesn't exit until resumed
Reviewed-by: dcubed, sspitsyn
|
2021-04-26 19:48:57 +00:00 |
|
Daniel D. Daugherty
|
52f9d22977
|
8265884: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macOS-X64
Reviewed-by: mikael
|
2021-04-24 00:56:10 +00:00 |
|
Yumin Qi
|
20a373a0d0
|
8265393: VM crashes if both -XX:+RecordDynamicDumpInfo and -XX:SharedArchiveFile options are specified
Reviewed-by: iklam, ccheung
|
2021-04-23 21:51:11 +00:00 |
|
Daniel D. Daugherty
|
6803ab2b71
|
8265880: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Linux-X64
Reviewed-by: rriggs
|
2021-04-23 21:39:47 +00:00 |
|
Mikhailo Seledtsov
|
d8e638f11c
|
8265794: Remove ProblemList-non-cds-mode
Reviewed-by: ccheung, iklam, iignatyev
|
2021-04-23 17:42:45 +00:00 |
|
Daniel D. Daugherty
|
c9b70c8042
|
8265240: runtime/Thread/SuspendAtExit.java needs updating
Reviewed-by: rehn, dholmes
|
2021-04-23 14:20:34 +00:00 |
|
Daniel D. Daugherty
|
e81baead01
|
8265786: ProblemList serviceability/sa/sadebugd/DisableRegistryTest.java on ZGC
Reviewed-by: darcy
|
2021-04-22 20:45:25 +00:00 |
|