Tejesh R
711e723819
6967482: TAB-key does not work in JTables after selecting details-view in JFileChooser
...
8166352: FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality
Reviewed-by: achung, prr
2024-06-21 10:36:05 +00:00
Erik Gahlin
bdd96604ae
8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false"
...
Reviewed-by: mgronlun
2024-06-21 07:36:02 +00:00
SendaoYan
de8ee97718
8334333: MissingResourceCauseTestRun.java fails if run by root
...
Reviewed-by: naoto, jlu
2024-06-20 18:04:58 +00:00
Pavel Rappo
1b1dba8082
8333358: java/io/IO/IO.java test fails intermittently
...
Reviewed-by: naoto
2024-06-20 16:28:48 +00:00
Abhishek Kumar
9ef86da5f8
8334170: bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4
...
Reviewed-by: aivanov, azvegint
2024-06-20 15:42:17 +00:00
Sibabrata Sahoo
fad6644eab
8333754: Add a Test against ECDSA and ECDH NIST Test vector
...
Reviewed-by: ascarpino
2024-06-20 04:18:39 +00:00
Kevin Walls
bcf4bb4882
8333344: JMX attaching of Subject does not work when security manager not allowed
...
Reviewed-by: weijun, dfuchs
2024-06-19 16:35:20 +00:00
Erik Gahlin
856931d01f
8304732: jdk/jfr/api/consumer/recordingstream/TestStop.java failed again with "Expected outer stream to have 3 events"
...
Reviewed-by: mgronlun
2024-06-19 16:23:22 +00:00
Daniel Fuchs
50bed6c67b
8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should not depend on SecurityManager
...
Reviewed-by: alanb
2024-06-19 10:54:13 +00:00
Chen Liang
91bd85d65d
8333854: IllegalAccessError with proxies after JDK-8332457
...
Reviewed-by: redestad, asotona
2024-06-18 13:51:50 +00:00
Christian Stein
99fefec092
8331431: Update to use jtreg 7.4
...
Reviewed-by: ihse, erikj, jpai
2024-06-18 07:25:17 +00:00
Albert Mingkun Yang
c94af6f943
8333962: Obsolete OldSize
...
Reviewed-by: dholmes, zgu
2024-06-17 15:50:55 +00:00
Jayathirth D V
9ed8629e5d
8333801: Typos in @code references of BufferedImage and JTableHeader
...
Reviewed-by: abhiscxk, prr
2024-06-13 15:50:53 +00:00
Christoph Langer
9d8439c107
8211854: [aix] java/net/ServerSocket/AcceptInheritHandle.java fails: read times out
...
Reviewed-by: dfuchs, jpai
2024-06-13 13:16:38 +00:00
Christoph Langer
f5213671f7
8211847: [aix] java/lang/ProcessHandle/InfoTest.java fails: "reported cputime less than expected"
...
Reviewed-by: stuefe
2024-06-13 13:14:54 +00:00
Alisen Chung
b697b48a01
8315655: [macos] Right click and dragging over a component with a popup menu will open the popup
...
Reviewed-by: dnguyen, psadhukhan
2024-06-12 18:44:07 +00:00
Alexey Semenyuk
ba67ad63ae
8319457: Update jpackage to support WiX v4 and v5 on Windows
...
Reviewed-by: almatvee
2024-06-12 13:37:03 +00:00
Daniel Fuchs
81083a0e10
8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out
...
Reviewed-by: jpai
2024-06-12 11:29:58 +00:00
Daniel Fuchs
81ca0ece2e
8334028: HttpClient: NPE thrown from assert statement
...
Reviewed-by: jpai
2024-06-12 10:53:08 +00:00
Jaikiran Pai
bd046d9b9e
8222884: ConcurrentClassDescLookup.java times out intermittently
...
Reviewed-by: rriggs, mbaesken
2024-06-12 05:36:30 +00:00
Prasanta Sadhukhan
1c80ddb8ef
8333940: Ensure javax/swing/TestUngrab.java run on all platforms
...
Reviewed-by: tr
2024-06-12 05:32:06 +00:00
Daniel Jeliński
b77bd5fd6a
8333742: ProcessImpl and ProcessHandleImpl may mishandle processes that exit with code 259
...
Reviewed-by: rriggs
2024-06-11 17:34:09 +00:00
Renjith Kannath Pariyangad
aaaa86b571
8333360: PrintNullString.java doesn't use float arguments
...
Reviewed-by: aivanov, abhiscxk, achung
2024-06-11 11:47:19 +00:00
Jaikiran Pai
41c88bc395
8333756: java/lang/instrument/NativeMethodPrefixApp.java failed due to missing intrinsic
...
Reviewed-by: amenkov, cjplummer
2024-06-11 03:48:03 +00:00
Matthew Donovan
b25476200a
8333829: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8333317
...
Reviewed-by: mullan
2024-06-10 15:41:30 +00:00
Alan Bateman
e7dc76b577
8333849: (dc) DatagramChannel send/receive fails with UOE if buffer backed by memory segment allocated from shared arena
...
Reviewed-by: dfuchs
2024-06-10 12:47:09 +00:00
Daniel Fuchs
ec1664e8c9
8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exception with 0 failures
...
Reviewed-by: jpai
2024-06-10 12:44:36 +00:00
Alex Menkov
17bd483ff0
8333680: com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect"
...
Reviewed-by: sspitsyn, kevinw, lmesnik
2024-06-07 19:30:37 +00:00
Scott Gibbons
8e72d7cf8e
8320448: Accelerate IndexOf using AVX2
...
Reviewed-by: epeter, kvn, sviswanathan
2024-06-07 17:02:14 +00:00
Naoto Sato
25ad86234a
8332161: Test restoring echo in the Console implementation (java.base)
...
Reviewed-by: joehw, prappo
2024-06-07 16:22:02 +00:00
SendaoYan
d130d2f4f4
8333477: Delete extra empty spaces in Makefiles
...
Reviewed-by: erikj, chagedorn, liach, jwaters
2024-06-07 13:36:05 +00:00
Matthias Baesken
8ffc35d117
8333724: Problem list security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#teliasonerarootcav1
...
Reviewed-by: lucy, serb
2024-06-07 07:12:55 +00:00
Justin Lu
6238bc8da2
8333456: CompactNumberFormat integer parsing fails when string has no suffix
...
Reviewed-by: naoto
2024-06-06 20:34:46 +00:00
Daniel Fuchs
d02cb742f7
8333270: HandlersOnComplexResetUpdate and HandlersOnComplexUpdate tests fail with "Unexpected reference" if timeoutFactor is less than 1/3
...
Reviewed-by: jpai
2024-06-06 15:19:50 +00:00
Jan Lahoda
f7dbb98fe6
8333086: Using Console.println is unnecessarily slow due to JLine initalization
...
Reviewed-by: asotona, naoto
2024-06-05 17:20:44 +00:00
Abhishek Kumar
5dcb7a627e
8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F
...
Reviewed-by: aivanov, dnguyen, tr
2024-06-05 16:03:35 +00:00
Mark Sheppard
7acfba288f
8327650: Test java/nio/channels/DatagramChannel/StressNativeSignal.java timed out
...
Reviewed-by: bpb
2024-06-05 15:47:52 +00:00
Viktor Klang
326dbb1b13
8312436: CompletableFuture never completes when 'Throwable.toString()' method throws Exception
...
Reviewed-by: alanb
2024-06-05 14:40:04 +00:00
Jaikiran Pai
6882b381e8
8333590: UnmodifiableHeaders.toString() returns a value that represents empty headers
...
Reviewed-by: dfuchs, michaelm
2024-06-05 14:03:29 +00:00
Sonia Zaldana Calles
cbb6747e6b
8329581: Java launcher no longer prints a stack trace
...
8329420: Java 22 (and 23) launcher calls default constructor although main() is static
8330864: No error message when ExceptionInInitializerError thrown in static initializer
Reviewed-by: stuefe
2024-06-05 13:12:30 +00:00
Doug Lea
789f704d9a
8322732: ForkJoinPool may underutilize cores in async mode
...
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
Reviewed-by: alanb
2024-06-05 13:02:15 +00:00
Jaikiran Pai
4369856c6d
8333130: MakeJAR2.sh uses hard-coded JDK version
...
Reviewed-by: lancea, darcy, sspitsyn, amenkov
2024-06-05 06:35:46 +00:00
Alexander Scherbatiy
c7d2a5c1c4
8314070: javax.print: Support IPP output-bin attribute extension
...
Reviewed-by: psadhukhan, prr
2024-06-04 03:12:40 +00:00
Jaikiran Pai
d230b30353
8333398: Uncomment the commented test in test/jdk/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java
...
Reviewed-by: iris, lancea
2024-06-04 01:53:18 +00:00
Justin Lu
6dac8d6452
8332424: Update IANA Language Subtag Registry to Version 2024-05-16
...
Reviewed-by: naoto, iris
2024-06-03 22:00:31 +00:00
Prasanta Sadhukhan
1c514b34c0
8325435: [macos] Menu or JPopupMenu not closed when main window is resized
...
Reviewed-by: azvegint
2024-06-03 13:00:23 +00:00
Alexander Zvegintsev
d2d78ad18e
8280990: [XWayland] XTest emulated mouse click does not bring window to front
...
Reviewed-by: avu, psadhukhan, kizune
2024-06-03 07:12:06 +00:00
Jaikiran Pai
4785461f61
7022325: TEST_BUG: test/java/util/zip/ZipFile/ReadLongZipFileName.java leaks files if it fails
...
Reviewed-by: lancea
2024-06-02 01:07:27 +00:00
Alexey Semenyuk
24530022d0
8331977: Crash: SIGSEGV in dlerror()
...
Reviewed-by: almatvee
2024-06-01 12:31:25 +00:00
John Jiang
c0ce7d871f
8333046: Clean codes in sun.security.util.math
...
Reviewed-by: weijun
2024-06-01 05:58:00 +00:00