Archie Cobbs
|
17535c34bc
|
8317818: Combinatorial explosion during 'this' escape analysis
Reviewed-by: vromero
|
2023-10-12 22:39:03 +00:00 |
|
Damon Nguyen
|
61ce739ac8
|
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
Reviewed-by: honkar, aivanov
|
2023-10-12 22:02:16 +00:00 |
|
Daniel D. Daugherty
|
0983b54866
|
8318038: ProblemList runtime/CompressedOops/CompressedClassPointers.java on two platforms
8318040: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java on macosx-aarch64
8318042: ProblemList java/nio/channels/vthread/BlockingChannelOps.java#direct-register with GenZGC
Reviewed-by: rriggs, azvegint
|
2023-10-12 20:02:10 +00:00 |
|
Jorn Vernee
|
32ac72c3d3
|
8312522: Implementation of Foreign Function & Memory API
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
|
2023-10-12 19:50:08 +00:00 |
|
Rajan Halade
|
9728e21db1
|
8317967: Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases
Reviewed-by: mullan
|
2023-10-12 17:02:32 +00:00 |
|
Archie Cobbs
|
a8473b7079
|
8317336: Assertion error thrown during 'this' escape analysis
Reviewed-by: vromero
|
2023-10-12 16:51:53 +00:00 |
|
Mikhailo Seledtsov
|
16fd43c5eb
|
8316693: Simplify at-requires checkDockerSupport()
Reviewed-by: iklam, lmesnik
|
2023-10-12 16:29:14 +00:00 |
|
wenshao
|
935543146b
|
8316426: Optimization for HexFormat.formatHex
Reviewed-by: liach, rriggs
|
2023-10-12 13:54:09 +00:00 |
|
Ravi Gupta
|
00ef9f9c32
|
8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly
Reviewed-by: tr, honkar, aivanov
|
2023-10-12 09:40:02 +00:00 |
|
Alexander Zvegintsev
|
387896fb34
|
8309621: [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
Reviewed-by: prr, honkar
|
2023-10-11 22:14:23 +00:00 |
|
Matthew Donovan
|
8d2ad2b1ae
|
8317977: update problemlist to include MacOS for sun/security/tools/keytool/NssTest.java
Reviewed-by: dcubed
|
2023-10-11 21:27:19 +00:00 |
|
Daniel D. Daugherty
|
b92de54a81
|
8317964: java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java fails on macosx-all after JDK-8317751
Reviewed-by: azvegint
|
2023-10-11 17:03:02 +00:00 |
|
Matthew Donovan
|
2a80160960
|
8314283: Support for NSS tests on aarch64 platforms
Reviewed-by: rhalade
|
2023-10-11 16:44:22 +00:00 |
|
Roman Kennke
|
bcafec54a5
|
8316958: Add test for unstructured locking
Reviewed-by: dholmes, shade
|
2023-10-11 13:44:39 +00:00 |
|
Christoph Langer
|
ca96fd3b07
|
8317839: Exclude java/nio/channels/Channels/SocketChannelStreams.java on AIX
Reviewed-by: alanb
|
2023-10-11 06:54:20 +00:00 |
|
Tobias Hartmann
|
0fd807118c
|
8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic"
Reviewed-by: kvn
|
2023-10-11 06:18:34 +00:00 |
|
Christoph Langer
|
1161e3da14
|
8317803: Exclude java/net/Socket/asyncClose/Race.java on AIX
Reviewed-by: mbaesken
|
2023-10-11 05:57:28 +00:00 |
|
Christoph Langer
|
e55c482ce1
|
8317790: Fix Bug entry for exclusion of runtime/jni/terminatedThread/TestTerminatedThread.java on AIX
Reviewed-by: mbaesken
|
2023-10-11 05:55:52 +00:00 |
|
lawrence.andrews
|
f40ea5109e
|
8317751: ProblemList ConsumeForModalDialogTest.java, MenuItemActivatedTest.java & MouseModifiersUnitTest_Standard.java for windows
Reviewed-by: prr
|
2023-10-10 22:52:22 +00:00 |
|
Leonid Mesnik
|
fec1d49783
|
8316452: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags
Reviewed-by: sspitsyn
|
2023-10-10 20:14:56 +00:00 |
|
Alex Menkov
|
2b8276aa52
|
8316691: Heap dump: separate stack traces for mounted virtual threads
Reviewed-by: lmesnik, sspitsyn
|
2023-10-10 20:13:09 +00:00 |
|
Claes Redestad
|
33591a30d2
|
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
Reviewed-by: pminborg, rriggs
|
2023-10-10 17:01:57 +00:00 |
|
Thomas Stuefe
|
c2abf120bc
|
8261894: Remove support for UseSHM
Reviewed-by: dholmes, ayang
|
2023-10-10 11:10:17 +00:00 |
|
Christoph Langer
|
fcff222f92
|
8317706: Exclude java/awt/Graphics2D/DrawString/RotTransText.java on linux
Reviewed-by: aivanov
|
2023-10-10 07:06:32 +00:00 |
|
Christoph Langer
|
ef41aa02b8
|
8317711: Exclude gtest/GTestWrapper.java on AIX
Reviewed-by: mbaesken
|
2023-10-10 07:05:53 +00:00 |
|
Christoph Langer
|
ad6dce376d
|
8317705: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-ppc64le and aix due to JDK-8248691
Reviewed-by: sspitsyn
|
2023-10-10 07:05:31 +00:00 |
|
Leonid Mesnik
|
053f45695f
|
8316447: 8 sun/management/jmxremote tests ignore VM flags
Reviewed-by: kevinw, sspitsyn
|
2023-10-09 23:10:29 +00:00 |
|
Leonid Mesnik
|
5b311f20df
|
8316446: 4 sun/management/jdp tests ignore VM flags
Reviewed-by: cjplummer, kevinw
|
2023-10-09 23:09:39 +00:00 |
|
Justin Lu
|
8e0686b065
|
8317633: Modernize text.testlib.HexDumpReader
Reviewed-by: lancea, naoto, mli
|
2023-10-09 22:57:09 +00:00 |
|
Justin Lu
|
5e8d893c48
|
8317631: Refactor ChoiceFormat tests to use JUnit
Reviewed-by: naoto
|
2023-10-09 22:37:41 +00:00 |
|
Soumadipta Roy
|
f61499c73f
|
8316608: Enable parallelism in vmTestbase/gc/vector tests
Reviewed-by: shade, lmesnik
|
2023-10-09 18:55:35 +00:00 |
|
Jonathan Gibbons
|
3ff5a781db
|
8317693: Unused parameter to Tokens.Token.comment method
Reviewed-by: iris, jlahoda
|
2023-10-09 17:53:57 +00:00 |
|
Varada M
|
6ddbfaae49
|
8317136: [AIX] Problem List runtime/jni/terminatedThread/TestTerminatedThread.java
Reviewed-by: dholmes, amitkumar
|
2023-10-09 09:24:42 +00:00 |
|
Vyom Tewari
|
460ebcd9cb
|
8314978: Multiple server call from connection failing with expect100 in getOutputStream
Reviewed-by: dfuchs
|
2023-10-08 05:13:00 +00:00 |
|
Joe Darcy
|
dc4bc4f084
|
8306819: Consider disabling the compiler's default active annotation processing
Reviewed-by: vromero
|
2023-10-06 21:45:58 +00:00 |
|
vamsi-parasa
|
a4e9168bab
|
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
|
2023-10-06 20:15:30 +00:00 |
|
Naoto Sato
|
8a30c2a9b2
|
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
Reviewed-by: joehw
|
2023-10-05 23:06:20 +00:00 |
|
Daniel Fuchs
|
4c5b66dcea
|
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
Reviewed-by: djelinski
|
2023-10-05 10:44:05 +00:00 |
|
Emanuel Peter
|
3630af26e6
|
8316594: C2 SuperWord: wrong result with hand unrolled loops
Reviewed-by: kvn, thartmann
|
2023-10-05 06:46:44 +00:00 |
|
Thomas Stuefe
|
c6c69b579c
|
8314654: Metaspace: move locking out of MetaspaceArena
Reviewed-by: adinn, jsjolen
|
2023-10-05 06:02:02 +00:00 |
|
Alisen Chung
|
3105538de5
|
8316146: Open some swing tests 4
Reviewed-by: honkar, aivanov, prr
|
2023-10-04 19:38:26 +00:00 |
|
Calvin Cheung
|
ddacf92713
|
8305765: CompressedClassPointers.java is unreliable due to ASLR
Reviewed-by: iklam
|
2023-10-04 17:27:33 +00:00 |
|
Roland Westrelin
|
0a3a925ad8
|
8316414: C2: large byte array clone triggers "failed: malformed control flow" assertion failure on linux-x86
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann
|
2023-10-04 12:06:52 +00:00 |
|
Roland Westrelin
|
b0d6c8472f
|
8316396: Endless loop in C2 compilation triggered by AddNode::IdealIL
Reviewed-by: thartmann, kvn
|
2023-10-04 12:06:31 +00:00 |
|
Daniel Skantz
|
a8549b6367
|
8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
Reviewed-by: rcastanedalo, epeter, thartmann
|
2023-10-04 11:58:16 +00:00 |
|
Maurizio Cimadamore
|
0d4de8a71f
|
8316971: Add Lint warning for restricted method calls
Reviewed-by: ihse, vromero
|
2023-10-04 09:36:53 +00:00 |
|
Emanuel Peter
|
48f1a925e5
|
8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
Reviewed-by: kvn, thartmann
|
2023-10-04 07:54:30 +00:00 |
|
Varada M
|
0b0f8b55a6
|
8219652: [aix] Tests failing with JNI attach problems.
Reviewed-by: dholmes, cjplummer, sspitsyn
|
2023-10-04 06:07:14 +00:00 |
|
Mark Powers
|
8c0d026d0f
|
8315042: NPE in PKCS7.parseOldSignedData
Reviewed-by: valeriep, weijun
|
2023-10-04 00:23:42 +00:00 |
|
Alex Menkov
|
f7deaf4bef
|
8316778: test hprof lib: invalid array element type from JavaValueArray.elementSize
Reviewed-by: cjplummer, lmesnik, sspitsyn
|
2023-10-03 19:35:51 +00:00 |
|