Martin Doerr
|
de8aca27ba
|
8307907: [ppc] Remove RTM locking implementation
Reviewed-by: mbaesken, rrich, stuefe
|
2023-06-15 09:52:31 +00:00 |
|
Kim Barrett
|
181845ae46
|
8309899: Rename PtrQueueSet::buffer_size()
Reviewed-by: tschatzl, ayang
|
2023-06-14 22:01:44 +00:00 |
|
Ioi Lam
|
931625a930
|
8309808: BytecodeTracer prints wrong BSM for invokedynamic
Reviewed-by: coleenp, matsaave
|
2023-06-14 21:14:01 +00:00 |
|
Stefan Karlsson
|
63fe413d93
|
8309890: TestStringDeduplicationInterned.java waits for the wrong condition
Reviewed-by: aboldtch, kbarrett
|
2023-06-14 06:30:05 +00:00 |
|
Mandy Chung
|
9bfe415f66
|
8305104: Remove the old core reflection implementation
Reviewed-by: dholmes, alanb
|
2023-06-13 19:41:38 +00:00 |
|
Tobias Hartmann
|
3eec179c72
|
8309854: ciReplay TestServerVM test fails with Graal
Reviewed-by: chagedorn, kvn
|
2023-06-13 16:13:42 +00:00 |
|
Calvin Cheung
|
14010876dc
|
8309753: Include array classes in the output of -XX:+PrintSharedArchiveAndExit
Reviewed-by: iklam, matsaave
|
2023-06-13 15:54:31 +00:00 |
|
Doug Simon
|
c0aa6bf4fe
|
8309390: [JVMCI] improve copying system properties into libgraal
Reviewed-by: never, kvn
|
2023-06-13 14:45:33 +00:00 |
|
Leo Korinth
|
c884862ad2
|
8309468: Remove jvmti Allocate locker test case
Reviewed-by: dholmes, lmesnik, sspitsyn
|
2023-06-13 12:31:20 +00:00 |
|
Yudi Zheng
|
4f23fc1f27
|
8309671: Avoid using jvmci.Compiler property to determine if Graal is enabled
Reviewed-by: dnsimon, sspitsyn
|
2023-06-13 09:02:37 +00:00 |
|
Scott Gibbons
|
5d5ae35288
|
8308966: Add intrinsic for float/double modulo for x86 AVX2 and AVX512
Co-authored-by: Marius Cornea <marius.cornea@intel.com>
Reviewed-by: jbhateja, sviswanathan
|
2023-06-12 15:06:42 +00:00 |
|
Christian Hagedorn
|
4bc6bbb23f
|
8309814: [IR Framework] Dump socket output string in which IR encoding was not found
Reviewed-by: rcastanedalo
|
2023-06-12 10:46:36 +00:00 |
|
JoKern65
|
cf9e6353cc
|
8309462: [AIX] vmTestbase/nsk/jvmti/RunAgentThread/agentthr001/TestDescription.java crashing due to empty while loop
Reviewed-by: mbaesken, mdoerr, clanger
|
2023-06-12 10:01:13 +00:00 |
|
Emanuel Peter
|
6c3e621f98
|
8308749: C2 failed: regular loops only (counted loop inside infinite loop)
Reviewed-by: kvn, chagedorn
|
2023-06-12 07:40:58 +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 |
|
Daniel D. Daugherty
|
aace3dc28c
|
8309760: ProblemList serviceability/jvmti/vthread/FollowReferences/VThreadStackRefTest.java#default with ZGC
Reviewed-by: amenkov
|
2023-06-10 02:02:34 +00:00 |
|
Tobias Holenstein
|
c052756154
|
8282797: CompileCommand parsing errors should exit VM
Reviewed-by: kvn, chagedorn, thartmann
|
2023-06-09 13:01:02 +00:00 |
|
Serguei Spitsyn
|
f91e9ba757
|
8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: cjplummer, amenkov
|
2023-06-09 06:12:48 +00:00 |
|
Eric Nothum
|
0a697e73d5
|
8307620: [IR Framework] Readme mentions JTREG_WHITE_LIST_FLAGS instead of JTREG_WHITELIST_FLAGS
Reviewed-by: rcastanedalo, chagedorn
|
2023-06-09 06:09:56 +00:00 |
|
Stefan Karlsson
|
bb377b2673
|
8306841: Generational ZGC: NMT reports Java heap size larger than max heap size
Reviewed-by: eosterlund, stuefe
|
2023-06-08 14:06:27 +00:00 |
|
Eric Nothum
|
92beb85510
|
8309474: [IR Framework] Wrong @ForceCompile link in README
Reviewed-by: chagedorn, thartmann
|
2023-06-07 20:16:51 +00:00 |
|
Daniel D. Daugherty
|
33bb64f24f
|
8309614: [BACKOUT] JDK-8307153 JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: azvegint
|
2023-06-07 15:17:43 +00:00 |
|
Serguei Spitsyn
|
177e8327d6
|
8307153: JVMTI GetThreadState on carrier should return STATE_WAITING
Reviewed-by: amenkov, cjplummer
|
2023-06-07 13:16:40 +00:00 |
|
Serguei Spitsyn
|
a25b7b8b55
|
8295976: GetThreadListStackTraces returns wrong state for blocked VirtualThread
Reviewed-by: cjplummer, amenkov
|
2023-06-07 07:51:37 +00:00 |
|
Doug Simon
|
0f0fda7abc
|
8309542: compiler/jvmci/TestEnableJVMCIProduct.java fails with "JVMCI compiler 'graal' specified by jvmci.Compiler not found"
Reviewed-by: kvn, never
|
2023-06-06 16:12:37 +00:00 |
|
Alan Bateman
|
2e9eff5641
|
8309406: Change jdk.trackAllThreads to default to true
Reviewed-by: rpressler, mchung, cjplummer
|
2023-06-06 06:01:38 +00:00 |
|
Doug Simon
|
b3c9d6785e
|
8309136: [JVMCI] add -XX:+UseGraalJIT flag
Reviewed-by: dholmes, kvn
|
2023-06-05 20:47:50 +00:00 |
|
changpeng1997
|
6d511f1376
|
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795
Reviewed-by: thartmann, xgong, eastigeevich
|
2023-06-05 11:32:53 +00:00 |
|
David Leopoldseder
|
11fb5b2209
|
8309104: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement test asserts wrong values with Graal
Reviewed-by: dnsimon, thartmann
|
2023-06-05 07:54:42 +00:00 |
|
Roberto Castañeda Lozano
|
3fa776d66a
|
8302673: [SuperWord] MaxReduction and MinReduction should vectorize for int
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: epeter, kvn
|
2023-06-05 07:08:33 +00:00 |
|
Emanuel Peter
|
22a9a86be0
|
8309268: C2: "assert(in_bb(n)) failed: must be" after JDK-8306302
Reviewed-by: rcastanedalo, kvn, thartmann
|
2023-06-05 06:43:13 +00:00 |
|
Chris Plummer
|
ecb17532dc
|
8309334: ProcessTools.main() does not properly set thread names when using the virtual thread wrapper
Reviewed-by: amenkov, lmesnik, sspitsyn, alanb
|
2023-06-04 18:18:11 +00:00 |
|
Alex Menkov
|
62c935d4fa
|
8308978: regression with a deadlock involving FollowReferences
Reviewed-by: sspitsyn, lmesnik
|
2023-06-02 22:02:04 +00:00 |
|
Christian Hagedorn
|
7dbdad50a6
|
8308892: Bad graph detected in build_loop_late after JDK-8305635
Reviewed-by: rcastanedalo, roland, thartmann
|
2023-06-02 12:00:11 +00:00 |
|
Severin Gehwolf
|
dc8bc6c98c
|
8308090: Add container tests for on-the-fly resource quota updates
Reviewed-by: dholmes, mseledtsov
|
2023-06-02 08:58:20 +00:00 |
|
Matias Saavedra Silva
|
101bf2290d
|
8308891: TestCDSVMCrash.java needs @requires vm.cds
Reviewed-by: dcubed
|
2023-06-01 20:37:21 +00:00 |
|
Chris Plummer
|
c6f20db945
|
8308232: nsk/jdb tests don't pass -verbose flag to the debuggee
Reviewed-by: sspitsyn, lmesnik
|
2023-06-01 15:28:58 +00:00 |
|
Christian Hagedorn
|
dfd3da3f52
|
8307683: Loop Predication should not hoist range checks with trap on success projection by negating their condition
Reviewed-by: thartmann, roland
|
2023-06-01 08:04:45 +00:00 |
|
Sandhya Viswanathan
|
f9ad7df4da
|
8300865: C2: product reduction in ProdRed_Double is not vectorized
Reviewed-by: fgao, epeter, kvn
|
2023-05-31 22:39:54 +00:00 |
|
David Holmes
|
0119969816
|
8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java fails after JDK-8308341
Reviewed-by: dcubed, gziemski
|
2023-05-31 21:13:30 +00:00 |
|
Chris Plummer
|
5531f6ba1b
|
8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
Reviewed-by: sspitsyn, alanb
|
2023-05-31 20:50:22 +00:00 |
|
Daniel D. Daugherty
|
45473ef235
|
8309230: ProblemList jdk/incubator/vector/Float64VectorTests.java on aarch64
8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java
Reviewed-by: darcy
|
2023-05-31 16:50:09 +00:00 |
|
Leo Korinth
|
88236263dc
|
8309048: Remove malloc locker test case
Reviewed-by: dholmes, tschatzl, coleenp, lmesnik
|
2023-05-31 08:53:47 +00:00 |
|
Leonid Mesnik
|
327733c93d
|
8308986: Disable svc tests failing with virtual thread factory
Reviewed-by: dholmes, dcubed, sspitsyn
|
2023-05-31 00:11:05 +00:00 |
|
David Holmes
|
1e6770fb97
|
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Reviewed-by: jsjolen, gziemski
|
2023-05-30 22:46:06 +00:00 |
|
Jasmine Karthikeyan
|
fb0b1f0c23
|
8051725: Improve expansion of Conv2B nodes in the middle-end
Reviewed-by: thartmann, qamai, sviswanathan
|
2023-05-30 14:11:12 +00:00 |
|
Antonios Printezis
|
4526282266
|
8308977: gtest:codestrings fails on riscv
Reviewed-by: fyang
|
2023-05-30 13:08:15 +00:00 |
|
changpeng1997
|
f600d0369a
|
8307795: AArch64: Optimize VectorMask.truecount() on Neon
Reviewed-by: aph, eliu
|
2023-05-30 12:45:33 +00:00 |
|
Tobias Hartmann
|
d35a550f6d
|
8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
Reviewed-by: chagedorn
|
2023-05-30 05:36:46 +00:00 |
|
Doug Simon
|
a5d8d59469
|
8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
Reviewed-by: never
|
2023-05-29 10:04:31 +00:00 |
|