Dean Long
|
37107fc157
|
8296007: crash in runtime/DefineClass/NullClassBytesTest.java
Reviewed-by: dcubed, dholmes
|
2022-11-01 00:46:24 +00:00 |
|
Vladimir Kozlov
|
8aa1526b44
|
8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
Reviewed-by: roland, vlivanov
|
2022-10-29 12:32:36 +00:00 |
|
bobpengxie
|
823fd4a9df
|
8293785: Add a jtreg test for TraceOptoParse
Reviewed-by: chagedorn, jiefu
|
2022-10-28 13:18:39 +00:00 |
|
Jie Fu
|
754bd53137
|
8296030: compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Reviewed-by: chagedorn
|
2022-10-28 12:46:32 +00:00 |
|
Xiaolin Zheng
|
1fdbb1ba33
|
8295926: RISC-V: C1: Fix LIRGenerator::do_LibmIntrinsic
Reviewed-by: yadongwang, fyang
|
2022-10-28 11:56:21 +00:00 |
|
SuperCoder79
|
cf5546b3ac
|
8291336: Add ideal rule to convert floating point multiply by 2 into addition
Reviewed-by: qamai, thartmann, chagedorn
|
2022-10-28 10:04:38 +00:00 |
|
Fei Gao
|
4b89fce083
|
8291781: assert(!is_visited) failed: visit only once with -XX:+SuperWordRTDepCheck
Reviewed-by: thartmann
|
2022-10-28 07:27:02 +00:00 |
|
Chris Plummer
|
c2d7a35a4b
|
8269235: serviceability/sa/ClhsdbJstackXcompStress.java timed out
Reviewed-by: dcubed
|
2022-10-26 22:58:47 +00:00 |
|
Igor Veresov
|
58a7141a0d
|
8295066: Folding of loads is broken in C2 after JDK-8242115
Reviewed-by: kvn, thartmann
|
2022-10-26 20:45:26 +00:00 |
|
Coleen Phillimore
|
a8450b37ee
|
8295713: runtime/ParallelLoad/SuperWait/SuperWaitTest.java fails intermittently on Windows
Reviewed-by: pchilanomate, dholmes
|
2022-10-26 17:28:44 +00:00 |
|
Leonid Mesnik
|
3bd3caf897
|
8294486: Remove vmTestbase/nsk/jvmti/ tests ported to serviceability/jvmti.
Reviewed-by: sspitsyn
|
2022-10-25 22:48:00 +00:00 |
|
Calvin Cheung
|
427f50624f
|
8279366: CDS should allow alternative locations for JAR files in classpath
Reviewed-by: iklam, coleenp
|
2022-10-25 17:52:18 +00:00 |
|
Thomas Schatzl
|
5c4d99a051
|
8295118: G1: Clear CLD claim marks concurrently
Reviewed-by: iwalulya, sjohanss, ayang
|
2022-10-25 16:21:18 +00:00 |
|
Matias Saavedra Silva
|
fefbddf835
|
8291443: Obsolete the PrintSharedDictionary flag
Reviewed-by: dholmes, iklam
|
2022-10-24 16:08:51 +00:00 |
|
Jie Fu
|
7cbf6721dc
|
8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32
Reviewed-by: cjplummer
|
2022-10-23 04:01:16 +00:00 |
|
Alex Menkov
|
6acbdb59da
|
8295427: popframe004: report more details on error
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2022-10-22 00:18:39 +00:00 |
|
Aleksey Shipilev
|
dfd2d83144
|
8295657: SA: Allow larger object alignments
Reviewed-by: stuefe, cjplummer
|
2022-10-21 08:15:49 +00:00 |
|
Alex Menkov
|
6240431b38
|
8295697: Resolve conflicts between serviceability/jvmti and nsk/jvmti shared code
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2022-10-20 23:41:54 +00:00 |
|
Dean Long
|
d3eba859f9
|
8295414: [Aarch64] C2: assert(false) failed: bad AD file
Reviewed-by: kvn, chagedorn, aph
|
2022-10-20 21:24:36 +00:00 |
|
Kim Barrett
|
028e8b3d5e
|
8137022: Concurrent refinement thread adjustment and (de-)activation suboptimal
8155996: Improve concurrent refinement green zone control
8134303: Introduce -XX:-G1UseConcRefinement
Reviewed-by: sjohanss, tschatzl, iwalulya, ayang
|
2022-10-20 20:29:19 +00:00 |
|
Magnus Ihse Bursie
|
d5a1521fde
|
8295470: Update openjdk.java.net => openjdk.org URLs in test code
Reviewed-by: michaelm, prr, darcy
|
2022-10-20 10:33:18 +00:00 |
|
Joshua Cao
|
f872467d69
|
8255746: Make PrintCompilation available on a per method level
Reviewed-by: chagedorn, kvn, xliu
|
2022-10-19 19:40:18 +00:00 |
|
Ioi Lam
|
3f4964f83d
|
8293291: Simplify relocation of native pointers in archive heap
Reviewed-by: ccheung, coleenp
|
2022-10-19 04:57:56 +00:00 |
|
Fei Gao
|
490fcd0c25
|
8293833: Error mixing types with -XX:+UseCMoveUnconditionally -XX:+UseVectorCmov
Reviewed-by: chagedorn, kvn
|
2022-10-18 02:00:53 +00:00 |
|
Serguei Spitsyn
|
21a825e059
|
8288387: GetLocalXXX/SetLocalXXX spec should require suspending target thread
Reviewed-by: lmesnik, dsamersoff
|
2022-10-17 23:36:22 +00:00 |
|
Coleen Phillimore
|
5d273b9f04
|
8295278: Add parallel class loading tests
Reviewed-by: vlivanov, ccheung
|
2022-10-17 12:31:39 +00:00 |
|
Daniel D. Daugherty
|
e7d0ab227f
|
8295379: ProblemList java/lang/Float/Binary16Conversion.java in Xcomp mode on x64
8295380: ProblemList gc/cslocker/TestCSLocker.java in Xcomp mode on x64
Reviewed-by: alanb
|
2022-10-15 14:50:10 +00:00 |
|
Vladimir Ivanov
|
8487c56f7e
|
8295294: Misc cleanups in runtime/InvocationTests
Reviewed-by: dholmes
|
2022-10-14 17:46:11 +00:00 |
|
Thomas Schatzl
|
2e2a51ee22
|
8295267: Improve G1 scan to merge ratio calculation
Reviewed-by: ayang, iwalulya
|
2022-10-14 14:45:56 +00:00 |
|
Doug Simon
|
03e63a2b87
|
8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Reviewed-by: never
|
2022-10-13 08:34:36 +00:00 |
|
Ioi Lam
|
90fb9a085b
|
8295102: Always load @lambda-form-invoker lines from default classlist
Reviewed-by: redestad, ccheung
|
2022-10-13 00:01:06 +00:00 |
|
Leonid Mesnik
|
0475c34120
|
8292386: jvmti/thread/SuspendThread/suspendthrd03 failed with "FAIL: Status is 2"
Reviewed-by: sspitsyn, dcubed
|
2022-10-12 14:59:19 +00:00 |
|
Xiaohong Gong
|
ab8c1361bc
|
8292898: [vectorapi] Unify vector mask cast operation
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: jbhateja, eliu
|
2022-10-12 01:39:57 +00:00 |
|
Jatin Bhateja
|
2ceb80c60f
|
8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms
Reviewed-by: kvn, sviswanathan
|
2022-10-12 01:05:44 +00:00 |
|
Eric Liu
|
9d116ec147
|
8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine
Reviewed-by: aph, njian
|
2022-10-11 01:37:20 +00:00 |
|
Jie Fu
|
6ed74ef654
|
8295005: compiler/loopopts/TestRemoveEmptyLoop.java fails with release VMs after JDK-8294839
Reviewed-by: chagedorn, epeter
|
2022-10-10 07:06:51 +00:00 |
|
Alex Menkov
|
495c043533
|
7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem
Reviewed-by: sspitsyn, dcubed
|
2022-10-07 23:02:19 +00:00 |
|
Matias Saavedra Silva
|
3466e99934
|
8294691: dynamicArchive/RelativePath.java is running other test case
Reviewed-by: iklam, ccheung
|
2022-10-07 20:44:35 +00:00 |
|
Sacha Coppey
|
7a194d31a3
|
8290154: [JVMCI] partially implement JVMCI for RISC-V
Reviewed-by: ihse, dnsimon, yadongwang
|
2022-10-07 13:09:09 +00:00 |
|
Zhiqiang Zang
|
5dd851d872
|
8281453: New optimization: convert ~x into -1-x when ~x is used in an arithmetic expression
Reviewed-by: kvn
|
2022-10-06 22:15:20 +00:00 |
|
Matias Saavedra Silva
|
f888aa953c
|
8293061: Combine CDSOptions and AppCDSOptions test utility classes
Reviewed-by: dholmes, iklam, ccheung
|
2022-10-06 15:03:24 +00:00 |
|
Emanuel Peter
|
73f06468ae
|
8294839: Disable StressLongCountedLoop in compiler/loopopts/TestRemoveEmptyLoop.java
Reviewed-by: thartmann, chagedorn
|
2022-10-06 10:40:11 +00:00 |
|
Aleksey Shipilev
|
e38ae8a651
|
8294759: Print actual lock/monitor ranking
Reviewed-by: coleenp, dholmes
|
2022-10-06 07:57:54 +00:00 |
|
Leonid Mesnik
|
2dbedf0e93
|
8294406: Test runtime/handshake/HandshakeDirectTest.java failed: JVMTI_ERROR_WRONG_PHASE
Reviewed-by: dholmes, sspitsyn
|
2022-10-04 12:57:55 +00:00 |
|
Roland Westrelin
|
16047e8308
|
8292780: misc tests failed "assert(false) failed: graph should be schedulable"
Reviewed-by: dlong, chagedorn, thartmann
|
2022-10-04 08:34:29 +00:00 |
|
Serguei Spitsyn
|
07ed68efb2
|
8288907: serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java fails with -XX:TieredStopAtLevel=2,3
Reviewed-by: dholmes
|
2022-10-03 23:16:51 +00:00 |
|
Roberto Castañeda Lozano
|
5fe837a35e
|
8294236: [IR Framework] CPU preconditions are overriden by regular preconditions
Reviewed-by: chagedorn, pli, kvn
|
2022-10-03 07:40:53 +00:00 |
|
Doug Simon
|
b8b9b97a1a
|
8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Reviewed-by: never
|
2022-10-01 11:20:46 +00:00 |
|
Vladimir Ivanov
|
c7ab1caafb
|
8294609: C2: Improve inlining of methods with unloaded signature classes
Reviewed-by: kvn, dlong
|
2022-09-30 23:30:45 +00:00 |
|
Severin Gehwolf
|
6d83482a6b
|
8293540: [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
Reviewed-by: iklam
|
2022-09-30 08:44:10 +00:00 |
|