Coleen Phillimore
|
6882f0eb39
|
8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"
Reviewed-by: lmesnik
|
2022-07-18 15:04:08 +00:00 |
|
Fei Gao
|
87340fd540
|
8288883: C2: assert(allow_address || t != T_ADDRESS) failed after JDK-8283091
Reviewed-by: kvn, mdoerr
|
2022-07-18 05:54:51 +00:00 |
|
Ioi Lam
|
84f23149e2
|
8286030: Avoid JVM crash when containers share the same /tmp dir
Reviewed-by: stuefe, sgehwolf
|
2022-07-18 04:10:08 +00:00 |
|
Jatin Bhateja
|
2342684f2c
|
8290066: Remove KNL specific handling for new CPU target check in IR annotation
Reviewed-by: kvn, sviswanathan
|
2022-07-16 01:18:30 +00:00 |
|
Jesper Wilhelmsson
|
3ad3950560
|
Merge
|
2022-07-14 16:29:51 +00:00 |
|
Jie Fu
|
be58cbc417
|
8290269: gc/shenandoah/TestVerifyJCStress.java fails due to invalid tag: required after JDK-8290023
Reviewed-by: tschatzl
|
2022-07-14 08:31:05 +00:00 |
|
Jesper Wilhelmsson
|
a7f83582d3
|
Merge
|
2022-07-14 06:19:40 +00:00 |
|
Feilong Jiang
|
3471ac9a90
|
8290164: compiler/runtime/TestConstantsInError.java fails on riscv
Reviewed-by: fyang, yadongwang
|
2022-07-14 03:32:52 +00:00 |
|
Jatin Bhateja
|
fd89ab8dac
|
8288112: C2: Error: ShouldNotReachHere() in Type::typerr()
Reviewed-by: dlong, kvn
|
2022-07-14 01:46:11 +00:00 |
|
Thomas Schatzl
|
5e3ecff7a6
|
8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
Reviewed-by: dcubed
|
2022-07-13 18:31:03 +00:00 |
|
Thomas Schatzl
|
2583feb21b
|
8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests
Reviewed-by: ayang, lkorinth, kbarrett
|
2022-07-13 16:08:59 +00:00 |
|
Daniel D. Daugherty
|
ce36f6ea85
|
8290203: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java on linux-all
Reviewed-by: naoto
|
2022-07-12 21:45:19 +00:00 |
|
Jesper Wilhelmsson
|
d9ca438d06
|
Merge
|
2022-07-12 16:16:16 +00:00 |
|
Serguei Spitsyn
|
c3806b93c4
|
8289709: fatal error: stuck in JvmtiVTMSTransitionDisabler::disable_VTMS_transitions
Reviewed-by: alanb, amenkov, lmesnik
|
2022-07-11 22:44:03 +00:00 |
|
Jesper Wilhelmsson
|
c79baaa811
|
Merge
|
2022-07-11 16:15:49 +00:00 |
|
Coleen Phillimore
|
0c1aa2bc8a
|
8289184: runtime/ClassUnload/DictionaryDependsTest.java failed with "Test failed: should be unloaded"
Reviewed-by: lmesnik, hseigel
|
2022-07-11 15:34:17 +00:00 |
|
Coleen Phillimore
|
0c37008917
|
8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
|
2022-07-11 13:07:03 +00:00 |
|
Daniel D. Daugherty
|
9981c85d46
|
8290033 : ProblemList serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java on windows-x64 in -Xcomp mode
Reviewed-by: azvegint, tschatzl
|
2022-07-08 19:47:55 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Thomas Schatzl
|
f1967cfaab
|
8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option
Reviewed-by: lkorinth
|
2022-07-08 08:49:17 +00:00 |
|
Thomas Schatzl
|
1b8f466dba
|
8289740: Add verification testing during all concurrent phases in G1
Reviewed-by: iwalulya, ayang
|
2022-07-08 07:15:56 +00:00 |
|
Robbin Ehn
|
ac399e9777
|
8286957: Held monitor count
Reviewed-by: rpressler, eosterlund
|
2022-07-08 07:12:19 +00:00 |
|
Jesper Wilhelmsson
|
01b9f95c62
|
Merge
|
2022-07-08 02:07:36 +00:00 |
|
Coleen Phillimore
|
f93beacd2f
|
8252329: runtime/LoadClass/TestResize.java timed out
Reviewed-by: hseigel, iklam
|
2022-07-07 20:27:31 +00:00 |
|
Thomas Schatzl
|
95e3190d96
|
8210708: Use single mark bitmap in G1
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2022-07-07 15:46:05 +00:00 |
|
Justin Gu
|
86f63f9703
|
8289164: Convert ResolutionErrorTable to use ResourceHashtable
Reviewed-by: iklam, coleenp
|
2022-07-07 14:57:24 +00:00 |
|
Albert Mingkun Yang
|
013a5eeeb9
|
8137280: Remove eager reclaim of humongous controls
Reviewed-by: tschatzl, iwalulya
|
2022-07-07 13:53:24 +00:00 |
|
Kevin Walls
|
d1249aa5cb
|
8198668: MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java still failing
Reviewed-by: lmesnik, sspitsyn
|
2022-07-07 08:41:50 +00:00 |
|
Xiaohong Gong
|
a79ce4e748
|
8286941: Add mask IR for partial vector operations for ARM SVE
Reviewed-by: kvn, jbhateja, njian, ngasson
|
2022-07-07 08:14:21 +00:00 |
|
Thomas Stuefe
|
569de453c3
|
8289620: gtest/MetaspaceUtilsGtests.java failed with unexpected stats values
Reviewed-by: coleenp
|
2022-07-07 05:30:10 +00:00 |
|
Jesper Wilhelmsson
|
2a6ec88cd0
|
Merge
|
2022-07-06 21:01:10 +00:00 |
|
Ron Pressler
|
9a0fa82424
|
8288949: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing
Reviewed-by: dlong, eosterlund, rehn
|
2022-07-06 20:53:13 +00:00 |
|
Daniel D. Daugherty
|
32b650c024
|
8289840: ProblemList vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java when run with vthread wrapper
Reviewed-by: bpb
|
2022-07-06 16:51:03 +00:00 |
|
Daniel D. Daugherty
|
ef3f2ed9ba
|
8289841: ProblemList vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java with ZGC on windows
Reviewed-by: rriggs
|
2022-07-06 16:50:14 +00:00 |
|
Roland Westrelin
|
cbaf6e807e
|
8288022: c2: Transform (CastLL (AddL into (AddL (CastLL when possible
Reviewed-by: thartmann, kvn
|
2022-07-06 11:36:12 +00:00 |
|
Thomas Schatzl
|
834189527e
|
8289739: Add G1 specific GC breakpoints for testing
Reviewed-by: kbarrett, iwalulya
|
2022-07-06 09:39:25 +00:00 |
|
Severin Gehwolf
|
ac6be16519
|
8289695: [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun
Reviewed-by: sspitsyn
|
2022-07-06 08:24:47 +00:00 |
|
Matthias Baesken
|
d8f4e97bd3
|
8289146: containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
Reviewed-by: sgehwolf, mdoerr, iklam
|
2022-07-06 07:12:32 +00:00 |
|
Xiaohong Gong
|
fafe8b3f8d
|
8289604: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed on x86 AVX1 system
Reviewed-by: jiefu, kvn
|
2022-07-06 06:15:04 +00:00 |
|
Evgeny Astigeevich
|
351560414d
|
8280481: Duplicated stubs to interpreter for static calls
Reviewed-by: kvn, phh
|
2022-07-05 20:50:02 +00:00 |
|
Doug Simon
|
c45d613faa
|
8289687: [JVMCI] bug in HotSpotResolvedJavaMethodImpl.equals
Reviewed-by: kvn
|
2022-07-05 18:25:12 +00:00 |
|
KIRIYAMA Takuya
|
1b997db734
|
8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting
Reviewed-by: kvn, thartmann
|
2022-07-05 06:38:10 +00:00 |
|
Thomas Stuefe
|
688712f75c
|
8289633: Forbid raw C-heap allocation functions in hotspot and fix findings
Reviewed-by: kbarrett, dholmes
|
2022-07-05 04:26:45 +00:00 |
|
Serguei Spitsyn
|
c4dcce4bca
|
8289619: JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
Reviewed-by: alanb, cjplummer
|
2022-07-02 20:43:11 +00:00 |
|
Jesper Wilhelmsson
|
70f5693356
|
Merge
|
2022-07-02 18:07:36 +00:00 |
|
Serguei Spitsyn
|
9515560c54
|
8288703: GetThreadState returns 0 for virtual thread that has terminated
Reviewed-by: alanb, amenkov, cjplummer
|
2022-07-02 05:43:43 +00:00 |
|
Calvin Cheung
|
c43bdf7165
|
8289257: Some custom loader tests failed due to symbol refcount not decremented
Reviewed-by: iklam, coleenp
|
2022-07-01 16:11:17 +00:00 |
|
Tobias Holenstein
|
b9b900a61c
|
8277060: EXCEPTION_INT_DIVIDE_BY_ZERO in TypeAryPtr::dump2 with -XX:+TracePhaseCCP
Reviewed-by: kvn, thartmann, chagedorn, dlong
|
2022-07-01 13:34:38 +00:00 |
|
Tobias Hartmann
|
95497772e7
|
8284358: Unreachable loop is not removed from C2 IR, leading to a broken graph
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
|
2022-07-01 05:23:57 +00:00 |
|
Xiaohong Gong
|
124c63c17c
|
8288294: [vector] Add Identity/Ideal transformations for vector logic operations
Reviewed-by: kvn, jbhateja
|
2022-07-01 01:19:18 +00:00 |
|