Tobias Hartmann
|
67fbd87378
|
8310143: RandomCommandsTest fails due to unexpected VM exit code after JDK-8282797
Reviewed-by: rcastanedalo, chagedorn
|
2023-06-21 07:05:41 +00:00 |
|
Emanuel Peter
|
886ac1c261
|
8308606: C2 SuperWord: remove alignment checks when not required
Reviewed-by: fgao, kvn, pli
|
2023-06-21 06:40:50 +00:00 |
|
David Holmes
|
4c3efb3910
|
8309034: NoClassDefFoundError when initializing Long$LongCache
Reviewed-by: coleenp, fparain
|
2023-06-20 21:58:31 +00:00 |
|
Eric Nothum
|
4a9cc8a000
|
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Reviewed-by: roland, chagedorn
|
2023-06-20 13:52:45 +00:00 |
|
Axel Boldt-Christmas
|
a0595761ef
|
8310187: Improve Generational ZGC jtreg testing
Reviewed-by: stefank, eosterlund, stuefe
|
2023-06-20 10:08:13 +00:00 |
|
Thomas Stuefe
|
6473a7df20
|
8310107: os::trace_page_sizes_for_requested_size should name alignment as requested page size
Reviewed-by: stefank, dholmes
|
2023-06-19 06:00:50 +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 |
|
Daniel D. Daugherty
|
16134f4422
|
8310211: serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java failing
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mikael
|
2023-06-16 17:38:01 +00:00 |
|
Alan Bateman
|
227656f3a9
|
8309408: Thread.sleep cleanup
Reviewed-by: dholmes, stefank
|
2023-06-16 07:26:27 +00:00 |
|
Kim Barrett
|
92167505b2
|
8308643: Incorrect value of 'used' jvmstat counter
Reviewed-by: tschatzl, ayang
|
2023-06-15 22:23:26 +00:00 |
|
Chris Plummer
|
79ff72a776
|
8308499: Test vmTestbase/nsk/jdi/MethodExitRequest/addClassExclusionFilter/filter001/TestDescription.java failed: VMDisconnectedException
Reviewed-by: lmesnik, kevinw
|
2023-06-15 19:11:12 +00:00 |
|
Quan Anh Mai
|
947f14977a
|
8308444: LoadStoreNode::result_not_used() is too conservative
Reviewed-by: kvn, thartmann
|
2023-06-15 16:00:18 +00:00 |
|
Doug Simon
|
8b4af46be4
|
8309974: some JVMCI tests fail when VM options include -XX:+EnableJVMCI
Reviewed-by: dholmes
|
2023-06-15 15:53:08 +00:00 |
|
Vladimir Kozlov
|
0038491abd
|
8309978: [x64] Fix useless padding
Reviewed-by: chagedorn, thartmann, shade
|
2023-06-15 15:32:45 +00:00 |
|
Martin Doerr
|
de8aca27ba
|
8307907: [ppc] Remove RTM locking implementation
Reviewed-by: mbaesken, rrich, stuefe
|
2023-06-15 09:52:31 +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 |
|