Kevin Walls
1f6e106b45
8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java
...
Reviewed-by: sspitsyn, cjplummer
2024-07-12 17:11:20 +00:00
Albert Mingkun Yang
34d8562a91
8335902: Parallel: Refactor VM_ParallelGCFailedAllocation and VM_ParallelGCSystemGC
...
Reviewed-by: gli, zgu
2024-07-12 12:59:13 +00:00
Abhishek Kumar
2fc7eb44a0
8155030: The Menu Mnemonics are always displayed for GTK LAF
...
Hides mnemonics on menus, buttons, and labels for GTK L&F.
Moved shared code for hiding mnemonics into
sun/swing/MnemonicHandler and AltProcessor to avoid code duplication.
Reviewed-by: prr, tr, achung, dnguyen, aivanov
2024-07-12 12:37:58 +00:00
Kevin Walls
f677b90eb9
8267887: RMIConnector_NPETest.java fails after removal of RMI Activation (JDK-8267123)
...
Reviewed-by: cjplummer, sspitsyn
2024-07-12 08:19:24 +00:00
Vanitha B P
81a0d1ba03
8325525: Create jtreg test case for JDK-8325203
...
Reviewed-by: asemenyuk, almatvee
2024-07-11 21:27:30 +00:00
Kevin Walls
687601ebca
8336257: Additional tests in jmxremote/startstop to match on PID not app name
...
Reviewed-by: cjplummer, alanb, amenkov, dcubed
2024-07-11 20:45:34 +00:00
Justin Lu
5100303c6c
8335668: NumberFormat integer only parsing should throw exception for edge case
...
Reviewed-by: naoto
2024-07-11 18:40:40 +00:00
Prasanta Sadhukhan
1772a929af
8334457: Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT
...
Reviewed-by: achung, abhiscxk, tr
2024-07-11 07:35:48 +00:00
Kevin Walls
b7d0eff5ad
8207908: JMXStatusTest.java fails assertion intermittently
...
Reviewed-by: cjplummer, amenkov
2024-07-11 07:29:37 +00:00
Doug Simon
cf940e139a
8335553: [Graal] Compiler thread calls into jdk.internal.vm.VMSupport.decodeAndThrowThrowable and crashes in OOM situation
...
Reviewed-by: yzheng, never, dholmes
2024-07-11 07:03:44 +00:00
Chen Liang
cad68e06ec
8335935: Chained builders not sending transformed models to next transforms
...
Reviewed-by: asotona
2024-07-10 21:06:39 +00:00
Christian Stein
e6c5aa7a6c
8336012: Fix usages of jtreg-reserved properties
...
Reviewed-by: jjg
2024-07-10 15:12:49 +00:00
Erik Gahlin
e0fb949460
8335779: JFR: Hide sleep events
...
Reviewed-by: mgronlun
2024-07-10 14:28:20 +00:00
Jaikiran Pai
dcf4e0d51f
8335966: Remove incorrect problem listing of java/lang/instrument/NativeMethodPrefixAgent.java in ProblemList-Virtual.txt
...
Reviewed-by: kevinw, amenkov
2024-07-10 03:30:19 +00:00
Severin Gehwolf
f3ff4f7427
8335882: platform/cgroup/TestSystemSettings.java fails on Alpine Linux
...
Reviewed-by: stuefe, mbaesken
2024-07-09 10:21:47 +00:00
Kevin Walls
2a2964759c
8334777: Test javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java failed with NullPointerException
...
Reviewed-by: cjplummer, dholmes
2024-07-09 08:25:00 +00:00
lawrence.andrews
3733fe3a20
8335789: [TESTBUG] XparColor.java test fails with Error. Parse Exception: Invalid or unrecognized bugid: @
...
Reviewed-by: aivanov
2024-07-08 19:14:33 +00:00
Jorn Vernee
cec222e460
8317611: Add a tool like jdeprscan to find usage of restricted methods
...
Reviewed-by: alanb, ihse, mcimadamore, jlahoda, jwaters
2024-07-08 12:39:33 +00:00
Per Minborg
6f7f0f1de0
8333884: MemorySegment::reinterpret removes read-only property
...
Reviewed-by: jvernee, mcimadamore
2024-07-06 15:05:26 +00:00
Erik Gahlin
b83766e590
8335632: jdk/jfr/api/consumer/streaming/TestJVMExit.java failed with "Process [...] is no longer alive"
...
Reviewed-by: mgronlun
2024-07-05 17:07:22 +00:00
Sonia Zaldana Calles
b9d8056d5c
8332124: Jcmd should recognise options that look like requests for help
...
Reviewed-by: kevinw, stuefe
2024-07-05 04:49:01 +00:00
Chen Liang
0db9bc57de
8335290: Rename ClassFile::transform to ClassFile::transformClass
...
Reviewed-by: asotona
2024-07-03 05:03:56 +00:00
Eirik Bjørsnøs
d51141e5fc
8321274: Rename ZipEntry.extraAttributes to ZipEntry.externalFileAttributes
...
Reviewed-by: lancea, jpai
2024-07-03 04:36:32 +00:00
Chen Liang
f7af4504a8
8335110: Fix instruction name and API spec inconsistencies in CodeBuilder
...
Reviewed-by: asotona
2024-07-03 02:49:43 +00:00
Chen Liang
1ef34c1833
8335475: ClassBuilder incorrectly calculates max_locals in some cases
...
Reviewed-by: asotona
2024-07-02 23:15:31 +00:00
Viktor Klang
27982c8f5d
8327854: Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException
...
Reviewed-by: psandoz
2024-07-02 20:27:52 +00:00
Daniel Fuchs
a537e87d2d
8335530: Java file extension missing in AuthenticatorTest
...
Reviewed-by: cstein, jpai
2024-07-02 11:50:21 +00:00
Prasanta Sadhukhan
5fe07b36d9
5021949: JSplitPane setEnabled(false) shouldn't be partially functional
...
Reviewed-by: abhiscxk, achung, aivanov
2024-07-02 03:39:43 +00:00
Adam Sotona
3ca2bcd402
8335060: ClassCastException after JDK-8294960
...
Reviewed-by: liach, jpai
2024-07-01 11:51:13 +00:00
Severin Gehwolf
0a6ffa5795
8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
...
Reviewed-by: stuefe, iklam
2024-07-01 08:47:29 +00:00
Fernando Guallini
3e23e9c535
8335344: test/jdk/sun/security/tools/keytool/NssTest.java fails to compile
...
Reviewed-by: weijun
2024-06-28 19:17:24 +00:00
Kevin Walls
79a3554e1d
8335124: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range
...
Reviewed-by: phh, cjplummer
2024-06-28 19:01:36 +00:00
Fernando Guallini
f4d8c005b3
8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test
...
Reviewed-by: weijun
2024-06-28 12:45:26 +00:00
Daniel Fuchs
49eb00da8d
8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with jtreg test timeout due to lost datagram
...
Reviewed-by: aefimov
2024-06-28 11:13:11 +00:00
Daniel Fuchs
8ec378a6c8
8277949: (dc) java/nio/channels/DatagramChannel/AdaptorBasic.java failed in timeout
...
Reviewed-by: jpai
2024-06-28 11:03:29 +00:00
SendaoYan
c798316bc4
8269657: Test java/nio/channels/DatagramChannel/Loopback.java failed: Unexpected message
...
Reviewed-by: dfuchs
2024-06-28 09:38:18 +00:00
Chris Plummer
4e8cbf884a
8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout
...
Reviewed-by: kevinw, coleenp
2024-06-27 22:20:14 +00:00
Daniel Jeliński
b6ffb442ac
8335135: HttpURLConnection#HttpInputStream does not throw IOException when response is truncated
...
Reviewed-by: dfuchs
2024-06-27 15:14:36 +00:00
Francisco Ferrari Bihurriet
4ab7e98c79
8330842: Support AES CBC with Ciphertext Stealing (CTS) in SunPKCS11
...
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep
2024-06-27 15:07:00 +00:00
Jaikiran Pai
9bb675f89d
8334719: (se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dfuchs
2024-06-27 04:38:32 +00:00
Justin Lu
bffc8484c3
8333755: NumberFormat integer only parsing breaks when format has suffix
...
Reviewed-by: naoto
2024-06-26 17:10:09 +00:00
Anthony Scarpino
4ffc5e6077
8326705: Test CertMsgCheck.java fails to find alert certificate_required
...
Reviewed-by: ssahoo, rhalade
2024-06-26 13:58:22 +00:00
Daniel Fuchs
f23295ec1d
8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64
...
Reviewed-by: alanb
2024-06-26 10:09:05 +00:00
Coleen Phillimore
b3bf31a0a0
8333542: Breakpoint in parallel code does not work
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, vlivanov
2024-06-25 19:50:58 +00:00
Justin Lu
86b0cf259f
8334653: ISO 4217 Amendment 177 Update
...
Reviewed-by: naoto
2024-06-25 19:05:22 +00:00
Justin Lu
861aefcafa
8334418: Update IANA Language Subtag Registry to Version 2024-06-14
...
Reviewed-by: lancea, iris, srl, naoto
2024-06-25 19:05:01 +00:00
Yude Lin
f8bf470b77
8334810: Redo: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
...
8268379: java/util/Locale/LocaleProvidersRun.java and sun/util/locale/provider/CalendarDataRegression.java timed out
Reviewed-by: naoto, jlu
2024-06-25 18:19:42 +00:00
Alisen Chung
3a26bbcebc
8185429: [macos] After a modal dialog is closed, no window becomes active
...
Reviewed-by: tr, dnguyen, serb
2024-06-25 02:19:57 +00:00
Erik Gahlin
55c7969461
8334765: JFR: Log chunk waste
...
Reviewed-by: mgronlun
2024-06-24 14:36:50 +00:00
Adam Sotona
b2930c5aee
8334040: jdk/classfile/CorpusTest.java timed out
...
Reviewed-by: alanb
2024-06-24 13:34:29 +00:00
Matthew Donovan
9d4a4bd2c2
8324841: PKCS11 tests still skip execution
...
Reviewed-by: valeriep
2024-06-24 11:15:33 +00:00
Richard Reingruber
13dce296fc
8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields
...
Reviewed-by: mbaesken, mdoerr
2024-06-24 06:33:39 +00:00
SendaoYan
7baddc202a
8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3
...
Reviewed-by: alanb
2024-06-23 18:00:28 +00:00
Prasanta Sadhukhan
689cee3d09
8334509: Cancelling PageDialog does not return the same PageFormat object
...
Reviewed-by: aivanov, prr
2024-06-21 18:02:57 +00:00
Rajan Halade
8e1d2b091c
8334441: Mark tests in jdk_security_infra group as manual
...
Reviewed-by: clanger, mullan
2024-06-21 16:37:57 +00:00
Kevin Walls
9f8de221d7
8327793: Deprecate jstatd for removal
...
Reviewed-by: alanb, cjplummer
2024-06-21 13:51:06 +00:00
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
Alexander Matveev
9fd0e7349e
8332110
: [macos] jpackage tries to sign added files without the --mac-sign option
...
Reviewed-by: asemenyuk
2024-05-31 20:30:32 +00:00
Jaikiran Pai
d9e7b7e7da
8210471: GZIPInputStream constructor could leak an un-end()ed Inflater
...
Reviewed-by: lancea
2024-05-31 13:43:40 +00:00
Adam Sotona
22ef827e2c
8320396: Class-File API ClassModel::verify should include checks from hotspot/share/classfile/classFileParser.cpp
...
Reviewed-by: liach, mcimadamore
2024-05-31 06:26:35 +00:00
Alexey Semenyuk
1b7d59f171
8333303: Issues with DottedVersion class
...
Reviewed-by: almatvee
2024-05-31 03:05:09 +00:00
Alexey Semenyuk
e304a8ae63
8333307: Don't suppress jpackage logging in tests when it is detecting packaging tools in the system
...
Reviewed-by: almatvee
2024-05-31 03:02:09 +00:00
Justin Lu
ffb0867e2c
8331485: Odd Results when Parsing Scientific Notation with Large Exponent
...
8331680: NumberFormat is missing some bad exponent strict parse cases
Reviewed-by: naoto
2024-05-30 20:05:22 +00:00
Alan Bateman
707154235b
8331189: Implementation of Scoped Values (Third Preview)
...
Reviewed-by: aph, jpai, mcimadamore
2024-05-30 15:41:56 +00:00
Erik Gahlin
4a20691e9b
8331876: JFR: Move file read and write events to java.base
...
Reviewed-by: mgronlun, alanb
2024-05-30 13:32:57 +00:00
Chen Liang
f608918df3
8332614: Type-checked ConstantPool.entryByIndex and ClassReader.readEntryOrNull
...
Reviewed-by: asotona
2024-05-30 11:51:49 +00:00
Pavel Rappo
3cff588a31
8332826: Make hashCode methods in ArraysSupport friendlier
...
Reviewed-by: redestad, liach
2024-05-30 09:33:30 +00:00
Alexander Zvegintsev
286cc163fd
8327401: Some jtreg tests fail on Wayland without any tracking bug
...
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
2024-05-30 06:44:04 +00:00
Matthew Donovan
6cda4c5985
8321543: Update NSS to version 3.96
...
Reviewed-by: rhalade
2024-05-29 11:19:55 +00:00
Maurizio Cimadamore
c003c1207f
8331865: Consolidate size and alignment checks in LayoutPath
...
Reviewed-by: psandoz, jvernee
2024-05-29 11:12:30 +00:00
Alexey Semenyuk
91ab088d5e
8333116: test/jdk/tools/jpackage/share/ServiceTest.java test fails
...
Reviewed-by: almatvee
2024-05-28 21:39:38 +00:00
Alan Bateman
0f3e2cc334
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
...
Reviewed-by: mcimadamore, jpai, pminborg
2024-05-28 15:05:54 +00:00
Adam Sotona
aa4c83a5bf
8332505: JEP 457: ClassRemapper forgets to remap bootstrap method references
...
Reviewed-by: jlahoda
2024-05-28 12:29:30 +00:00
Korov
b5e1615c00
8292955: Collections.checkedMap Map.merge does not properly check key and value
...
Reviewed-by: gli, liach, pminborg
2024-05-28 06:43:07 +00:00
Thomas Schatzl
72fbfe18cb
8330577: G1 sometimes sends jdk.G1HeapRegionTypeChange for non-changes
...
Co-authored-by: Andreas Steiner <asteiner@openjdk.org>
Reviewed-by: ayang, asteiner
2024-05-27 09:48:49 +00:00
SendaoYan
4e8deb396e
8332922: Test java/io/IO/IO.java fails when /usr/bin/expect not exist
...
Reviewed-by: djelinski
2024-05-27 06:32:21 +00:00
Vicente Romero
7bf1989f59
8320575: generic type information lost on mandated parameters of record's compact constructors
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: jlahoda
2024-05-24 20:43:23 +00:00
Alexey Ivanov
cd3e4c0366
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
...
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
2024-05-24 16:30:30 +00:00
Adam Sotona
cfdc64fcb4
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
...
Reviewed-by: liach, redestad, vromero
2024-05-24 15:58:34 +00:00
Pavel Rappo
c099f14f07
8305457: Implement java.io.IO
...
Reviewed-by: naoto, smarks, jpai, jlahoda
2024-05-24 13:37:14 +00:00
Daniel Fuchs
6a35311468
8241550: [macOS] SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use"
...
Reviewed-by: jpai, mullan
2024-05-24 12:42:16 +00:00
Weijun Wang
da3001daf7
8331975: Enable case-insensitive check in ccache and keytab entry lookup
...
Reviewed-by: mpowers, valeriep
2024-05-24 01:16:43 +00:00
Sergey Bylokhov
9b1d6d66b8
8316328: Test jdk/jfr/event/oldobject/TestSanityDefault.java times out for some heap sizes
...
Reviewed-by: phh, shade, egahlin
2024-05-23 23:40:00 +00:00
Sergey Chernyshev
c2180d141c
8315767: InetAddress: constructing objects from BSD literal addresses
...
Reviewed-by: dfuchs, aefimov, michaelm, jpai
2024-05-23 06:12:45 +00:00
Prasanta Sadhukhan
9d332e6591
8307193
: Several Swing jtreg tests use class.forName on L&F classes
...
Reviewed-by: abhiscxk, prr
2024-05-23 04:23:04 +00:00
Volodymyr Paprotski
afed7d0b05
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
...
Reviewed-by: ihse, ascarpino, sviswanathan
2024-05-22 16:27:27 +00:00
Roger Riggs
8291c94bcd
8331224: ClassCastException in ObjectInputStream hides ClassNotFoundException
...
Reviewed-by: smarks
2024-05-21 14:11:39 +00:00
Raffaello Giulietti
42e3c842ae
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
...
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
2024-05-21 12:53:03 +00:00
Adam Sotona
451cc23905
8332486: ClassFile API ArrayIndexOutOfBoundsException with label metadata
...
Reviewed-by: psandoz
2024-05-21 07:59:33 +00:00
Axel Boldt-Christmas
f5ab7dff40
8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr
...
Reviewed-by: jpai, stefank, dholmes
2024-05-21 06:14:44 +00:00
Axel Boldt-Christmas
9f7779305c
8332495: java/util/logging/LoggingDeadlock2.java fails with AssertionError: Some tests failed
...
Reviewed-by: jpai, stefank
2024-05-21 06:14:34 +00:00
Abhishek Kumar
fb45bab8e1
8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F
...
8298153: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194
Reviewed-by: tr, psadhukhan
2024-05-21 05:31:44 +00:00
Viktor Klang
b78613b681
8332154: Memory leak in SynchronousQueue
...
Reviewed-by: alanb
2024-05-20 18:52:34 +00:00
Serhiy Sachkov
d6b7f9b170
8331851: Add specific regression leap year tests for Calendar.roll()
...
Reviewed-by: naoto
2024-05-20 09:23:40 +00:00
Chen Liang
beeffd4671
8332109: Convert remaining tests using com.sun.tools.classfile to ClassFile API
...
Reviewed-by: asotona
2024-05-17 12:24:39 +00:00
Claes Redestad
0b0445be28
8331724: Refactor j.l.constant implementation to internal package
...
Reviewed-by: liach, asotona
2024-05-17 09:49:44 +00:00
Sergey Bylokhov
7c750fd95b
8331746: Create a test to verify that the cmm id is not ignored
...
Reviewed-by: prr, dmarkov, aivanov
2024-05-17 01:55:30 +00:00
Mark Powers
da9c23ace9
8325384: sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread
...
Reviewed-by: ssahoo, ascarpino
2024-05-16 17:07:19 +00:00
Naoto Sato
259915168d
8331202: Support for Duration until another Instant
...
Reviewed-by: joehw, scolebourne, rriggs
2024-05-16 16:12:53 +00:00
Alisen Chung
6f7ddbec7d
8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
...
Reviewed-by: serb, dnguyen, tr
2024-05-16 15:49:46 +00:00
Jaikiran Pai
fe8a2aff31
8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory
...
Reviewed-by: dholmes, sspitsyn, cjplummer, lmesnik
2024-05-16 05:42:38 +00:00
Rajan Halade
4083255440
8316138: Add GlobalSign 2 TLS root certificates
...
Reviewed-by: mullan
2024-05-15 20:18:57 +00:00
Naoto Sato
7cff04fc8a
8330276: Console methods with explicit Locale
...
Reviewed-by: joehw, rriggs, jlahoda
2024-05-15 19:28:24 +00:00
Viktor Klang
8a4315f833
8331987: Enhance stacktrace clarity for CompletableFuture CancellationException
...
Reviewed-by: alanb, dfuchs
2024-05-15 18:35:46 +00:00
Adam Sotona
42ccb74399
8331940: ClassFile API ArrayIndexOutOfBoundsException with certain class files
...
Reviewed-by: liach, psandoz
2024-05-15 16:14:15 +00:00
Maurizio Cimadamore
30bb066b19
8332003: Clarify javadoc for MemoryLayout::offsetHandle
...
Reviewed-by: psandoz
2024-05-15 14:39:51 +00:00
Christoph Langer
a5005c87c4
8330814: Cleanups for KeepAliveCache tests
...
Reviewed-by: jpai, dfuchs
2024-05-15 10:36:24 +00:00
Brian Burkhalter
0bb5ae6451
8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException
...
Reviewed-by: alanb
2024-05-14 20:17:01 +00:00
Inigo Mediavilla Saiz
e91492ab43
8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices
...
Reviewed-by: alanb, bpb
2024-05-14 16:04:34 +00:00
Chen Liang
adaa509b6e
8327499: MethodHandleStatics.traceLambdaForm includes methods that cannot be generated
...
Reviewed-by: redestad, iklam
2024-05-13 09:11:49 +00:00
Jan Lahoda
5a8df4106a
8331535: Incorrect prompt for Console.readLine
...
8331681: Test that jdk.internal.io.JdkConsole does not interpret prompts
Reviewed-by: naoto, asotona
2024-05-13 08:16:30 +00:00
Jaikiran Pai
f9a1d3381b
8332020: jwebserver tool prints invalid URL in case of IPv6 address binding
...
Reviewed-by: dfuchs, vtewari
2024-05-11 04:31:11 +00:00
Nizar Benalla
b87a7e9906
8144100: Incorrect case-sensitive equality in com.sun.net.httpserver.BasicAuthenticator
...
Reviewed-by: jpai, dfuchs
2024-05-11 04:24:48 +00:00
Maurizio Cimadamore
1c5f1501ac
8331734: Atomic MemorySegment VarHandle operations fails for element layouts
...
Reviewed-by: pminborg, psandoz
2024-05-10 16:22:28 +00:00
Serhiy Sachkov
d11e70ade3
8331646: Add specific regression leap year tests
...
Reviewed-by: naoto
2024-05-10 14:59:26 +00:00
Tejesh R
1547a69651
8327696: [TESTBUG] "javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java" test instruction needs to be corrected
...
Reviewed-by: abhiscxk, honkar
2024-05-10 11:26:12 +00:00
Chen Liang
784b8fce7a
8331744: java.lang.classfile.TypeKind improvements
...
Reviewed-by: asotona, redestad
2024-05-10 10:50:51 +00:00
SendaoYan
dea8076a58
8332006: Test com/sun/net/httpserver/TcpNoDelayNotRequired.java run timeout with -Xcomp
...
Reviewed-by: jpai, dfuchs
2024-05-10 10:10:53 +00:00
Abhishek Kumar
b9a142a224
8226990: GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
...
Reviewed-by: tr, honkar, psadhukhan
2024-05-10 04:45:01 +00:00
Alexey Ivanov
ffbdfffbc7
8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI
...
Introduce tolerance factor: count > loaderCount.size() / 2
Fail the test only if the number of snapshots with more than
2 file loader threads is greater than half of the number
of valid snapshots.
Reviewed-by: prr, honkar
2024-05-09 18:01:27 +00:00
Naoto Sato
c7d98df2ac
8329691: Support nonlikelyScript
parent locale inheritance
...
Reviewed-by: joehw
2024-05-09 15:54:25 +00:00
Jan Lahoda
aaa90b3005
8327476: Upgrade JLine to 3.26.1
...
Reviewed-by: ihse, vromero
2024-05-09 13:54:04 +00:00
Jaikiran Pai
edd47c10eb
8308033: The jcmd thread dump related tests should test virtual threads
...
Reviewed-by: cjplummer, sspitsyn
2024-05-08 10:11:01 +00:00
Sean Coffey
0eff492e41
8330278: Have SSLSocketTemplate.doClientSide use loopback address
...
Reviewed-by: ssahoo, rhalade
2024-05-08 09:30:23 +00:00
Christian Stein
7b79426a1d
8278353: Provide Duke as default favicon in Simple Web Server
...
Reviewed-by: dfuchs
2024-05-08 05:48:07 +00:00
Jaikiran Pai
8af606fb8c
8331334: com/sun/net/httpserver/HttpsParametersClientAuthTest.java fails in testServerNeedClientAuth(false)
...
Reviewed-by: dfuchs
2024-05-08 01:12:17 +00:00
Weijun Wang
b91083341a
8331864: Update Public Suffix List to 1cbd6e7
...
Reviewed-by: mullan
2024-05-07 23:46:04 +00:00
Viktor Klang
f12ed061ae
8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator
...
Reviewed-by: psandoz, alanb
2024-05-07 19:06:36 +00:00
robertengels
02c95a6d7e
6968351: httpserver clashes with delayed TCP ACKs for low Content-Length
...
Reviewed-by: dfuchs, djelinski, michaelm, jpai
2024-05-07 13:18:24 +00:00
Fabian Meumertzheim
a8b3f194e8
8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT
...
Reviewed-by: bpb, alanb
2024-05-06 17:01:11 +00:00
Erik Gahlin
e8a2d5669c
8331653: JFR: Improve logging for jdk/jfr/api/consumer/recordingstream;TestStop.java
...
Reviewed-by: mgronlun
2024-05-06 11:01:55 +00:00
Jan Lahoda
15862a2f11
8331708: jdk/internal/jline/RedirectedStdOut.java times-out on macosx-aarch64
...
Reviewed-by: asotona
2024-05-06 08:48:46 +00:00
Jan Lahoda
f1509e007d
8330998: System.console() writes to stderr when stdout is redirected
...
Reviewed-by: naoto
2024-05-06 06:01:42 +00:00
Adam Sotona
c1a164528a
8331655: ClassFile API ClassCastException with verbose output of certain class files
...
Reviewed-by: psandoz
2024-05-03 19:15:12 +00:00
Justin Lu
b33096f887
8295153: java/util/Base64/TestEncodingDecodingLength.java ran out of memory
...
Reviewed-by: lancea, naoto
2024-05-03 16:58:59 +00:00
Chen Liang
1f6d38f7a6
8294978: Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API
...
Reviewed-by: asotona
2024-05-03 11:57:10 +00:00
Chen Liang
c60474b122
8323707: Adjust Classfile API's type arg model to better represent the embodied type
...
Reviewed-by: asotona
2024-05-03 11:08:33 +00:00
Prasanta Sadhukhan
7c1fad4fb6
8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected
...
Reviewed-by: abhiscxk, honkar, dnguyen
2024-05-03 05:11:52 +00:00
Alexander Zvegintsev
f6cdcc6f65
8280988: [XWayland] Click on title to request focus test failures
...
Reviewed-by: honkar, serb
2024-05-02 20:18:25 +00:00
Phil Race
99654ec3fb
8331516: Tests should not use the "Classpath" exception form of the legal header
...
Reviewed-by: iris, serb
2024-05-02 20:18:16 +00:00
Ben Perez
cd3a607576
8328864: NullPointerException in sun.security.jca.ProviderList.getService()
...
Reviewed-by: weijun
2024-05-02 18:50:38 +00:00
Adam Sotona
e2c0cfef14
8331320: ClassFile API OutOfMemoryError with certain class files
...
Reviewed-by: psandoz
2024-05-02 18:07:42 +00:00
Harshitha Onkar
6f98d8f58f
8329692: Add more details to FrameStateTest.java test instructions
...
Reviewed-by: tr, azvegint
2024-05-02 16:10:55 +00:00
Adam Sotona
257a07d5ca
8331511: Tests should not use the "Classpath" exception form of the legal header
...
Reviewed-by: jpai
2024-05-02 12:20:07 +00:00
Jaikiran Pai
2056968777
8331513: Tests should not use the "Classpath" exception form of the legal header
...
Reviewed-by: dfuchs
2024-05-02 10:46:41 +00:00
Jaikiran Pai
c9255f3f5d
8331514: Tests should not use the "Classpath" exception form of the legal header
...
Reviewed-by: dfuchs
2024-05-02 10:46:29 +00:00
Adam Sotona
ae82405ff7
8323058: Revisit j.l.classfile.CodeBuilder API surface
...
Reviewed-by: briangoetz, psandoz
2024-05-02 10:08:29 +00:00
Jan Trukenmüller
62d5d1e99c
8319598: SMFParser misinterprets interrupted running status
...
Reviewed-by: prr, serb
2024-05-01 16:45:42 +00:00
Alexey Ivanov
2a95cd473a
8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only
...
Reviewed-by: prr
2024-05-01 16:38:25 +00:00
Alexey Ivanov
b2fb5ea13b
8331142: Add test for number of loader threads in BasicDirectoryModel
...
Reviewed-by: serb, tr
2024-05-01 11:53:28 +00:00
Tim Prinzing
f4caac8dea
8329138: Convert JFR FileForceEvent to static mirror event
...
Reviewed-by: alanb, egahlin
2024-04-30 15:39:23 +00:00
Patricio Chilano Mateo
22a1c617db
8330817: jdk/internal/vm/Continuation/OSRTest.java times out on libgraal
...
Reviewed-by: dnsimon, dlong
2024-04-30 13:08:35 +00:00
Brian Burkhalter
819f3d6fc7
8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier
...
Reviewed-by: alanb
2024-04-29 17:54:13 +00:00
Thomas Stuefe
151ef5d4d2
8330677: Add Per-Compilation memory usage to JFR
...
Reviewed-by: kvn, mbaesken
2024-04-29 10:58:07 +00:00
Adam Sotona
fb63cbadb4
8330684: ClassFile API runs into StackOverflowError while parsing certain class' bytes
...
Reviewed-by: psandoz
2024-04-29 07:12:46 +00:00
Christoph Langer
16c7dcdb04
8330523: Reduce runtime and improve efficiency of KeepAliveTest
...
Reviewed-by: djelinski
2024-04-27 13:10:40 +00:00
Erik Gahlin
f3bb3e2170
8331153: JFR: Improve logging of jdk/jfr/api/consumer/filestream/TestOrdered.java
...
Reviewed-by: mgronlun
2024-04-26 19:20:27 +00:00
Daniel Jeliński
e4ed7ced75
8331063: Some HttpClient tests don't report leaks
...
Reviewed-by: dfuchs, vtewari, michaelm
2024-04-26 11:01:46 +00:00
Naoto Sato
1c238d43e8
8319990: Update CLDR to Version 45.0
...
Reviewed-by: joehw, jlu
2024-04-25 16:19:51 +00:00
Tejesh R
21480a7ae8
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
...
Reviewed-by: abhiscxk, honkar, aivanov
2024-04-25 04:31:55 +00:00
Phil Race
25871af36b
8328896: Fontmetrics for large Fonts has zero width
...
Reviewed-by: tr, serb
2024-04-24 17:54:10 +00:00
Per Minborg
e923dfe4c5
8314592: Add shortcut to SymbolLookup::find
...
Reviewed-by: jvernee, prr
2024-04-24 11:56:44 +00:00
Abhishek Kumar
eb60822a45
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
...
Reviewed-by: dnguyen, jdv, tr, serb
2024-04-19 10:10:00 +00:00
Renjith Kannath Pariyangad
f713766cab
8329322: Convert PageFormat/Orient.java to use PassFailJFrame
...
Reviewed-by: abhiscxk, aivanov
2024-04-18 13:32:35 +00:00
Per Minborg
b648ed0a08
8329997: Add provisions for checking memory segment alignment constraints
...
Reviewed-by: jvernee, mcimadamore
2024-04-18 11:22:47 +00:00
Adam Sotona
706b421cca
8330467: NoClassDefFoundError when lambda is in a hidden class
...
Reviewed-by: psandoz, mchung
2024-04-18 05:50:24 +00:00
Suchismith Roy
4895a15a77
8319516: AIX System::loadLibrary needs support to load a shared library from an archive object
...
Reviewed-by: mdoerr, mchung
2024-04-17 17:03:40 +00:00
Patricio Chilano Mateo
fd331ff173
8325469: Freeze/Thaw code can crash in the presence of OSR frames
...
Reviewed-by: rpressler, dlong
2024-04-17 16:18:55 +00:00
Maurizio Cimadamore
03e84178eb
8329948: Remove string template feature
...
Reviewed-by: jlahoda
2024-04-17 14:10:28 +00:00
Jaikiran Pai
89129e3f67
8212895: ChronoField.INSTANT_SECONDS's range doesn't match the range of Instant
...
Reviewed-by: rriggs, naoto
2024-04-17 10:59:12 +00:00
Jaikiran Pai
d2f9a1eb97
Merge
...
Reviewed-by: dfuchs
2024-04-17 10:42:00 +00:00
Erik Gahlin
f7c84137b5
8326116: JFR: Add help option to -XX:StartFlightRecording
...
Reviewed-by: mgronlun
2024-04-16 17:21:47 +00:00
Justin Lu
941bee197f
8327640: Allow NumberFormat strict parsing
...
Reviewed-by: naoto
2024-04-16 16:18:09 +00:00
Mark Sheppard
90df3b7fbb
8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: jpai, michaelm
2024-04-16 15:44:15 +00:00
Viktor Klang
8a5b86c529
8196106: Support nested infinite or recursive flat mapped streams
...
Reviewed-by: psandoz
2024-04-16 11:09:59 +00:00
Kevin Walls
58911ccc2c
8188784: javax/management/notification/BroadcasterSupportDeadlockTest.java - TEST FAILED: deadlock
...
Reviewed-by: cjplummer, lmesnik
2024-04-16 10:20:50 +00:00
Weijun Wang
0203c7e612
8318340: Improve RSA key implementations
...
Reviewed-by: rhalade, mschoene, valeriep, mullan
2024-04-16 11:17:05 +05:30
Weijun Wang
31a1f9c493
8307143: CredentialsCache.cacheName should not be static
...
Reviewed-by: valeriep
2024-04-16 01:03:14 +00:00
Joe Darcy
da75e015b5
8330196: Make java/lang/invoke/defineHiddenClass/BasicTest release agnostic
...
Reviewed-by: liach, mchung, jkuhn
2024-04-15 15:11:40 +00:00
Coleen Phillimore
3e9c381166
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
...
Reviewed-by: kbarrett, eosterlund
2024-04-12 12:16:49 +00:00
Tejesh R
717a07b932
8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel
...
Reviewed-by: psadhukhan, abhiscxk
2024-04-12 10:21:31 +00:00
Mahendra Chhipa
2e3682a7f2
8319678: Several tests from corelibs areas ignore VM flags
...
Reviewed-by: naoto, jpai
2024-04-11 13:51:07 +00:00
Darragh Clarke
70944ca54a
8330033: com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
...
Reviewed-by: jpai, dfuchs
2024-04-10 16:11:06 +00:00
Alexey Ivanov
9731b1c8b0
8327137: Add test for ConcurrentModificationException in BasicDirectoryModel
...
Reviewed-by: serb, tr
2024-04-10 14:21:37 +00:00
Darragh Clarke
86cb76728d
8326568: jdk/test/com/sun/net/httpserver/bugs/B6431193.java should use try-with-resource and try-finally
...
Reviewed-by: dfuchs, jpai
2024-04-10 11:12:40 +00:00
Tejesh R
bea9acc55a
8328482: Convert and Open source few manual applet test to main based
...
Reviewed-by: abhiscxk, honkar, prr
2024-04-10 07:11:02 +00:00
Jaikiran Pai
b81b86da98
8329729: java/util/Properties/StoreReproducibilityTest.java times out
...
Reviewed-by: alanb
2024-04-10 01:33:13 +00:00
Evgeny Nikitin
4bba445d83
8325659: Normalize Random usage by incubator vector tests
...
Reviewed-by: psandoz
2024-04-09 15:39:51 +00:00
Adam Sotona
e75e1cb02c
8329955: Class-File API ClassPrinter does not print bootstrap methods arguments
...
Reviewed-by: briangoetz
2024-04-09 14:44:00 +00:00
Alexey Ivanov
2fcb816858
8305072: Win32ShellFolder2.compareTo is inconsistent
...
Reviewed-by: prr, serb
2024-04-09 13:19:41 +00:00
Adam Sotona
8907eda779
8325485: IncrementInstructions.of(int, int) is not storing the args
...
Reviewed-by: liach, jlahoda
2024-04-09 11:08:10 +00:00
Sean Mullan
e702646545
8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails
...
Reviewed-by: weijun
2024-04-08 20:08:56 +00:00
Roger Riggs
212a253697
8329623: NegativeArraySizeException encoding large String to UTF-8
...
Reviewed-by: naoto, rgiulietti
2024-04-08 17:58:21 +00:00
Alexey Ivanov
747582484c
8329510: Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
...
Reviewed-by: abhiscxk, dmarkov
2024-04-08 15:27:58 +00:00
Alisen Chung
862e615696
8198237: [macos] Test java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java fails
...
Reviewed-by: gli, aivanov
2024-04-05 20:20:28 +00:00
Jaikiran Pai
4a11db8b60
8329662: Add a test to verify the behaviour of the default HEAD() method on HttpRequest.Builder
...
Reviewed-by: dfuchs
2024-04-05 13:30:22 +00:00
Per Minborg
b71acc704a
8329089: Empty immutable list throws the wrong exception type for remove(first | last) operations
...
Reviewed-by: rriggs
2024-04-05 07:38:43 +00:00
Vladimir Kozlov
83eba863fe
8329332: Remove CompiledMethod and CodeBlobLayout classes
...
Reviewed-by: vlivanov, stefank
2024-04-04 19:48:48 +00:00
Viktor Klang
28216aa971
8328366: Thread.setContextClassloader from thread in FJP commonPool task no longer works after JDK-8327501
...
Reviewed-by: mchung, alanb
2024-04-04 18:32:59 +00:00
Kevin Walls
6382a1290f
8326666: Remove the Java Management Extension (JMX) Subject Delegation feature
...
Reviewed-by: mchung, dfuchs
2024-04-04 16:54:11 +00:00
Tomas Zezula
8267d6565d
8329564: [JVMCI] TranslatedException::debugPrintStackTrace does not work in the libjvmci compiler.
...
Reviewed-by: dnsimon
2024-04-03 20:10:50 +00:00
Matthew Donovan
16576b87b7
8328957: Update PKCS11Test.java to not use hardcoded path
...
Reviewed-by: mbalao, rhalade
2024-04-03 17:17:12 +00:00
Bill Huang
375bfac8e7
8327474: Review use of java.io.tmpdir in jdk tests
...
Reviewed-by: michaelm, jpai
2024-04-03 17:04:09 +00:00
Alex Menkov
f88f31dcbf
8328137: PreserveAllAnnotations can cause failure of class retransformation
...
Reviewed-by: coleenp, sspitsyn
2024-04-03 00:23:36 +00:00
Alisen Chung
021ed6aea9
8328648: Remove applet usage from JFileChooser tests bug4150029
...
Reviewed-by: dnguyen, abhiscxk, honkar
2024-04-02 23:36:05 +00:00
Harshitha Onkar
db159149c1
8328753: Open source few Undecorated Frame tests
...
Reviewed-by: abhiscxk, dnguyen, prr, aivanov
2024-04-02 18:13:33 +00:00
Sean Coffey
925d82931c
8329013: StackOverflowError when starting Apache Tomcat with signed jar
...
Reviewed-by: dfuchs, jpai
2024-04-02 17:32:31 +00:00
Brian Burkhalter
dd5d7d0770
8327002: (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems
...
Reviewed-by: alanb
2024-04-02 17:13:04 +00:00
Renjith Kannath Pariyangad
7eb78e3320
8320676: Manual printer tests have no Pass/Fail buttons, instructions close set 1
...
Reviewed-by: honkar, achung, aivanov
2024-04-02 13:22:17 +00:00
Renjith Kannath Pariyangad
ed821cbe85
8324807: Manual printer tests have no Pass/Fail buttons, instructions close set 2
...
Reviewed-by: tr, achung, aivanov
2024-04-02 11:26:04 +00:00
Alexey Ivanov
5cf457b743
8329320: Simplify awt/print/PageFormat/NullPaper.java test
...
Reviewed-by: honkar, prr
2024-04-02 10:31:38 +00:00
Sean Coffey
3b582dff84
8051959: Add thread and timestamp options to java.security.debug system property
...
Reviewed-by: mullan, weijun
2024-04-02 08:51:13 +00:00
Phil Race
bc546c21a5
8328561: test java/awt/Robot/ManualInstructions/ManualInstructions.java isn't used
...
Reviewed-by: dnguyen, psadhukhan
2024-04-02 04:29:02 +00:00
Renjith Kannath Pariyangad
af7c6af0cc
8324808: Manual printer tests have no Pass/Fail buttons, instructions close set 3
...
Reviewed-by: tr, achung, aivanov
2024-04-02 04:28:50 +00:00
Jaikiran Pai
a85c8493ae
8328273: sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java failed with java.rmi.server.ExportException: Port already in use
...
Reviewed-by: dcubed
2024-04-02 01:14:35 +00:00
Jie Fu
ecd2b7112a
8329354: java/text/Format/MessageFormat/CompactSubFormats.java fails
...
Reviewed-by: jlu, naoto
2024-04-01 23:02:48 +00:00
Daniel D. Daugherty
c2979c150b
8329425: ProblemList containers/docker/TestJFREvents.java on linux-x64
...
8329426: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on windows-x64
8329427: ProblemList javax/sound/sampled/Clip/ClipFlushCrash.java on linux-x64
8329428: ProblemList vmTestbase/nsk/stress/thread/thread006.java on linux-all in Xcomp
Reviewed-by: dholmes
2024-04-01 22:20:47 +00:00
Aleksey Shipilev
4a14cba2f1
8329213: Better validation for com.sun.security.ocsp.useget option
...
Reviewed-by: mullan
2024-04-01 17:27:00 +00:00
Alisen Chung
1e76e1fdfa
8328403: Remove applet usage from JColorChooser tests Test6977726
...
Reviewed-by: tr, honkar
2024-04-01 06:22:11 +00:00
Phil Race
20cb6e786f
8329337: Problem list BufferStrategyExceptionTest.java on Windows
...
Reviewed-by: dcubed, aivanov
2024-03-29 18:08:11 +00:00
Naoto Sato
8a0ef811ed
8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits
...
Reviewed-by: iris, jlu
2024-03-29 17:55:57 +00:00
Raphael Jolly
245514da51
8328953: JEditorPane.read throws ChangedCharSetException
...
Reviewed-by: tr, aivanov
2024-03-29 10:07:14 +00:00
Justin Lu
bf93e77e72
8329118: Run MessageFormat additional subformat pattern tests under en_US locale
...
Reviewed-by: naoto
2024-03-28 22:44:49 +00:00
Damon Nguyen
7ac2f914aa
8329210: Delete Redundant Printer Dialog Modality Test
...
Reviewed-by: honkar, prr
2024-03-28 16:13:40 +00:00
Kevin Walls
2af0312c95
8328619: sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java failed with BindException: Address already in use
...
Reviewed-by: lmesnik, dfuchs
2024-03-28 11:34:44 +00:00
Kevin Walls
2b79c22c43
8327505: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails
...
Reviewed-by: lmesnik, stuefe
2024-03-28 09:06:41 +00:00
Alisen Chung
e3588bba04
8328819: Remove applet usage from JFileChooser tests bug6698013
...
Reviewed-by: honkar, tr, dnguyen
2024-03-27 19:19:51 +00:00
Alisen Chung
cc5b9c63cb
8328227: Remove applet usage from JColorChooser tests Test4887836
...
Reviewed-by: honkar, prr
2024-03-27 19:18:52 +00:00
Aleksey Shipilev
614db2ea9e
8328638: Fallback option for POST-only OCSP requests
...
Reviewed-by: mullan, rhalade
2024-03-27 14:44:50 +00:00
Alex Menkov
8fc9097b37
8315575: Retransform of record class with record component annotation fails with CFE
...
Reviewed-by: sspitsyn, coleenp
2024-03-26 23:54:28 +00:00
Damon Nguyen
db01fcd6d8
8328827: Convert java/awt/print/PrinterJob/PrinterDialogsModalityTest/PrinterDialogsModalityTest.html applet test to main
...
Reviewed-by: prr, tr
2024-03-26 19:00:44 +00:00
Elif Aslan
cc1800fa4d
8327998: Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on Mac
...
Reviewed-by: gli, shade, rriggs
2024-03-26 11:47:53 +00:00
Alexander Zuev
7560dbb925
8316324: Opensource five miscellaneous Swing tests
...
Reviewed-by: prr
2024-03-26 01:02:20 +00:00
Damon Nguyen
4047a3623a
8328730: Convert java/awt/print/bug8023392/bug8023392.html applet test to main
...
Reviewed-by: prr, honkar
2024-03-25 23:51:31 +00:00
Damon Nguyen
27ac39a2bc
8328719: Convert java/awt/print/PageFormat/SetOrient.html applet test to main
...
Reviewed-by: psadhukhan, prr
2024-03-25 21:24:44 +00:00
Alexander Zvegintsev
fb8f2a0a92
8328562: Convert java/awt/InputMethods/DiacriticsTest/DiacriticsTest.java applet test to main
...
Reviewed-by: tr, prr
2024-03-25 18:59:28 +00:00
Alexander Zuev
c7cf602078
8328385: Convert java/awt/FileDialog/FileDialogReturnTest test to main
...
Reviewed-by: achung, prr
2024-03-25 17:17:33 +00:00
Alisen Chung
78d1b90468
8328380: Remove applet usage from JColorChooser tests Test6348456
...
Reviewed-by: honkar
2024-03-25 17:02:48 +00:00
Christoph Langer
907e30ff00
8325579: Inconsistent behavior in com.sun.jndi.ldap.Connection::createSocket
...
Reviewed-by: dfuchs, aefimov
2024-03-25 16:31:52 +00:00
Rajan Halade
70a15c7363
8328825: Google CAInterop test failures
...
Reviewed-by: shade
2024-03-25 16:31:42 +00:00
Damon Nguyen
a1fbbffb5e
8328717: Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-25 16:00:14 +00:00
Prasanta Sadhukhan
f67ec19e23
8079786: [macosx] Test java/awt/Frame/DisposeParentGC/DisposeParentGC.java fails for Mac only
...
Reviewed-by: prr
2024-03-25 10:11:43 +00:00
Per Minborg
93579c29e3
8323552: AbstractMemorySegmentImpl#mismatch returns -1 when comparing distinct areas of the same instance of MemorySegment
...
Reviewed-by: mcimadamore
2024-03-25 09:37:24 +00:00
Damon Nguyen
476421efe5
8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main
...
Reviewed-by: honkar, psadhukhan
2024-03-22 23:09:12 +00:00
Sergey Bylokhov
c013fa1811
8328194: Add a test to check default rendering engine
...
Reviewed-by: prr, tr
2024-03-22 21:03:57 +00:00
Harshitha Onkar
c7bbf84929
8328190: Convert AWTPanelSmoothWheel.html applet test to main
...
Reviewed-by: azvegint, abhiscxk, aivanov
2024-03-22 17:31:10 +00:00
Phil Race
23ebd9c3c6
8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java
...
Reviewed-by: aivanov
2024-03-22 17:17:06 +00:00
Alexander Zuev
b7a51dd0e8
8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main
...
Reviewed-by: psadhukhan, azvegint
2024-03-22 15:52:52 +00:00
Alexander Zuev
739957ca1e
8328384: Convert java/awt/FileDialog/FileDialogOpenDirTest test to main
...
Reviewed-by: azvegint
2024-03-22 15:40:38 +00:00
Martin Balao
13cf0707f9
8328556: Do not extract large CKO_SECRET_KEY keys from the NSS Software Token
...
Reviewed-by: djelinski
2024-03-22 15:28:05 +00:00
Alexander Zvegintsev
638708cad8
8328697: SubMenuShowTest and SwallowKeyEvents tests stabilization
...
Reviewed-by: kizune
2024-03-22 13:13:13 +00:00
Abhishek Kumar
528efe206d
8328484: Convert and Opensource few JFileChooser applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-22 11:10:33 +00:00
Prasanta Sadhukhan
cd534f8197
8328673: Convert closed text/html/CSS manual applet test to main
...
Reviewed-by: abhiscxk, aivanov
2024-03-22 10:25:13 +00:00
Abhishek Kumar
38e3cda442
8328670: Automate and open source few closed manual applet test
...
Reviewed-by: psadhukhan, tr
2024-03-22 09:46:08 +00:00
Prasadrao Koppula
d44aaa37f9
8326643: JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message
...
Reviewed-by: djelinski, coffeys, jjiang, ascarpino
2024-03-22 07:02:37 +00:00
Abhishek Kumar
256d48b196
8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-22 03:40:33 +00:00
Tejesh R
177b8a241c
8327840: Automate javax/swing/border/Test4129681.java
...
Reviewed-by: abhiscxk, prr
2024-03-22 03:21:35 +00:00
Harshitha Onkar
0efd9dc09b
8328398: Convert java/awt/im/4490692/bug4490692.html applet test to main
...
Reviewed-by: achung, azvegint
2024-03-21 23:06:33 +00:00
Phil Race
f7f291c5d4
8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program
...
Reviewed-by: honkar
2024-03-21 22:48:06 +00:00
Alexey Bakhtin
4210e507a0
8320362: Load anchor certificates from Keychain keystore
...
Reviewed-by: weijun, mullan
2024-03-21 22:28:02 +00:00
Phil Race
ab183e437c
8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main
...
Reviewed-by: abhiscxk, azvegint
2024-03-21 20:07:58 +00:00
Viktor Klang
ab28045d77
8328316: Finisher cannot emit if stream is sequential and integrator returned false
...
Reviewed-by: psandoz
2024-03-21 19:20:01 +00:00
Damon Nguyen
ba05c6d0b6
8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main
...
Reviewed-by: azvegint, aivanov
2024-03-21 17:55:23 +00:00
Phil Race
fa823bd21c
8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on windows hidpi
...
Reviewed-by: abhiscxk, psadhukhan
2024-03-21 17:48:23 +00:00
Phil Race
e81374e050
8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java imports Applet
...
Reviewed-by: azvegint, abhiscxk
2024-03-21 17:47:19 +00:00
Damon Nguyen
cc5cda5587
8328005: Convert java/awt/im/JTextFieldTest.java applet test to main
...
Reviewed-by: prr, abhiscxk
2024-03-21 16:33:39 +00:00
Damon Nguyen
ef2bd57213
8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main
...
Reviewed-by: abhiscxk, psadhukhan, aivanov
2024-03-21 16:12:47 +00:00
Alexey Ivanov
1496b5de90
8327924: Simplify TrayIconScalingTest.java
...
Reviewed-by: honkar, prr
2024-03-21 16:02:17 +00:00
Alexander Zvegintsev
581b1e29ae
8328402: Implement pausing functionality for the PassFailJFrame
...
Reviewed-by: aivanov, prr
2024-03-21 15:31:42 +00:00
Harshitha Onkar
75195aab49
8328299: Convert DnDFileGroupDescriptor.html applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-21 15:30:22 +00:00
Prasanta Sadhukhan
725d87bbc2
8328570: Convert closed JViewport manual applet tests to main
...
Reviewed-by: abhiscxk, kizune
2024-03-21 14:46:20 +00:00
Alexander Zvegintsev
43080173e8
8328631: Convert java/awt/InputMethods/InputMethodsTest/InputMethodsTest.java applet test to manual
...
Reviewed-by: prr
2024-03-21 13:19:22 +00:00
Alexander Zvegintsev
700d2b91de
8328401: Convert java/awt/Frame/InitialMaximizedTest/InitialMaximizedTest.html applet test to automated
...
Reviewed-by: abhiscxk, prr
2024-03-21 13:06:16 +00:00
Jorn Vernee
ac2f8e5af8
8327994: Update code gen in CallGeneratorHelper
...
Reviewed-by: mcimadamore
2024-03-21 12:34:38 +00:00
Prasanta Sadhukhan
68170ae222
8328238: Convert few closed manual applet tests to main
...
Reviewed-by: tr, aivanov, prr
2024-03-21 11:25:27 +00:00
Renjith Kannath Pariyangad
9f5ad43358
8320675: PrinterJob/SecurityDialogTest.java hangs
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, tr
2024-03-21 10:29:19 +00:00
Abhishek Kumar
65d9f119c4
8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main
...
Reviewed-by: honkar, tr
2024-03-21 07:30:48 +00:00
Tejesh R
481473efce
8328035: Convert javax/swing/text/html/TableView/7030332/bug7030332.java applet test to main
...
Reviewed-by: abhiscxk, prr
2024-03-21 05:27:10 +00:00
Phil Race
dea94f4445
8328300: Convert PrintDialogsTest.java from Applet to main program
...
Reviewed-by: psadhukhan, dnguyen
2024-03-20 23:17:08 +00:00
Weijun Wang
d32746ef4a
8296244: Alternate implementation of user-based authorization Subject APIs that doesn’t depend on Security Manager APIs
...
Reviewed-by: mullan
2024-03-20 21:25:41 +00:00
Harshitha Onkar
fbeac98c84
8328379: Convert URLDragTest.html applet test to main
...
Reviewed-by: abhiscxk, psadhukhan
2024-03-20 19:49:23 +00:00
Robert Toyonaga
96530bcc07
8326521: JFR: CompilerPhase event test fails on windows 32 bit
...
Reviewed-by: egahlin
2024-03-20 19:42:56 +00:00
Harshitha Onkar
a112fc8bac
8328225: Convert ImageDecoratedDnD.html applet test to main
...
Reviewed-by: dnguyen, aivanov
2024-03-20 18:08:04 +00:00
Damon Nguyen
4e83f4cfc7
8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main
...
Reviewed-by: azvegint, honkar
2024-03-20 16:25:41 +00:00
Archie Cobbs
d3f3011d56
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
...
Reviewed-by: jpai
2024-03-20 15:01:30 +00:00
Alexander Zuev
e5e7cd20ec
8328386: Convert java/awt/FileDialog/FileNameOverrideTest test to main
...
Reviewed-by: azvegint
2024-03-20 13:48:11 +00:00
Alexander Zuev
1b68c731f2
8328377: Convert java/awt/Cursor/MultiResolutionCursorTest test to main
...
Reviewed-by: psadhukhan
2024-03-20 13:47:07 +00:00
Alexander Zuev
e0373e01fe
8328378: Convert java/awt/FileDialog/FileDialogForDirectories test to main
...
Reviewed-by: psadhukhan
2024-03-20 13:46:02 +00:00
Alexander Zuev
03c25b15eb
8328367: Convert java/awt/Component/UpdatingBootTime test to main
...
Reviewed-by: dnguyen, psadhukhan
2024-03-20 13:40:57 +00:00
Goetz Lindenmaier
eebcc2181f
8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap
...
Reviewed-by: rriggs, mdoerr, sgehwolf
2024-03-20 07:20:49 +00:00
Tejesh R
a68f5d7331
8327879: Convert javax/swing/border/Test4760089.java applet test to main
...
Reviewed-by: abhiscxk, prr
2024-03-20 05:59:22 +00:00
Alexander Zvegintsev
269163d509
8328387: Convert java/awt/Frame/FrameStateTest/FrameStateTest.html applet test to main
...
Reviewed-by: honkar
2024-03-20 03:18:26 +00:00
Harshitha Onkar
4f8f48654e
8328012: Convert InputMethod (/java/awt/im) applet tests to main
...
Reviewed-by: azvegint, tr
2024-03-19 17:55:17 +00:00
Abhishek Kumar
5f2a92d954
8328244: Convert javax/swing/JSlider/6742358/bug6742358.java applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-19 15:06:42 +00:00
Alexander Zuev
2094ff3c7a
8328279: Convert java/awt/Cursor/CursorOverlappedPanelsTest test to main
...
Reviewed-by: honkar, abhiscxk
2024-03-19 13:52:17 +00:00
Abhishek Kumar
c01095c0c9
8328262: Convert javax/swing/JSplitPane/8132123/bug8132123.java applet test to main
...
Reviewed-by: psadhukhan, tr
2024-03-19 11:26:09 +00:00
Jan Lahoda
5b6b514441
8325362: Allow to create a simple in-memory input JavaFileObject
...
Reviewed-by: jlaskey, darcy
2024-03-19 09:35:25 +00:00
Prasanta Sadhukhan
ac5b6cb2d4
8327757: Convert javax/swing/JSlider/6524424/bug6524424.java applet to main
...
Reviewed-by: abhiscxk, jdv
2024-03-19 06:22:58 +00:00
Tejesh R
652fb3aa48
8328154: Convert sun/java2d/loops/CopyAreaSpeed.java applet test to main
...
Reviewed-by: kizune, abhiscxk
2024-03-19 04:38:56 +00:00
Alisen Chung
3f2e849c54
8280392: java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java failed with "RuntimeException: Test failed."
...
Reviewed-by: tr, aivanov, prr
2024-03-18 19:57:24 +00:00
Harshitha Onkar
fc0472baf9
8328000: Convert /java/awt/im/8154816/bug8154816.java applet test to main
...
Reviewed-by: tr, azvegint
2024-03-18 16:56:01 +00:00
Roger Riggs
85fc47c81a
8327180: Failed: java/io/ObjectStreamClass/ObjectStreamClassCaching.java#G1
...
Reviewed-by: iris, stefank
2024-03-18 16:07:00 +00:00
Weijun Wang
569b05addf
8327818: Implement Kerberos debug with sun.security.util.Debug
...
Reviewed-by: coffeys, ssahoo
2024-03-18 15:36:28 +00:00
Abhishek Kumar
86f1744736
8328248: Convert javax/swing/JSlider/6587742/bug6587742.java applet test to main
...
Reviewed-by: azvegint, tr
2024-03-18 11:49:49 +00:00
Prasanta Sadhukhan
ece4124f25
8328247: Remove redundant dir for tests converted from applet to main
...
Reviewed-by: tr, jdv
2024-03-18 06:59:00 +00:00
Harshitha Onkar
0204aacb03
8328115: Convert java/awt/font/TextLayout/TestJustification.html applet test to main
...
Reviewed-by: aivanov
2024-03-15 18:56:35 +00:00
Alexander Zvegintsev
9bc1b065db
8328242: Add a log area to the PassFailJFrame
...
Reviewed-by: prr, aivanov, honkar
2024-03-15 17:54:56 +00:00
Jie Fu
bf990c8b32
8328269: NonFocusablePopupMenuTest.java should be marked as headful
...
Reviewed-by: azvegint
2024-03-15 12:40:26 +00:00
Jaikiran Pai
dde519dc21
8328066: WhiteBoxResizeTest failure on linux-x86: Could not reserve enough space for 2097152KB object heap
...
Reviewed-by: dfuchs, aph, msheppar
2024-03-15 12:00:32 +00:00
Abhishek Kumar
5249cc0a79
8328087: Automate javax/swing/JTable/TAB/TAB.java applet test
...
Reviewed-by: honkar, tr
2024-03-15 10:49:20 +00:00
Alexander Zuev
c05f8c7223
8316388: Opensource five Swing component related regression tests
...
Reviewed-by: aivanov
2024-03-15 09:13:32 +00:00
Alexander Zuev
b8dfeafdfd
8328158: Convert java/awt/Choice/NonFocusablePopupMenuTest to automatic main test
...
Reviewed-by: abhiscxk, honkar
2024-03-15 09:00:45 +00:00
Christoph Langer
128e60a29f
8328037: Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718
...
Reviewed-by: rgiulietti
2024-03-15 06:41:53 +00:00
Prasanta Sadhukhan
06f4b7f54d
8327756: Convert javax/swing/JSlider/4987336/bug4987336.java applet to main
...
Reviewed-by: prr
2024-03-15 05:44:11 +00:00
Phil Race
605800e5ab
8203867: Delete test java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
...
Reviewed-by: honkar, azvegint
2024-03-15 05:33:33 +00:00
Phil Race
09439374ed
8328218: Delete test java/awt/Window/FindOwner/FindOwner.html
...
Reviewed-by: psadhukhan
2024-03-15 04:36:54 +00:00
Abhishek Kumar
f6390e5f80
8328089: Automate javax/swing/JTable/4222153/bug4222153.java applet test
...
Reviewed-by: honkar, tr
2024-03-15 04:14:53 +00:00
Alisen Chung
e8d1ba33b4
8328228: Missing comma in copyright year for a few JColorChooser tests
...
Reviewed-by: jpai
2024-03-15 00:34:37 +00:00
Alisen Chung
be1dd275a4
8328130: Remove applet usage from JColorChooser tests Test4759934
...
Reviewed-by: prr
2024-03-14 22:54:21 +00:00
Alisen Chung
fab0edc9e6
8328121: Remove applet usage from JColorChooser tests Test4759306
...
Reviewed-by: azvegint
2024-03-14 22:53:32 +00:00
Alisen Chung
7c6fd337d0
8327857: Remove applet usage from JColorChooser tests Test4222508
...
Reviewed-by: prr, tr
2024-03-14 22:53:18 +00:00
Alisen Chung
89fb0f837b
8327859: Remove applet usage from JColorChooser tests Test4319113
...
Reviewed-by: prr, tr
2024-03-14 22:53:08 +00:00
Alexander Zvegintsev
df909e2f9c
8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java applet test to main
...
Reviewed-by: honkar, aivanov
2024-03-14 21:42:00 +00:00
Phil Race
87bd6caca0
8328021: Convert applet test java/awt/List/SetFontTest/SetFontTest.html to main program
...
Reviewed-by: honkar, abhiscxk
2024-03-14 19:21:10 +00:00
Doug Simon
e6a8fdd82c
8328135: javax/management/remote/mandatory/loading/MissingClassTest.java fails on libgraal
...
Reviewed-by: kevinw, never
2024-03-14 16:11:29 +00:00
Alexander Zvegintsev
7cc1965a25
8328124: Convert java/awt/Frame/ShownOnPack/ShownOnPack.html applet test to main
...
Reviewed-by: honkar, abhiscxk
2024-03-14 16:03:13 +00:00
Tejesh R
d4ec783108
8327873: Convert javax/swing/border/Test4247606.java applet test to main
...
Reviewed-by: prr, abhiscxk
2024-03-14 15:54:42 +00:00
Brian Burkhalter
debd59732d
8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails
...
Reviewed-by: alanb
2024-03-14 15:50:43 +00:00
Tejesh R
acfefc6c7a
8327876: Convert javax/swing/border/Test4252164.java applet test to main
...
Reviewed-by: prr, abhiscxk
2024-03-14 15:47:54 +00:00
Alexander Zvegintsev
d25c452f0c
8327835: Convert java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest applet test to main
...
Reviewed-by: aivanov, abhiscxk
2024-03-14 15:45:22 +00:00
Tejesh R
759cc67591
8327969: Convert javax/swing/border/Test6910490.java applet test to main
...
Reviewed-by: dnguyen, honkar
2024-03-14 15:40:22 +00:00
Alexey Ivanov
792fc9d114
8320079: The ArabicBox.java test has no control buttons
...
Reviewed-by: prr, honkar, dmarkov
2024-03-14 14:01:33 +00:00
Chad Rakoczy
a232e8fb4e
8325621: Improve jspawnhelper version checks
...
Reviewed-by: erikj, shade, rriggs, ihse
2024-03-14 13:26:03 +00:00
Alexey Ivanov
3b9255eb66
8325851: Hide PassFailJFrame.Builder constructor
...
Reviewed-by: honkar, prr
2024-03-14 10:57:30 +00:00
Tejesh R
ad0f329493
8327787: Convert javax/swing/border/Test4129681.java applet test to main
...
Reviewed-by: aivanov, abhiscxk
2024-03-14 10:54:41 +00:00
Tejesh R
a43c3cc347
8327826: Convert javax/swing/border/Test4243289.java applet test to main
...
Reviewed-by: aivanov, abhiscxk
2024-03-14 10:50:06 +00:00
Alexander Zvegintsev
11a3673d42
8328110: Allow simultaneous use of PassFailJFrame with split UI and additional windows
...
Reviewed-by: aivanov, honkar
2024-03-14 10:41:43 +00:00
Abhishek Kumar
49ce85fae9
8327874: Convert javax/swing/JTree/4314199/bug4314199.java applet test to main
...
Reviewed-by: prr, tr
2024-03-14 09:07:32 +00:00
Tejesh R
7502dc99bf
8328030: Convert javax/swing/text/GlyphView/4984669/bug4984669.java applet test to main
...
Reviewed-by: azvegint, prr
2024-03-14 05:10:42 +00:00
Prasanta Sadhukhan
98e4b753e8
8327755: Convert javax/swing/JScrollBar/8039464/Test8039464.java applet to main
...
Reviewed-by: prr
2024-03-14 02:51:37 +00:00
Prasanta Sadhukhan
628e770274
8327754: Convert javax/swing/JPopupMenu/7160604/bug7160604.java applet to main
...
Reviewed-by: prr
2024-03-14 02:50:32 +00:00
Prasanta Sadhukhan
092a7343a4
8327753: Convert javax/swing/JOptionPane/8024926/bug8024926.java applet to main
...
Reviewed-by: prr
2024-03-14 02:38:48 +00:00
Prasanta Sadhukhan
7858138ad2
8327752: Convert javax/swing/JOptionPane/4174551/bug4174551.java applet to main
...
Reviewed-by: prr
2024-03-14 02:32:15 +00:00
Phil Race
2edf4081af
8328004: Minor updates to TrayIcon test DisposeInActionEventTest.java
...
Reviewed-by: azvegint
2024-03-13 23:47:45 +00:00
Christoph Langer
1ad3ebcf11
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
...
Reviewed-by: aivanov, prr
2024-03-13 21:09:00 +00:00
Daniel Jeliński
8f9899b23e
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
...
Reviewed-by: valeriep
2024-03-13 19:09:52 +00:00
Abhishek Kumar
a4a5196351
8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main
...
Reviewed-by: prr, tr
2024-03-13 11:40:38 +00:00
Daniel Fuchs
da4dd7c008
8327989: java/net/httpclient/ManyRequest.java should not use "localhost" in URIs
...
Reviewed-by: jpai, djelinski, gli
2024-03-13 11:22:40 +00:00
Magnus Ihse Bursie
cc9a8aba67
8327460: Compile tests with the same visibility rules as product code
...
Reviewed-by: erikj, jvernee, dholmes, alanb
2024-03-13 08:09:22 +00:00
Justin Lu
d5b95a0ed3
8327631: Update IANA Language Subtag Registry to Version 2024-03-07
...
Reviewed-by: naoto, iris
2024-03-12 21:10:30 +00:00
Chris Plummer
966a42f9b3
8324868: debug agent does not properly handle interrupts of a virtual thread
...
Reviewed-by: sspitsyn, amenkov
2024-03-12 20:54:18 +00:00
Phil Race
22f10e045b
8327856: Convert applet test SpanishDiacriticsTest.java to a main program
...
Reviewed-by: dmarkov, aivanov
2024-03-12 18:27:23 +00:00
Alexander Zvegintsev
7283c8b075
8327972: Convert java/awt/FileDialog/SaveFileNameOverrideTest/SaveFileNameOverrideTest.html applet test to main
...
Reviewed-by: aivanov, prr
2024-03-12 18:24:38 +00:00
Alexander Zvegintsev
30249c4cca
8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main
...
Reviewed-by: aivanov, tr
2024-03-12 18:23:15 +00:00
Brian Burkhalter
94b4ed5766
8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files
...
Reviewed-by: djelinski
2024-03-12 18:06:45 +00:00
Joe Darcy
201042fd96
8327487: Further augment WorstCaseTests with more cases
...
Reviewed-by: rgiulietti
2024-03-12 16:46:00 +00:00
Prasanta Sadhukhan
782206bc97
8327748: Convert javax/swing/JFileChooser/6798062/bug6798062.java applet test to main
...
Reviewed-by: aivanov
2024-03-12 15:16:56 +00:00
Prasanta Sadhukhan
cfd9209e03
8327751: Convert javax/swing/JInternalFrame/6726866/bug6726866.java applet test to main
...
Reviewed-by: aivanov
2024-03-12 12:22:13 +00:00
Prasanta Sadhukhan
78beb031c7
8327750: Convert javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java applet test to main
...
Reviewed-by: aivanov
2024-03-12 10:45:42 +00:00
Dmitry Markov
1f43fa0f8b
8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profiles were generated by LCMS
...
Reviewed-by: aivanov, serb
2024-03-12 10:09:02 +00:00
Prasanta Sadhukhan
013aff87ce
8326606: Test javax/swing/text/BoxView/6494356/bug6494356.java performs a synchronization on a value based class
...
Reviewed-by: tr, aivanov
2024-03-12 09:52:05 +00:00
Maxim Kartashev
139681a7eb
8326497: Window.toFront() fails for iconified windows on Linux
...
Reviewed-by: tr, prr
2024-03-12 08:15:36 +00:00
SendaoYan
e21da4caac
8327486: java/util/Properties/PropertiesStoreTest.java fails "Text 'xxx' could not be parsed at index 20" after 8174269
...
Reviewed-by: naoto
2024-03-12 01:38:20 +00:00
Hai-May Chao
ffd43c922e
8327461: KeyStore getEntry is not thread-safe
...
Reviewed-by: djelinski, weijun
2024-03-11 16:33:17 +00:00
Viktor Klang
570ad67204
8269428: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out
...
Reviewed-by: jpai
2024-03-11 12:05:35 +00:00
Jaikiran Pai
d451f818cf
8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth
...
Reviewed-by: djelinski
2024-03-10 13:48:14 +00:00
Alisen Chung
53628f2ea9
8327492: Remove applet usage and update DisposeInActionEventTest.html
...
Reviewed-by: dnguyen, tr, abhiscxk, honkar, aivanov
2024-03-09 01:20:28 +00:00
Elif Aslan
2627470946
8325567: jspawnhelper without args fails with segfault
...
Co-authored-by: Vladimir Petko <vpetko@openjdk.org>
Reviewed-by: eastigeevich, rriggs, shade, vpetko
2024-03-08 22:09:18 +00:00
Justin Lu
6efdaf8ddf
8326908: DecimalFormat::toPattern throws OutOfMemoryError when pattern is empty string
...
Reviewed-by: naoto
2024-03-08 18:09:42 +00:00
Sean Mullan
c4845f01d2
8317431: Implement simpler Comparator when building certification paths
...
Reviewed-by: kdriver, weijun
2024-03-08 15:20:37 +00:00
Naoto Sato
1bd4abf98e
8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out
...
Reviewed-by: jlu, rriggs, iris
2024-03-07 00:52:36 +00:00
Chad Rakoczy
4f336085d1
8326718: Test java/util/Formatter/Padding.java should timeout on large inputs before fix in JDK-8299677
...
Reviewed-by: rgiulietti
2024-03-06 19:55:29 +00:00
Naoto Sato
9f7094079b
8327261: Parsing test for Double/Float succeeds w/o testing all bad cases
...
Reviewed-by: darcy, gli, joehw, jlu, bpb, lancea
2024-03-06 16:15:23 +00:00
Jim Laskey
a7461de231
8325255: jdk.internal.util.ReferencedKeySet::add using wrong test
...
Reviewed-by: rriggs, liach
2024-03-06 12:01:10 +00:00
Abhishek Kumar
96bfe613c3
8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed
...
Reviewed-by: psadhukhan, aivanov
2024-03-06 05:29:42 +00:00
Erik Joelsson
721bfee53a
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
...
Reviewed-by: ihse, dholmes
2024-03-05 20:31:17 +00:00
Naoto Sato
809995b526
8174269: Remove COMPAT locale data provider from JDK
...
Reviewed-by: ihse, joehw
2024-03-05 19:32:29 +00:00
Jorn Vernee
2372aba6a2
8326172: Dubious claim on long[]/double[] alignment in MemorySegment javadoc
...
Reviewed-by: mcimadamore
2024-03-05 13:32:24 +00:00
Eirik Bjørsnøs
e9adcebaf2
8327208: Remove unused method java.util.jar.Manifest.make72Safe
...
Reviewed-by: lancea, iris, jpai
2024-03-05 08:39:43 +00:00
Prasanta Sadhukhan
b7540df6a4
8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
...
Reviewed-by: prr
2024-03-05 02:34:58 +00:00
Christoph Langer
43c6f0b588
8326591: New test JmodExcludedFiles.java fails on Windows when --with-external-symbols-in-bundles=public is used
...
Reviewed-by: mbaesken
2024-03-04 16:32:48 +00:00
Joe Darcy
7f02f07f75
8316708: Augment WorstCaseTests with more cases
...
Reviewed-by: rgiulietti
2024-03-01 19:30:35 +00:00
Doug Simon
8f0fb27dec
8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java fails on libgraal
...
Reviewed-by: never, kevinw
2024-03-01 18:54:50 +00:00
Pavel Rappo
012411ad8d
8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order
...
Reviewed-by: alanb, gli
2024-03-01 13:48:50 +00:00
Matthew Donovan
437cf354e2
8319648: java/lang/SecurityManager tests ignore vm flags
...
Reviewed-by: mullan
2024-03-01 12:23:17 +00:00
Prasanta Sadhukhan
0d35450362
8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14
...
Reviewed-by: prr, gli
2024-03-01 03:09:54 +00:00
Alex Menkov
b8fc4186d5
8326525: com/sun/tools/attach/BasicTests.java does not verify AgentLoadException case
...
Reviewed-by: cjplummer, lmesnik, sspitsyn
2024-02-29 17:51:10 +00:00
Brian Burkhalter
bbfda6599a
8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
...
Reviewed-by: gli, alanb
2024-02-29 16:47:14 +00:00
Matthew Donovan
430290066c
8319673: Few security tests ignore VM flags
...
Reviewed-by: weijun, hchao
2024-02-29 12:08:14 +00:00
Alexey Ivanov
e772e78179
8326948: Force English locale for timeout formatting
...
Reviewed-by: honkar, prr, gli
2024-02-29 09:55:49 +00:00
Kim Barrett
998d0baab0
8324799: Use correct extension for C++ test headers
...
Reviewed-by: jwaters, gli, coleenp, lmesnik
2024-02-29 06:24:42 +00:00
Alexey Ivanov
41242cbe5d
8325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java
...
Reviewed-by: honkar, dmarkov
2024-02-28 14:42:03 +00:00
Robert Toyonaga
4dd6c44cbd
8326529: JFR: Test for CompilerCompile events fails due to time out
...
Reviewed-by: egahlin
2024-02-28 00:50:31 +00:00
Justin Lu
d22d890cac
8325898: ChoiceFormat returns erroneous result when formatting bad pattern
...
Reviewed-by: naoto
2024-02-26 23:43:52 +00:00
Patricio Chilano Mateo
93feda3d9a
8322962: Upcall stub might go undetected when freezing frames
...
Reviewed-by: jvernee, alanb, mdoerr, fyang, dlong
2024-02-26 23:29:18 +00:00
Alex Menkov
fc67c2b4f1
8325530: Vague error message when com.sun.tools.attach.VirtualMachine fails to load agent library
...
Reviewed-by: sspitsyn, cjplummer
2024-02-26 23:18:49 +00:00
Weijun Wang
b87d9cf2c9
8325506: Ensure randomness is only read from provided SecureRandom object
...
Reviewed-by: kdriver, valeriep
2024-02-26 21:52:40 +00:00
Anthony Scarpino
0963a4e9a1
8326699: Problemlist CertMsgCheck.java
...
Reviewed-by: rhalade
2024-02-26 21:00:07 +00:00
sunyaqi
bf13a4e281
8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
...
Reviewed-by: bpb
2024-02-26 20:47:59 +00:00
Anthony Scarpino
f62b5789ad
8311644: Server should not send bad_certificate alert when the client does not send any certificates
...
Reviewed-by: djelinski, jjiang, ssahoo
2024-02-26 16:49:01 +00:00
Lance Andersen
20c71ceacd
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
...
Reviewed-by: jpai, alanb
2024-02-26 15:31:55 +00:00
Roman Kennke
336bbbe389
8139457: Relax alignment of array elements
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
2024-02-23 10:05:25 +00:00
Jaikiran Pai
54f09d7345
8278527: java/util/concurrent/tck/JSR166TestCase.java fails nanoTime test
...
Reviewed-by: martin, lancea
2024-02-23 00:53:19 +00:00
Justin Lu
00ffc42cef
8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter
...
Reviewed-by: naoto, rriggs
2024-02-22 22:27:12 +00:00
Renjith Kannath Pariyangad
724a2a2c4a
8321192: j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if there's no printer
...
Reviewed-by: aivanov, tr
2024-02-22 14:05:02 +00:00
SendaoYan
cc1e216eb9
8326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not executable
...
Reviewed-by: shade, alanb
2024-02-22 09:59:37 +00:00
Laurent Bourgès
8b30503387
8323695: RenderPerf (2D) enhancements (23.12)
...
Reviewed-by: avu, prr
2024-02-22 07:57:21 +00:00
Tejesh R
04d43c435d
8187759: Background not refreshed when painting over a transparent JFrame
...
Reviewed-by: azvegint, abhiscxk, serb
2024-02-21 05:54:30 +00:00
Jaikiran Pai
36246c975b
8326233: Utils#copySSLParameters loses needClientAuth Setting
...
Reviewed-by: djelinski, jjiang, dfuchs
2024-02-21 01:26:21 +00:00
Alexey Ivanov
b419e95173
8294148: Support JSplitPane for instructions and test UI
...
Reviewed-by: honkar, dmarkov
2024-02-20 16:30:32 +00:00
Darragh Clarke
9538f5d317
8319651: Several network tests ignore vm flags when start java process
...
Reviewed-by: dfuchs, jpai
2024-02-20 16:00:09 +00:00
Denghui Dong
9fbcc008cb
8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents
...
Reviewed-by: mgronlun
2024-02-20 00:41:15 +00:00
Magnus Ihse Bursie
5c5a282f91
8325950: Make sure all files in the JDK pass jcheck
...
Reviewed-by: prr, wetmore, erikj, naoto
2024-02-19 16:13:34 +00:00
Chen Liang
f6d7e30b84
8294977: Convert test/jdk/java tests from ASM library to Classfile API
...
Reviewed-by: asotona
2024-02-19 14:07:46 +00:00
vtstydev
56c50841ee
8307246: Printing: banded raster path doesn't account for device offset values
...
Reviewed-by: prr, psadhukhan, aivanov
2024-02-19 13:15:13 +00:00
Jaikiran Pai
b366492761
8326152: Bad copyright header in test/jdk/java/util/zip/DeflaterDictionaryTests.java
...
Reviewed-by: tschatzl
2024-02-19 09:56:45 +00:00
Eirik Bjørsnøs
9451677daa
8326100: DeflaterDictionaryTests should use Deflater.getBytesWritten instead of Deflater.getTotalOut
...
Reviewed-by: alanb, jpai
2024-02-19 09:15:14 +00:00
Daniel D. Daugherty
099b744235
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
...
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
2024-02-18 18:10:32 +00:00
Eirik Bjørsnøs
7004c2724d
8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
...
8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
Reviewed-by: lancea
2024-02-18 15:25:58 +00:00
Rajan Halade
f3073db42a
8321408: Add Certainly roots R1 and E1
...
Reviewed-by: ascarpino, hchao
2024-02-16 18:07:53 +00:00
Justin Lu
4c7b313e0d
8325908: Finish removal of IntlTest and CollatorTest
...
Reviewed-by: naoto
2024-02-16 17:14:46 +00:00
Ben Perez
244573e719
8265372: Simplify PKCS9Attribute
...
Reviewed-by: weijun
2024-02-16 14:51:31 +00:00
Alexey Ivanov
80b63b6729
8323801: <s> tag doesn't strikethrough the text
...
Reviewed-by: honkar, dnguyen, psadhukhan
2024-02-16 14:10:44 +00:00
Richard Reingruber
4018b2b196
8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dholmes
2024-02-16 08:40:13 +00:00
Leonid Mesnik
9029bf644e
8316451: 6 java/lang/instrument/PremainClass tests ignore VM flags
...
Reviewed-by: cjplummer, sspitsyn
2024-02-15 22:50:14 +00:00
Christoph Langer
99c9ae127c
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
...
Reviewed-by: prr, mbaesken, aivanov
2024-02-15 22:36:54 +00:00
Alexander Zuev
3b1062d45d
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
...
Reviewed-by: asemenov, abhiscxk, aivanov
2024-02-15 18:18:29 +00:00
Jorn Vernee
9c852df6aa
8318966: Some methods make promises about Java array element alignment that are too strong
...
Reviewed-by: psandoz, mcimadamore
2024-02-14 14:30:54 +00:00
Erik Österlund
84965ea1a8
8322630: Remove ICStubs and related safepoints
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: tschatzl, aboldtch, dlong
2024-02-14 11:44:30 +00:00
Matthias Baesken
d0039960c4
8325743: test/jdk/java/nio/channels/unixdomain/SocketOptions.java enhance user name output in error case
...
Reviewed-by: dfuchs, alanb
2024-02-14 08:31:35 +00:00
Eirik Bjørsnøs
628cd8a489
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
...
Reviewed-by: lancea, jpai
2024-02-13 16:26:37 +00:00
Eirik Bjørsnøs
842b895f09
8303891: Speed up Zip64SizeTest using a small ZIP64 file
...
8259866: two java.util tests failed with "IOException: There is not enough space on the disk"
Reviewed-by: lancea, jpai
2024-02-13 16:18:50 +00:00
Brian Burkhalter
6b7c9718d6
8325382: (fc) FileChannel.transferTo throws IOException when position equals size
...
Reviewed-by: alanb
2024-02-13 15:53:29 +00:00
Roger Riggs
13d9e8ff38
8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
...
Reviewed-by: alanb, redestad
2024-02-13 15:16:50 +00:00
Magnus Ihse Bursie
c266800a3a
8325558: Add jcheck whitespace checking for properties files
...
Reviewed-by: naoto, dfuchs, joehw
2024-02-13 10:00:13 +00:00
Alisen Chung
1e4b701749
8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws an exception on macOS 14(x64, aarch64)
...
Reviewed-by: abhiscxk, kizune, serb
2024-02-12 18:04:26 +00:00
Sergey Bylokhov
6c7029ffd4
8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java
...
Reviewed-by: aivanov, shade
2024-02-10 01:48:48 +00:00
Leonid Mesnik
3ebe6c192a
8319578: Few java/lang/instrument ignore test.java.opts and accept test.vm.opts only
...
Reviewed-by: kevinw, cjplummer
2024-02-09 18:40:10 +00:00
Leonid Mesnik
d39b7bab27
8316460: 4 javax/management tests ignore VM flags
...
Reviewed-by: kevinw
2024-02-09 18:40:01 +00:00
Prasanta Sadhukhan
e8ceb7189b
6507038: Memory Leak in JTree / BasicTreeUI
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: honkar, aivanov
2024-02-08 11:55:39 +00:00
Per Minborg
b58d73b915
8323746: Add PathElement hashCode and equals
...
Reviewed-by: mcimadamore
2024-02-08 10:54:11 +00:00
Johny Jose
917838e0a5
8325150: (tz) Update Timezone Data to 2024a
...
Reviewed-by: coffeys, naoto, iris
2024-02-08 09:15:42 +00:00
Alan Bateman
43089bf006
8325399: Add tests for virtual threads doing Selector operations
...
Reviewed-by: bpb
2024-02-08 07:56:12 +00:00
Axel Boldt-Christmas
a3a2b1fbbf
8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread
...
Reviewed-by: rrich, dholmes, coleenp, dcubed
2024-02-07 15:49:16 +00:00
Chen Liang
3bffe223a3
8319463: ClassSignature should have superclass and superinterfaces as ClassTypeSig
...
Reviewed-by: asotona
2024-02-07 07:54:22 +00:00
Joe Darcy
1797efd68d
8322218: Better escaping of single and double quotes in annotation toString() results
...
Reviewed-by: mchung
2024-02-06 23:22:46 +00:00
Naoto Sato
96eb0390d6
8324665: Loose matching of space separators in the lenient date/time parsing mode
...
Reviewed-by: joehw, jlu
2024-02-06 17:43:12 +00:00
Shaojin Wen
50b17d9846
8316704: Regex-free parsing of Formatter and FormatProcessor specifiers
...
Reviewed-by: redestad, rgiulietti
2024-02-06 15:16:40 +00:00
Archie Cobbs
f1f93988fb
8323699: MessageFormat.toPattern() generates non-equivalent MessageFormat pattern
...
Reviewed-by: jlu, naoto
2024-02-05 23:14:50 +00:00
Eirik Bjørsnøs
c3adc61e6e
8325199: (zipfs) jdk/nio/zipfs/TestPosix.java failed 6 sub-tests
...
Reviewed-by: clanger, lancea
2024-02-05 17:59:59 +00:00
Eirik Bjørsnøs
692c9f8821
8325201: (zipfs) Disable TestPosix.setPermissionsShouldConvertToUnix which fails on Windows
...
Reviewed-by: lancea
2024-02-04 21:01:37 +00:00
Eirik Bjørsnøs
a18b03b86f
8324635: (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries
...
Reviewed-by: lancea
2024-02-02 21:50:13 +00:00
Eirik Bjørsnøs
63cb1f8818
8321396: Retire test/jdk/java/util/zip/NoExtensionSignature.java
...
Reviewed-by: lancea
2024-02-02 20:21:46 +00:00
Eirik Bjørsnøs
f613e13397
8313739: ZipOutputStream.close() should always close the wrapped stream
...
Reviewed-by: jpai, lancea
2024-02-02 20:20:36 +00:00
Paul Sandoz
1ae851387f
8324858: [vectorapi] Bounds checking issues when accessing memory segments
...
Reviewed-by: mcimadamore, jbhateja
2024-02-02 16:53:10 +00:00
Doug Simon
91d8dac9cf
8325137: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can fail in Xcomp with out of expected range
...
Reviewed-by: dholmes, sspitsyn
2024-02-02 10:44:42 +00:00
Justin Lu
d3c3194ac3
6285888: ChoiceFormat can support unescaped relational symbols in the Format segment
...
Reviewed-by: naoto
2024-02-01 22:21:45 +00:00
Sean Coffey
ac1cd31949
8325096: Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java is failing
...
Reviewed-by: weijun
2024-02-01 13:54:03 +00:00
Matthias Baesken
cab74b075e
8324287: Record total and free swap space in JFR
...
Reviewed-by: jbechberger, lucy, egahlin
2024-02-01 12:50:18 +00:00
SendaoYan
432756b6e5
8325024: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
...
Reviewed-by: jnimeh, fyang
2024-02-01 03:08:33 +00:00
Harshitha Onkar
62c9530c05
8324238: [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails with the shape has not been applied msg
...
Reviewed-by: azvegint, dnguyen
2024-01-31 17:42:00 +00:00
Rajat Mahajan
1f2922ad85
8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java
...
Reviewed-by: honkar, aivanov
2024-01-31 17:35:50 +00:00
Aggelos Biboudis
1733d2ea24
8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, jlahoda
2024-01-31 14:18:13 +00:00
Eirik Bjørsnøs
66971600f7
8320712: Rewrite BadFactoryTest in pure Java
...
Reviewed-by: jpai, sundar
2024-01-31 13:59:19 +00:00
Per Minborg
ec56c72b51
8323601: Improve LayoutPath.PathElement::toString
...
Reviewed-by: jvernee
2024-01-31 09:54:03 +00:00
Tejesh R
577de17d24
8259550: The content of the print out displayed incomplete with the NimbusLAF
...
Reviewed-by: dnguyen, psadhukhan, abhiscxk
2024-01-31 05:26:30 +00:00
Eirik Bjørsnøs
c3c1d5bd12
8324998: Add test cases for String.regionMatches comparing Turkic dotted/dotless I with uppercase latin I
...
Reviewed-by: naoto, iris
2024-01-30 23:52:37 +00:00
Harshitha Onkar
d1e676360d
8324733: [macos14] Problem list tests which fail due to macOS bug described in JDK-8322653
...
Reviewed-by: prr, tr
2024-01-29 18:03:30 +00:00
Coleen Phillimore
a6bdee48f3
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
...
Reviewed-by: kevinw, kbarrett, dholmes
2024-01-29 17:07:32 +00:00
Daniel Jeliński
95310eab6c
8223696: java/net/httpclient/MaxStreams.java failed with didn't finish within the time-out
...
Reviewed-by: dfuchs
2024-01-25 22:01:18 +00:00
Alexander Zuev
6212264cc6
8320692: Null icon returned for .exe without custom icon
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
2024-01-24 22:10:28 +00:00
Raffaello Giulietti
00bb6bf509
8324220: jdk/jfr/event/io/TestSerializationMisdeclarationEvent.java had 22 failures
...
Reviewed-by: egahlin
2024-01-24 16:19:46 +00:00
Justin Lu
96607df7f0
8321545: Override toString() for Format subclasses
...
Reviewed-by: naoto, rriggs
2024-01-23 22:22:16 +00:00
Aleksey Shipilev
8b9bf75880
8323515: Create test alias "all" for all test roots
...
Reviewed-by: dholmes, alanb, joehw, lmesnik
2024-01-23 17:03:35 +00:00
Darragh Clarke
fbaaac63d4
8314164: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails intermittently in timeout
...
Reviewed-by: dfuchs, djelinski
2024-01-23 14:07:17 +00:00
sendaoYan
791b427f44
8323640: [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because OOM killed
...
Reviewed-by: sgehwolf
2024-01-23 13:19:49 +00:00
Naoto Sato
0d8543d677
8324065: Daylight saving information for Africa/Casablanca
are incorrect
...
Reviewed-by: iris, joehw, jlu
2024-01-22 17:15:53 +00:00
Martin Desruisseaux
2003610b3b
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers
...
Reviewed-by: prr, bpb, serb
2024-01-21 23:47:51 +00:00
Harshitha Onkar
f1b73350c2
8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14
...
Reviewed-by: dnguyen, azvegint, kizune
2024-01-19 21:42:34 +00:00
Mandy Chung
6c0bebccb0
8159927: Add a test to verify JMOD files created in the images do not have debug symbols
...
Reviewed-by: jlaskey
2024-01-19 17:42:55 +00:00
Tejesh R
05dad67cc2
8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly"
...
Reviewed-by: prr, serb
2024-01-19 05:57:02 +00:00
Daniel D. Daugherty
5c874c19cb
8324161: validate-source fails after JDK-8275338
...
Reviewed-by: darcy
2024-01-18 17:42:55 +00:00
Matthew Donovan
b6233c3de7
8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alias <246810> does not exist"
...
Reviewed-by: rhalade
2024-01-18 17:33:31 +00:00
Raffaello Giulietti
bfd2afe5ad
8275338: Add JFR events for notable serialization situations
...
Reviewed-by: rriggs, egahlin
2024-01-18 17:05:35 +00:00
Daniel D. Daugherty
a22ae909bc
8321938: java/foreign/critical/TestCriticalUpcall.java does not need a core file
...
Reviewed-by: dholmes
2024-01-18 13:15:55 +00:00
Song Pham
cbfddf4e1d
8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
...
Reviewed-by: honkar, aivanov, shurailine
2024-01-18 10:03:47 +00:00
Renjith Kannath Pariyangad
dadd9cd1e8
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
...
Co-authored-by: Sergey Bylokhov <serb@openjdk.org>
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, serb
2024-01-18 01:23:30 +00:00
Anthony Scarpino
51dbd36c74
8322100: Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
...
Reviewed-by: jnimeh
2024-01-17 18:08:38 +00:00
Claes Redestad
8b29e127c2
8323794: Remove unused jimage compressor plugin configuration
...
Reviewed-by: jlaskey, mchung
2024-01-17 15:41:13 +00:00
Prasanta Sadhukhan
f70667ea68
8318112: CSS percentage values are capped at 100%
...
Reviewed-by: tr, prr
2024-01-17 02:28:36 +00:00
John Jiang
43d2d68da5
8320449: ECDHKeyAgreement should validate parameters before using them
...
Reviewed-by: mullan
2024-01-16 22:54:45 +00:00
Stefan Karlsson
0216f5de55
8323730: Tweak TestZAllocationStallEvent.java to allocate smaller objects
...
Reviewed-by: aboldtch, sjohanss
2024-01-16 14:26:10 +00:00
Chris Hegarty
ee4d9aa4c1
8323659: LinkedTransferQueue add and put methods call overridable offer
...
Reviewed-by: alanb
2024-01-16 12:13:57 +00:00
Per Minborg
edc0ebb780
8323745: Missing comma in copyright header in TestScope
...
Reviewed-by: alanb
2024-01-15 16:30:59 +00:00
Per Minborg
f5b757ced6
8323159: Consider adding some text re. memory zeroing in Arena::allocate
...
Reviewed-by: mcimadamore, jvernee
2024-01-15 16:07:56 +00:00
Rajat Mahajan
f368a0c12e
8320328: Restore interrupted flag in ImageIcon.loadImage
...
Reviewed-by: aivanov, serb
2024-01-15 13:09:00 +00:00
Kevin Walls
8c238eddce
8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
...
Reviewed-by: sspitsyn, dfuchs
2024-01-15 11:12:38 +00:00
Sergey Bylokhov
bdee968e3e
4760025: sRGB conversions to and from CIE XYZ incorrect
...
Reviewed-by: prr, aivanov
2024-01-14 23:05:47 +00:00
Harshitha Onkar
c54bca6f7f
8323617: Add missing null checks to GetMousePositionWithPopup.java test
...
Reviewed-by: serb, aivanov, dnguyen
2024-01-12 19:21:52 +00:00
Harshitha Onkar
999e556be4
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
...
Reviewed-by: serb, tr, azvegint
2024-01-12 17:56:16 +00:00
Erik Gahlin
be900f1253
8323425: JFR: Auto-generated filename doesn't work with time-limited recording
...
Reviewed-by: mgronlun
2024-01-12 13:12:37 +00:00