Patricio Chilano Mateo
591aa7c5c7
8335362: [Windows] Stack pointer increment in _cont_thaw stub can cause program to terminate with exit code 0xc0000005
...
Reviewed-by: dholmes, fparain
2024-09-11 19:41:43 +00:00
Alan Bateman
7e2bcf6d00
8338890: Add monitoring/management interface for the virtual thread scheduler
...
Reviewed-by: kevinw
2024-09-10 07:23:35 +00:00
Artur Barashev
56387a0981
8329754: The ThreadSafe attribute is ignored for SecureRandom algorithm aliases
...
Reviewed-by: weijun
2024-09-09 21:04:04 +00:00
Tejesh R
79d761358c
8338153: java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine
...
Reviewed-by: abhiscxk, honkar
2024-09-09 05:17:09 +00:00
Jorn Vernee
8e580ec538
8338123: Linker crash when building a downcall handle with many arguments in x64
...
Reviewed-by: mcimadamore
2024-09-06 17:32:34 +00:00
Maurizio Cimadamore
9e1af8cc7c
8339285: Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames
...
Reviewed-by: alanb
2024-09-05 18:11:18 +00:00
Brian Burkhalter
042053c3a8
8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows
...
Reviewed-by: alanb
2024-09-05 15:03:54 +00:00
Per Minborg
6be927260a
8338591: Improve performance of MemorySegment::copy
...
Reviewed-by: mcimadamore
2024-09-05 13:10:24 +00:00
Shaojin Wen
cb9f5c5791
8339290: Optimize ClassFile Utf8EntryImpl#writeTo
...
Reviewed-by: redestad, liach
2024-09-05 11:45:49 +00:00
Alexey Ivanov
ef96a7b014
8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS
...
Move SelectCurrentItemTest.java to java/awt/Choice/SelectItem/.
Move SelectNewItemTest.java to java/awt/Choice/SelectItem/.
Use latches to control test flow instead of delays.
Encapsulate the common logic in SelectCurrentItemTest.
Provide overridable checkXXX() methods to modify conditions.
Provide an overridable method which defines where to click
in the choice popup to select an item.
Reviewed-by: honkar, prr, dnguyen
2024-09-04 16:37:17 +00:00
Attila Szegedi
c7d15f1fe0
8325679: Optimize ArrayList subList sort
...
Reviewed-by: liach
2024-09-04 13:40:40 +00:00
Daniel Fuchs
4ca2c208ea
8338740: java/net/httpclient/HttpsTunnelAuthTest.java fails with java.io.IOException: HTTP/1.1 header parser received no bytes
...
Reviewed-by: djelinski, jpai
2024-09-03 13:32:50 +00:00
Per Minborg
7a418fc074
8338967: Improve performance for MemorySegment::fill
...
Reviewed-by: mcimadamore, psandoz
2024-09-03 10:25:27 +00:00
Daniel Fuchs
b1163bcc88
8256211: assert fired in java/net/httpclient/DependentPromiseActionsTest (infrequent)
...
Reviewed-by: jpai
2024-09-02 14:52:04 +00:00
Matthias Baesken
92c4704edf
8339166: java/lang/String/concat/HiddenClassUnloading.java fails on AIX and Linux ppc64le after JDK-8336856
...
Reviewed-by: redestad, mdoerr
2024-08-30 10:18:19 +00:00
Eirik Bjørsnøs
f927c1210e
8339154: Cleanups and JUnit conversion of test/jdk/java/util/zip/Available.java
...
Reviewed-by: lancea
2024-08-30 06:21:49 +00:00
Daniel Fuchs
723588a4e7
8338569: HTTP/1.1 CleanupTrigger may be triggerred after the next exchange started
...
Reviewed-by: jpai
2024-08-29 08:54:02 +00:00
Eirik Bjørsnøs
b6700095c0
8338729: Retire the test jdk/java/util/zip/TestZipError.java
...
Reviewed-by: lancea
2024-08-28 15:23:50 +00:00
Maurizio Cimadamore
1ff9ac7233
8338731: MemoryLayout::offsetHandle can return a negative offset
...
Reviewed-by: pminborg, psandoz
2024-08-28 10:22:34 +00:00
Jaikiran Pai
2e174c6367
8338445: jdk.internal.loader.URLClassPath may leak JarFile instance when dealing with unexpected Class-Path entry in manifest
...
Reviewed-by: michaelm, cstein, alanb
2024-08-28 09:29:18 +00:00
Alexander Zvegintsev
b1b4cd429a
8332158: [XWayland] test/jdk/java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java
...
Reviewed-by: serb, honkar
2024-08-27 17:16:09 +00:00
Naoto Sato
fa4ff78bd4
8338690: CompactNumberInstance.format incorrectly formats some numbers (few vs many)
...
Reviewed-by: joehw, rriggs, jlu
2024-08-27 15:34:50 +00:00
Maurizio Cimadamore
b25095b08e
8338728: Misc issues in memory layout javadoc
...
Reviewed-by: pminborg, psandoz
2024-08-27 14:26:31 +00:00
Maurizio Cimadamore
20d8f58c92
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
...
Reviewed-by: jpai, prr, ihse, kcr, alanb
2024-08-26 09:17:45 +00:00
Shaojin Wen
3aeb6733f9
8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor
...
Reviewed-by: redestad, liach
2024-08-21 14:56:30 +00:00
Darragh Clarke
01d03e07c7
8324209: Check implementation of Expect: 100-continue in the java.net.http.HttpClient
...
Reviewed-by: dfuchs, jpai
2024-08-20 11:10:18 +00:00
Stefan Karlsson
9775d57168
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
...
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: lmesnik, dcubed, dholmes
2024-08-20 06:15:56 +00:00
Daniel Fuchs
3ca359ad22
8335771: Improve stability of java/nio/channels/DatagramChannel tests
...
Reviewed-by: alanb
2024-08-19 13:47:40 +00:00
Manukumar V S
15b20cb1fd
8337886: java/awt/Frame/MaximizeUndecoratedTest.java fails in OEL due to a slight color difference
...
Reviewed-by: dnguyen, honkar, serb
2024-08-19 07:17:37 +00:00
Tejesh R
56a007dd32
8338488: Add screen capture for failure case
...
Reviewed-by: azvegint
2024-08-19 06:42:51 +00:00
SendaoYan
2f7ba781bf
8335150: Test LogGeneratedClassesTest.java fails on rpmbuild mock enviroment
...
Reviewed-by: jpai
2024-08-19 04:44:24 +00:00
Shaojin Wen
5022109b2a
8336856: Efficient hidden class-based string concatenation strategy
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad, liach
2024-08-16 13:18:02 +00:00
Daniel Fuchs
ddbc0b6a39
8338495: Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes"
...
Reviewed-by: jpai
2024-08-16 11:24:40 +00:00
Daniel Fuchs
6169613d9f
8336655
: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes
...
Reviewed-by: jpai
2024-08-15 15:34:08 +00:00
Jaikiran Pai
720b44648b
8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient
...
Reviewed-by: dfuchs
2024-08-14 05:42:14 +00:00
Alexander Zvegintsev
12c553f128
8329471: Remove GTK2
...
Reviewed-by: abhiscxk, prr, ihse
2024-08-08 10:51:58 +00:00
Tejesh R
3bc4a1acc4
8233068: HIDPI: Linux: AWT Checkbox check mark is unscaled
...
Reviewed-by: jdv, abhiscxk, honkar
2024-08-08 10:40:56 +00:00
Jamil Nimeh
9b11bd7f4a
8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754
...
Reviewed-by: mullan
2024-08-07 21:06:47 +00:00
Naoto Sato
d19ba81ce1
8337603: Change in behavior with -Djava.locale.useOldISOCodes=true
...
Reviewed-by: iris, bpb
2024-08-07 15:58:03 +00:00
Brian Burkhalter
8bd3cd5156
8337716: ByteBuffer hashCode implementations are inconsistent
...
Reviewed-by: alanb, liach
2024-08-04 15:42:51 +00:00
fabioromano1
367e0a6556
8334755: Asymptotically faster implementation of square root algorithm
...
Reviewed-by: rgiulietti
2024-08-03 13:08:54 +00:00
Brian Burkhalter
21e86d10a7
8334405: java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect
...
Reviewed-by: dfuchs, alanb, vtewari
2024-08-01 19:02:33 +00:00
Hannes Greule
9fe6e2316a
8335638: Calling VarHandle.{access-mode} methods reflectively throws wrong exception
...
Reviewed-by: liach
2024-08-01 14:41:25 +00:00
Jorn Vernee
27af80ef9e
8324260: java/foreign/TestStubAllocFailure.java run timeout with -Xcomp
...
Reviewed-by: alanb, jpai, shade
2024-08-01 14:36:03 +00:00
Naoto Sato
c23d37e10a
8337300: java/lang/Process/WaitForDuration.java leaves child process behind
...
Reviewed-by: alanb, iris, bpb
2024-07-29 16:43:25 +00:00
Alex Menkov
abc4ca5a8c
8330427: Obsolete -XX:+PreserveAllAnnotations
...
Reviewed-by: dholmes, sspitsyn, coleenp
2024-07-26 17:55:35 +00:00
Jorn Vernee
81ed028717
8337060: Test java/foreign/TestConcurrentClose.java failed: IllegalStateException: SegmentAccessor::doAccess method not being compiled
...
Reviewed-by: mcimadamore, alanb
2024-07-25 16:36:31 +00:00
Alan Bateman
6e228ce382
8336254: Virtual thread implementation + test updates
...
Reviewed-by: sspitsyn, kevinw
2024-07-25 04:59:01 +00:00
Jaikiran Pai
04e8cb8641
8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed
...
Reviewed-by: alanb
2024-07-24 15:43:53 +00:00
Alan Bateman
9f03f68755
8336339: (se) SelectionKey.interestOps(int) should not throw ClosedSelectorException
...
Reviewed-by: jpai, bpb
2024-07-23 05:13:49 +00:00
Chen Liang
96e4a1876a
8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved
...
Reviewed-by: jvernee
2024-07-22 22:53:52 +00:00
Naoto Sato
c1c9704268
8336479: Provide Process.waitFor(Duration)
...
Reviewed-by: liach, jpai, rriggs
2024-07-22 17:17:46 +00:00
Weijun Wang
c3226aaeb8
8334394: Race condition in Class::protectionDomain
...
Reviewed-by: liach, jpai, rriggs, alanb
2024-07-22 13:43:55 +00:00
Fernando Guallini
330e520c1d
8028127: Regtest java/security/Security/SynchronizedAccess.java is incorrect
...
Reviewed-by: wetmore, mdonovan, rhalade
2024-07-18 22:36:26 +00:00
Jorn Vernee
7bf5313244
8335480: Only deoptimize threads if needed when closing shared arena
...
Reviewed-by: mcimadamore, kvn, uschindler, vlivanov, eosterlund
2024-07-18 11:00:39 +00:00
Jaikiran Pai
3babffd400
8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
...
Reviewed-by: dholmes, sspitsyn, alanb
2024-07-17 06:12:01 +00:00
Patricio Chilano Mateo
000de30628
8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom
...
Reviewed-by: dholmes, alanb
2024-07-15 14:54:04 +00:00
Chen Liang
a9f5e76a65
8335905: CompoundElement API cleanup
...
Reviewed-by: asotona
2024-07-14 15:01:51 +00:00
Jaikiran Pai
ae9f318fc3
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion
...
Reviewed-by: alanb
2024-07-13 02:19:25 +00:00
Kevin Walls
1f6e106b45
8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java
...
Reviewed-by: sspitsyn, cjplummer
2024-07-12 17:11:20 +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
Christian Stein
e6c5aa7a6c
8336012: Fix usages of jtreg-reserved properties
...
Reviewed-by: jjg
2024-07-10 15:12:49 +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
Per Minborg
6f7f0f1de0
8333884: MemorySegment::reinterpret removes read-only property
...
Reviewed-by: jvernee, mcimadamore
2024-07-06 15:05:26 +00:00
Chen Liang
0db9bc57de
8335290: Rename ClassFile::transform to ClassFile::transformClass
...
Reviewed-by: asotona
2024-07-03 05:03:56 +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
Adam Sotona
3ca2bcd402
8335060: ClassCastException after JDK-8294960
...
Reviewed-by: liach, jpai
2024-07-01 11:51:13 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Jaikiran Pai
d9e7b7e7da
8210471: GZIPInputStream constructor could leak an un-end()ed Inflater
...
Reviewed-by: lancea
2024-05-31 13:43:40 +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
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
Maurizio Cimadamore
c003c1207f
8331865: Consolidate size and alignment checks in LayoutPath
...
Reviewed-by: psandoz, jvernee
2024-05-29 11:12: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
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
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
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
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
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
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
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
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
Maurizio Cimadamore
30bb066b19
8332003: Clarify javadoc for MemoryLayout::offsetHandle
...
Reviewed-by: psandoz
2024-05-15 14:39:51 +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
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
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
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
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
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
Harshitha Onkar
6f98d8f58f
8329692: Add more details to FrameStateTest.java test instructions
...
Reviewed-by: tr, azvegint
2024-05-02 16:10:55 +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
Brian Burkhalter
819f3d6fc7
8330748: ByteArrayOutputStream.writeTo(OutputStream) pins carrier
...
Reviewed-by: alanb
2024-04-29 17:54:13 +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
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
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
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
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
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
Mahendra Chhipa
2e3682a7f2
8319678: Several tests from corelibs areas ignore VM flags
...
Reviewed-by: naoto, jpai
2024-04-11 13:51:07 +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
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
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
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
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
Harshitha Onkar
db159149c1
8328753: Open source few Undecorated Frame tests
...
Reviewed-by: abhiscxk, dnguyen, prr, aivanov
2024-04-02 18:13:33 +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
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
Jie Fu
ecd2b7112a
8329354: java/text/Format/MessageFormat/CompactSubFormats.java fails
...
Reviewed-by: jlu, naoto
2024-04-01 23:02:48 +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
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
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
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
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
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
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
Alexander Zvegintsev
638708cad8
8328697: SubMenuShowTest and SwallowKeyEvents tests stabilization
...
Reviewed-by: kizune
2024-03-22 13:13:13 +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
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
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
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
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
Phil Race
dea94f4445
8328300: Convert PrintDialogsTest.java from Applet to main program
...
Reviewed-by: psadhukhan, dnguyen
2024-03-20 23:17:08 +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
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
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
Alexander Zuev
2094ff3c7a
8328279: Convert java/awt/Cursor/CursorOverlappedPanelsTest test to main
...
Reviewed-by: honkar, abhiscxk
2024-03-19 13:52:17 +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
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
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
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
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
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
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
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
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
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
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
Phil Race
2edf4081af
8328004: Minor updates to TrayIcon test DisposeInActionEventTest.java
...
Reviewed-by: azvegint
2024-03-13 23:47:45 +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