Smita Kamath
|
819f9bd084
|
8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297
Reviewed-by: sviswanathan, kvn
|
2021-12-20 20:09:42 +00:00 |
|
Roland Westrelin
|
06206c7199
|
8278949: Cleanups for 8277850
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: kvn, jrose
|
2021-12-20 10:00:14 +00:00 |
|
Roland Westrelin
|
deaf75a585
|
8278413: C2 crash when allocating array of size too large
Reviewed-by: neliasso, kvn
|
2021-12-20 09:41:56 +00:00 |
|
Alex Menkov
|
63e43030ed
|
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2021-12-18 08:08:47 +00:00 |
|
merykitty
|
cc44e13797
|
8278623: compiler/vectorapi/reshape/TestVectorCastAVX512.java after JDK-8259610
Reviewed-by: kvn, chagedorn, psandoz
|
2021-12-17 23:42:28 +00:00 |
|
Alexander Matveev
|
36676db2fd
|
8278970: [macos] SigningPackageTest is failed with runtime exception
Reviewed-by: herrick, asemenyuk
|
2021-12-17 21:56:55 +00:00 |
|
Igor Veresov
|
b46f0b0b1f
|
8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
Reviewed-by: kvn, neliasso
|
2021-12-17 16:30:40 +00:00 |
|
Nils Eliasson
|
a68f28cea6
|
8278909: Unproblemlist AdaptiveBlocking001
Reviewed-by: chagedorn, eosterlund, stefank
|
2021-12-17 15:08:45 +00:00 |
|
Weijun Wang
|
6412d57a0a
|
8278560: X509KeyManagerImpl::getAliases might return a good key with others
Reviewed-by: xuelei
|
2021-12-17 12:14:17 +00:00 |
|
Erik Gahlin
|
fffa73c1ef
|
8269425: 2 jdk/jfr/api/consumer/streaming tests failed to attach
Reviewed-by: mgronlun
|
2021-12-17 09:49:44 +00:00 |
|
Roland Westrelin
|
b9a477bf19
|
8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert
Reviewed-by: dlong, kvn
|
2021-12-17 07:46:47 +00:00 |
|
Jatin Bhateja
|
8494fec665
|
8278796: Incorrect behavior of FloatVector.withLane on X86
Reviewed-by: sviswanathan, kvn
|
2021-12-17 03:07:08 +00:00 |
|
Zhiqiang Zang
|
f6fbb5a80c
|
8278471: Remove unreached rules in AddNode::IdealIL
Reviewed-by: jiefu, kvn
|
2021-12-16 03:57:29 +00:00 |
|
Calvin Cheung
|
0dbe4c5d51
|
8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo
Reviewed-by: iklam, dholmes, minqi
|
2021-12-16 02:32:44 +00:00 |
|
Jesper Wilhelmsson
|
e6b28e05c6
|
Merge
|
2021-12-16 00:26:36 +00:00 |
|
Vladimir Kozlov
|
d3408a46b7
|
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Reviewed-by: dlong, mchung, dholmes
|
2021-12-15 21:45:45 +00:00 |
|
Weijun Wang
|
1f1db838ab
|
8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
Reviewed-by: mullan
|
2021-12-15 17:00:55 +00:00 |
|
Evgeny Astigeevich
|
bcb79fd012
|
8278241: Implement JVM SpinPause on linux-aarch64
Reviewed-by: aph, phh
|
2021-12-15 16:57:30 +00:00 |
|
Erik Gahlin
|
69b5d49e4f
|
8272064: test/jdk/jdk/jfr/api/consumer/TestHiddenMethod.java needs update for JEP 416
Reviewed-by: jbachorik
|
2021-12-15 13:24:04 +00:00 |
|
Fei Gao
|
c442587f1e
|
8277619: AArch64: Incorrect parameter type in Advanced SIMD Copy assembler functions
Reviewed-by: aph, pli
|
2021-12-15 02:26:40 +00:00 |
|
Chris Plummer
|
46f99aca94
|
8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues
Reviewed-by: amenkov, sspitsyn
|
2021-12-15 01:29:50 +00:00 |
|
Chris Plummer
|
54c9a99663
|
8278643: CoreUtils.getCoreFileLocation() should print out the size of the core file found
Reviewed-by: amenkov, lmesnik, sspitsyn
|
2021-12-15 01:25:53 +00:00 |
|
Alexander Matveev
|
918e339785
|
8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript
Reviewed-by: herrick, asemenyuk
|
2021-12-14 23:59:11 +00:00 |
|
Jie Fu
|
f48a3e86d0
|
8278758: runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
Reviewed-by: dcubed
|
2021-12-14 22:50:21 +00:00 |
|
Jie Fu
|
2def7e9132
|
8278584: compiler/vectorapi/VectorMaskLoadStoreTest.java failed with "Error: ShouldNotReachHere()"
Reviewed-by: kvn, psandoz
|
2021-12-14 22:49:04 +00:00 |
|
Roger Riggs
|
03f647f4bb
|
8278028: [test-library] Warnings cleanup of the test library
Reviewed-by: dfuchs, mchung, naoto, lancea, lmesnik
|
2021-12-14 19:54:54 +00:00 |
|
Vladimir Kozlov
|
a1dfe57249
|
8276455: C2: iterative EA
Reviewed-by: iveresov, neliasso, roland
|
2021-12-14 19:24:13 +00:00 |
|
Weijun Wang
|
0cc989b7d2
|
8278744: KeyStore:getAttributes() not returning unmodifiable Set
Reviewed-by: mullan
|
2021-12-14 18:39:22 +00:00 |
|
Sergey Bylokhov
|
a9c1acbb8a
|
8275843: Random crashes while the UI code is executed
Reviewed-by: azvegint
|
2021-12-14 18:03:00 +00:00 |
|
Dean Long
|
32139c1a8a
|
8262134: compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
Reviewed-by: kvn, iveresov
|
2021-12-14 03:16:17 +00:00 |
|
Jesper Wilhelmsson
|
8401a059bd
|
Merge
|
2021-12-14 02:15:15 +00:00 |
|
David Holmes
|
c93b24d852
|
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
|
2021-12-13 21:37:51 +00:00 |
|
Daniel D. Daugherty
|
bdc784c0cb
|
8278630: ProblemList compiler/vectorapi/reshape/TestVectorCastAVX512.java on X64
Reviewed-by: psandoz
|
2021-12-13 20:36:40 +00:00 |
|
Chris Plummer
|
db502d30a4
|
8269556: sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
Reviewed-by: kevinw, sspitsyn, amenkov
|
2021-12-13 19:02:12 +00:00 |
|
merykitty
|
ca8c58c731
|
8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
Reviewed-by: psandoz, chagedorn
|
2021-12-13 16:34:37 +00:00 |
|
Harold Seigel
|
15996e4075
|
8276241: JVM does not flag constant class entries ending in '/'
Reviewed-by: dholmes, lfoltan
|
2021-12-13 13:40:54 +00:00 |
|
Harold Seigel
|
14f7385a72
|
8277481: Obsolete seldom used CDS flags
Reviewed-by: iklam, ccheung, dholmes
|
2021-12-13 13:35:37 +00:00 |
|
Christian Stein
|
23fd9f15da
|
8271079: JavaFileObject#toUri and multi-release jars
Reviewed-by: jjg, lancea, alanb
|
2021-12-13 12:00:47 +00:00 |
|
Matthias Baesken
|
8b5ff4bdff
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Reviewed-by: mdoerr, goetz, stuefe
|
2021-12-13 07:48:20 +00:00 |
|
Sergey Bylokhov
|
7c2c58587d
|
8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
Reviewed-by: psadhukhan, aivanov
|
2021-12-12 21:47:03 +00:00 |
|
Scott Gibbons
|
9a1bbaf8db
|
8273108: RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276
8272809: JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
Reviewed-by: sviswanathan, kvn
|
2021-12-12 16:08:35 +00:00 |
|
Daniel D. Daugherty
|
9b99cbe7ab
|
8278580: ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-x64
Reviewed-by: alanb
|
2021-12-11 15:53:31 +00:00 |
|
Andrew Leonard
|
db68a0ce1c
|
8276766: Enable jar and jmod to produce deterministic timestamped content
Reviewed-by: ihse, lancea, alanb, jgneff
|
2021-12-11 15:27:08 +00:00 |
|
Phil Race
|
81c56c700a
|
8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing.
Reviewed-by: serb, aivanov, psadhukhan
|
2021-12-10 21:02:28 +00:00 |
|
Alexander Zuev
|
94127f43a4
|
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
Reviewed-by: aivanov
|
2021-12-10 20:27:07 +00:00 |
|
Jesper Wilhelmsson
|
61736f81fb
|
Merge
|
2021-12-10 18:42:51 +00:00 |
|
Evgeny Astigeevich
|
afd065b368
|
8278415: [TESTBUG] vmTestbase/nsk/stress/stack/stack018.java fails with "java.lang.Error: TEST_RFE"
Reviewed-by: phh
|
2021-12-10 18:27:36 +00:00 |
|
Roman Kennke
|
8eb453baeb
|
8277072: ObjectStreamClass caches keep ClassLoaders alive
Reviewed-by: rriggs, plevart
|
2021-12-10 16:24:16 +00:00 |
|
Jan Lahoda
|
aed3ea2043
|
8277634: Incorrect method name in invokedynamic
Reviewed-by: jlaskey
|
2021-12-10 09:01:58 +00:00 |
|
Jonathan Gibbons
|
3df8dc494d
|
8278538: Test langtools/jdk/javadoc/tool/CheckManPageOptions.java fails after the manpage was updated
Reviewed-by: dholmes
|
2021-12-10 05:02:28 +00:00 |
|