Christian Hagedorn
d6f20e2fbf
8304680: Problemlist compiler/sharedstubs/SharedStubToInterpTest.java
...
Reviewed-by: thartmann
2023-03-21 16:05:42 +00:00
Coleen Phillimore
bbde2158d1
8299494: Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found
...
Reviewed-by: dholmes, dcubed
2023-03-21 13:18:44 +00:00
Varada M
a72ba38347
8303948: HsErrFileUtils.checkHsErrFileContent() fails to check the last pattern.
...
Reviewed-by: dholmes, stuefe
2023-03-21 05:45:58 +00:00
Mandy Chung
622f239448
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
...
Reviewed-by: jpai, alanb
2023-03-20 17:30:24 +00:00
Frederic Parain
bfb812a8ff
8292818: replace 96-bit representation for field metadata with variable-sized streams
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-03-17 20:18:36 +00:00
Coleen Phillimore
932be3542d
8298469: Obsolete legacy parallel class loading workaround for non-parallel-capable class loaders
...
Reviewed-by: dholmes, fparain
2023-03-17 18:56:05 +00:00
Alex Menkov
02a4ee206a
8303921: serviceability/sa/UniqueVtableTest.java timed out
...
Reviewed-by: cjplummer, sspitsyn
2023-03-17 18:23:03 +00:00
Afshin Zafari
6dd6c15ed4
8301684: Fix test code to not get finalizer deprecation warnings
...
Reviewed-by: coleenp, dholmes
2023-03-17 13:21:47 +00:00
Johan Sjölen
620564ac61
8304130: Add runtime/StackGuardPages/TestStackGuardPagesNative.java to ProblemList.txt
...
Reviewed-by: dcubed
2023-03-17 10:07:37 +00:00
Ivan Walulya
96889bf3e4
8191565: Last-ditch Full GC should also move humongous objects
...
Reviewed-by: tschatzl, sjohanss
2023-03-16 14:15:39 +00:00
Leonid Mesnik
7ad48ea3ad
8300317: vmTestbase/nsk/stress/strace/strace* tests fail with "ERROR: wrong lengths of stack traces"
...
Reviewed-by: dholmes, mseledtsov
2023-03-15 17:15:51 +00:00
Emanuel Peter
01e6920581
8298935: fix independence bug in create_pack logic in SuperWord::find_adjacent_refs
...
Reviewed-by: kvn, jbhateja
2023-03-15 14:02:45 +00:00
Daniel D. Daugherty
617c15f5a1
8304172: ProblemList serviceability/sa/UniqueVtableTest.java
...
8304175: ProblemList compiler/vectorapi/VectorLogicalOpIdentityTest.java on 2 platforms
Reviewed-by: azvegint
2023-03-14 20:09:51 +00:00
Calvin Cheung
830fd41346
8302795: Shared archive failed on old version class with jsr bytecode
...
Reviewed-by: minqi, matsaave
2023-03-14 17:15:19 +00:00
Thomas Stuefe
a00f5d24d3
8303861: Error handling step timeouts should never be blocked by OnError and others
...
Reviewed-by: dholmes, rkennke
2023-03-14 15:51:20 +00:00
Christian Hagedorn
c466cdf973
8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers
...
Reviewed-by: iveresov, kvn, qamai
2023-03-14 14:57:47 +00:00
Vladimir Kozlov
ec1eb00ed3
8303415: Add VM_Version::is_intrinsic_supported(id)
...
Reviewed-by: thartmann, dholmes
2023-03-14 12:20:14 +00:00
Matthias Baesken
b6d70f2c49
8303973: Library detection in runtime/ErrorHandling/TestDwarf.java fails on ppc64le RHEL8.5 for libpthread-2.28.so
...
Reviewed-by: chagedorn
2023-03-14 08:08:28 +00:00
Jasmine K
8e41bf222f
8303238: Create generalizations for existing LShift ideal transforms
...
Reviewed-by: redestad, thartmann
2023-03-13 11:10:42 +00:00
Daniel Skantz
d20bde29f2
8294715: Add IR checks to the reduction vectorization tests
...
Reviewed-by: rcastanedalo, epeter
2023-03-13 07:33:46 +00:00
Daniel D. Daugherty
d7f4221bfe
8304005: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-x64 in Xcomp mode
...
Reviewed-by: rriggs
2023-03-10 20:10:50 +00:00
Matias Saavedra Silva
206661d45f
8281941: Change CDS warning messages to use Unified Logging
...
Reviewed-by: dholmes, ccheung
2023-03-10 17:11:48 +00:00
Alex Menkov
e930b63a8f
8303924: ProblemList serviceability/sa/UniqueVtableTest.java on Linux
...
Reviewed-by: dcubed
2023-03-09 21:57:15 +00:00
Chris Plummer
af0ca78a8f
8303609: ProblemList serviceability/sa/TestSysProps.java with ZGC
...
Reviewed-by: dcubed
2023-03-09 21:56:08 +00:00
Chris Plummer
8b0eb7299a
8289765: JDI EventSet/resume/resume008 failed with "ERROR: suspendCounts don't match for : VirtualThread-unparker"
...
Reviewed-by: sspitsyn, kevinw
2023-03-09 21:55:15 +00:00
Alex Menkov
f9aadb943c
8303489: Add a test to verify classes in vmStruct have unique vtables
...
Reviewed-by: cjplummer, sspitsyn
2023-03-09 19:13:02 +00:00
Jatin Bhateja
713def0bf2
8303105: LoopRangeStrideTest fails IR verification on x86
...
Reviewed-by: thartmann
2023-03-09 12:05:29 +00:00
Roland Westrelin
dc523a58a6
8300258: C2: vectorization fails on simple ByteBuffer loop
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn
2023-03-09 08:00:24 +00:00
Roland Westrelin
5e232cf0a9
8303564: C2: "Bad graph detected in build_loop_late" after a CMove is wrongly split thru phi
...
Reviewed-by: kvn, thartmann
2023-03-09 07:59:32 +00:00
Vladimir Kozlov
8cfd74f76a
8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter
...
Reviewed-by: sviswanathan, jbhateja, vlivanov
2023-03-09 03:26:38 +00:00
Kevin Walls
afda8fbf0b
8303136: MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded005 failed with "isCollectionUsageThresholdExceeded() returned true, while threshold = 1 and used = 0"
...
Reviewed-by: cjplummer, sspitsyn
2023-03-08 08:20:27 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Amit Kumar
52d3008773
8303497: [s390x] ProblemList TestUnreachableInnerLoop.java
...
Reviewed-by: thartmann
2023-03-07 08:57:27 +00:00
Roland Westrelin
3f2d929dc3
8303511: C2: assert(get_ctrl(n) == cle_out) during unrolling
...
Reviewed-by: kvn, thartmann
2023-03-07 08:37:37 +00:00
Tobias Hartmann
94eda53d98
8201516: DebugNonSafepoints generates incorrect information
...
Reviewed-by: kvn, roland
2023-03-07 06:59:23 +00:00
Leonid Mesnik
877ab659b9
8303264: Refactor nsk/stress/strace to extract shared and remove redundant code
...
Reviewed-by: mseledtsov, dholmes
2023-03-06 15:33:55 +00:00
Chris Plummer
3eff1a0225
8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list
...
Reviewed-by: dholmes
2023-03-06 07:16:18 +00:00
Matias Saavedra Silva
cd4b88d0d2
8292269: Replace FileMapInfo::fail_continue() with Unified Logging
...
Reviewed-by: iklam, dholmes, ccheung
2023-03-03 19:00:27 +00:00
Roger Riggs
99443142cc
8303587: Remove VMOutOfMemoryError001 test from the problem list after 8303198
...
Reviewed-by: cjplummer
2023-03-03 18:28:06 +00:00
Chris Plummer
29ee7c3b70
8303523: Cleanup problem listing of nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java
...
Reviewed-by: dholmes, kevinw
2023-03-03 17:38:29 +00:00
Afshin Zafari
5085bd5f05
8297936: Use reachabilityFence to manage liveness in ClassUnload tests
...
Reviewed-by: coleenp, dholmes
2023-03-03 16:44:27 +00:00
Doug Simon
80739e11b5
8279619: [JVMCI] improve EncodedSpeculationReason
...
Reviewed-by: never
2023-03-03 15:52:46 +00:00
changpeng1997
d23a8bfb14
8297753: AArch64: Add optimized rules for vector compare with zero on NEON
...
Reviewed-by: aph
2023-03-03 12:11:10 +00:00
Chris Plummer
0926d0cbce
8302516: Do some cleanup of nsk/share/jdi/EventHandler.java
...
Reviewed-by: amenkov, kevinw, lmesnik
2023-03-02 16:03:38 +00:00
Thomas Stuefe
c9afd55ed6
8302820: Remove costs for NMTPreInit when NMT is off
...
Reviewed-by: jsjolen, adinn
2023-03-02 13:21:25 +00:00
Emanuel Peter
99f5687eb1
8302144: Move ZeroTLABTest.java to tier3
...
Reviewed-by: thartmann, kvn
2023-03-02 07:22:21 +00:00
David Holmes
6e19387f29
8303070: Memory leak in DCmdArgument<char*>::parse_value
...
Reviewed-by: fparain, jcking, jsjolen, eosterlund, coleenp
2023-03-01 21:45:11 +00:00
Thomas Schatzl
4c5d9cfc64
8303013: Always do remembered set verification during G1 Full GC
...
Reviewed-by: ayang, iwalulya
2023-03-01 12:34:02 +00:00
Roland Westrelin
6b07243f56
8301630: C2: 8297933 broke type speculation in some cases
...
Reviewed-by: chagedorn, thartmann
2023-03-01 09:36:22 +00:00
Jie Fu
4a415ad584
8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
...
Reviewed-by: epeter, thartmann
2023-02-28 14:44:38 +00:00