Jesper Wilhelmsson
6cd1c0c14e
Merge
2022-07-18 22:51:25 +00:00
Jie Fu
4a4d8ed83b
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
...
Reviewed-by: kvn, xgong, thartmann
2022-07-18 22:49:17 +00:00
Leonid Mesnik
5a96a5db13
8289612: Change hotspot/jtreg tests to not use Thread.stop
...
Reviewed-by: dholmes, dcubed
2022-07-18 21:53:41 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Srinivas Mandalika
b9de0a7556
8284524: Create an automated test for JDK-4422362
...
Reviewed-by: prr
2022-07-18 17:17:50 +00:00
Srinivas Mandalika
5ae4320921
8284767: Create an automated test for JDK-4422535
...
Reviewed-by: prr, achung
2022-07-18 17:16:44 +00:00
Sergey Tsypanov
efed7a7f65
8289908: Skip bounds check for cases when String is constructed from entirely used byte[]
...
Reviewed-by: prr, rriggs, aturbanov
2022-07-18 17:15:46 +00:00
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
Pengfei Li
2677dd6d23
8289954: C2: Assert failed in PhaseCFG::verify() after JDK-8183390
...
Reviewed-by: kvn, thartmann, roland
2022-07-18 12:18:06 +00:00
Roland Westrelin
4f3f74c141
8289127: Apache Lucene triggers: DEBUG MESSAGE: duplicated predicate failed which is impossible
...
Reviewed-by: kvn, dlong
2022-07-18 07:08:49 +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
Jesper Wilhelmsson
522b65743c
Merge
2022-07-17 15:11:21 +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
Roger Riggs
0184f46bdf
8289919: [test] LoadLibraryUnloadTest.java failed with "Failed to unload native library"
...
Reviewed-by: mchung
2022-07-15 18:27:44 +00:00
Mandy Chung
cca91f7bcc
8290327: Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
...
Reviewed-by: jpai
2022-07-15 18:11:18 +00:00
Vicente Romero
f3abb82989
8268312: Compilation error with nested generic functional interface
...
Reviewed-by: mcimadamore
2022-07-15 13:06:03 +00:00
Yoshiki Sato
92deab5465
8028265: Add legacy tz tests to OpenJDK
...
Reviewed-by: coffeys, naoto
2022-07-15 07:16:14 +00:00
Pavel Rappo
15d3329edd
8281969: Bad result for the snippet @link tag if substring/regex consists of whitespace
...
Reviewed-by: jjg
2022-07-14 22:27:53 +00:00
Doug Lea
890bcedd49
8290264: java/util/concurrent/locks/Lock/OOMEInAQS.java fails with "exit code: 0"
...
Reviewed-by: dholmes, alanb, dcubed
2022-07-14 19:53:31 +00:00
Jesper Wilhelmsson
3ad3950560
Merge
2022-07-14 16:29:51 +00:00
Brian Burkhalter
fb27ddcbe5
8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir
...
Reviewed-by: alanb, jpai
2022-07-14 15:23:42 +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
KIRIYAMA Takuya
adf40d25a1
8290149: java/nio/file/Files/probeContentType/Basic.java fails on Windows Server 2019/2022
...
Reviewed-by: jpai, lancea
2022-07-14 07:00:33 +00:00
Daniel Jeliński
292d909e81
8290178: failure_handler: run netstat without name lookups
...
Reviewed-by: jpai, dfuchs, msheppar, lmesnik
2022-07-14 06:36:57 +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
Bill Huang
dbab827bee
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
...
Reviewed-by: jpai
2022-07-14 01:31:34 +00:00
lawrence.andrews
3216d198f3
8289559: java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-07-13 22:42:13 +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
Doug Lea
535804554d
8066859: java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died
...
Reviewed-by: alanb
2022-07-13 18:05:42 +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
Brian Burkhalter
44fb92e2aa
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
...
Reviewed-by: lancea, dfuchs, jpai
2022-07-13 15:13:27 +00:00
Alan Bateman
f528124f57
8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame
...
Reviewed-by: jpai, mchung
2022-07-13 15:03:37 +00:00
Jonathan Gibbons
572c14efc6
8288624: Cleanup CommentHelper.getText0
...
Reviewed-by: hannesw
2022-07-13 14:45:04 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +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
Daniel D. Daugherty
fff7f35300
8290201: ProblemList com/sun/jdi/InvokeHangTest.java on macosx-x64 in vthread mode
...
Reviewed-by: bpb
2022-07-12 21:04:43 +00:00
Brian Burkhalter
128c6c648c
8290095: java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
...
Reviewed-by: jpai, alanb
2022-07-12 20:48:23 +00:00
Jayashree Huttanagoudar
31f7fc043b
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
...
Reviewed-by: weijun
2022-07-12 20:12:22 +00:00
Jesper Wilhelmsson
d9ca438d06
Merge
2022-07-12 16:16:16 +00:00
Ludvig Janiuk
e8568b890a
8290020: Deadlock in leakprofiler::emit_events during shutdown
...
Reviewed-by: mgronlun, dholmes, egahlin
2022-07-12 15:54:36 +00:00
Ralf Schmelter
7f0e9bd632
8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes
...
Reviewed-by: mgronlun, stuefe
2022-07-12 14:53:46 +00:00
Maurizio Cimadamore
4545ed6842
8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1
...
Reviewed-by: psandoz
2022-07-12 14:22:42 +00:00
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +00:00
Jorn Vernee
3164c98f4c
8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
...
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment
Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
Daniel Fuchs
3b9059a147
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
...
Reviewed-by: jpai
2022-07-12 09:59:29 +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