Aleksei Efimov
|
77fe0fd9e6
|
8272215: Add InetAddress methods for parsing IP address literals
Reviewed-by: dfuchs, michaelm
|
2023-10-26 18:24:42 +00:00 |
|
Weijun Wang
|
a9b31b587c
|
8318689: jtreg is confused when folder name is the same as the test name
Reviewed-by: mullan
|
2023-10-26 16:40:33 +00:00 |
|
Jorn Vernee
|
3885dc5b9a
|
8318737: Fallback linker passes bad JNI handle
Reviewed-by: alanb
|
2023-10-26 15:54:02 +00:00 |
|
Daniel Jeliński
|
970cd20204
|
8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses
Reviewed-by: jpai, dfuchs, mbaesken
|
2023-10-26 08:49:50 +00:00 |
|
Goetz Lindenmaier
|
37c40a11a7
|
8318705: [macos] ProblemList java/rmi/registry/multipleRegistries/MultipleRegistries.java
Reviewed-by: lucy
|
2023-10-26 07:58:05 +00:00 |
|
Daniel D. Daugherty
|
a542f7398d
|
8318843: ProblemList java/lang/management/MemoryMXBean/CollectionUsageThreshold.java in Xcomp
Reviewed-by: lmesnik
|
2023-10-25 21:14:14 +00:00 |
|
Justin Lu
|
10427c023a
|
8318613: ChoiceFormat patterns are not well tested
Reviewed-by: naoto
|
2023-10-25 17:12:55 +00:00 |
|
Alexey Ivanov
|
3abd772672
|
8316017: Refactor timeout handler in PassFailJFrame
Reviewed-by: prr
|
2023-10-25 13:25:34 +00:00 |
|
Alexey Ivanov
|
c587211bf8
|
8316003: Update FileChooserSymLinkTest.java to HTML instructions
Reviewed-by: prr
|
2023-10-25 11:33:47 +00:00 |
|
Alexey Ivanov
|
42b9ac8a07
|
8294156: Allow PassFailJFrame.Builder to create test UI
Reviewed-by: azvegint, prr
|
2023-10-25 11:31:44 +00:00 |
|
Alexey Ivanov
|
14090ef603
|
8294158: HTML formatting for PassFailJFrame instructions
Reviewed-by: azvegint, prr
|
2023-10-25 11:17:00 +00:00 |
|
Alexander Matveev
|
f1dfdc1a79
|
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
Reviewed-by: asemenyuk
|
2023-10-24 21:41:20 +00:00 |
|
Weijun Wang
|
1ddf826aea
|
8316964: Security tools should not call System.exit
Reviewed-by: valeriep
|
2023-10-24 18:32:01 +00:00 |
|
Naoto Sato
|
116503754c
|
8318569: Add getter methods for Locale and Patterns in ListFormat
Reviewed-by: joehw, rriggs, iris, mli
|
2023-10-24 16:54:57 +00:00 |
|
Leo Korinth
|
21d8a4725f
|
8318701: Fix copyright year
Reviewed-by: egahlin
|
2023-10-24 12:31:59 +00:00 |
|
Gergö Barany
|
e6f23a90d4
|
8315024: Vector API FP reduction tests should not test for exact equality
Reviewed-by: epeter, thartmann
|
2023-10-24 08:58:15 +00:00 |
|
Daniel Jeliński
|
728b858c78
|
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
Reviewed-by: dfuchs, jpai, aefimov, michaelm
|
2023-10-24 05:36:43 +00:00 |
|
Sean Coffey
|
8d9a4b43f4
|
8317678: Fix up hashCode() for ZipFile.Source.Key
Reviewed-by: lancea, alanb, jpai
|
2023-10-23 17:12:41 +00:00 |
|
Erik Gahlin
|
69c0ae23a3
|
8318124: JFR: Rewrite instrumentation to use Class-File API
Reviewed-by: mgronlun
|
2023-10-23 16:00:14 +00:00 |
|
Doug Simon
|
bd22d2381f
|
8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
|
2023-10-23 13:15:31 +00:00 |
|
Matthew Donovan
|
704c6ea16c
|
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
Reviewed-by: smarks, msheppar
|
2023-10-23 11:15:32 +00:00 |
|
Laurent Bourgès
|
a876beb63d
|
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
Reviewed-by: prr, dnguyen
|
2023-10-21 09:12:08 +00:00 |
|
Brian Burkhalter
|
a1a62d9964
|
8306308: (ch) Writer created by Channels::newWriter may lose data
Reviewed-by: djelinski, alanb
|
2023-10-20 21:12:28 +00:00 |
|
Rajan Halade
|
d3ebb4a155
|
8317373: Add Telia Root CA v2
Reviewed-by: mullan
|
2023-10-20 18:25:09 +00:00 |
|
Justin Lu
|
66d90d5d9f
|
8318107: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
Reviewed-by: naoto
|
2023-10-20 17:38:10 +00:00 |
|
Kevin Walls
|
a045258ae2
|
8209595: MonitorVmStartTerminate.java timed out
Reviewed-by: sspitsyn, cjplummer, lmesnik
|
2023-10-20 16:38:39 +00:00 |
|
sunyaqi
|
52814994ef
|
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27
Reviewed-by: asemenyuk, almatvee
|
2023-10-20 16:27:58 +00:00 |
|
Mahendra Chhipa
|
40106422bd
|
8077371: Binary files in JAXP test should be removed
Reviewed-by: joehw
|
2023-10-20 12:07:39 +00:00 |
|
Alexey Ivanov
|
71c99a0e59
|
8318448: Link PopupMenu/PopupMenuLocation.java failure to JDK-8259913
Reviewed-by: prr
|
2023-10-20 11:04:24 +00:00 |
|
Alexey Ivanov
|
2c23391de7
|
8318101: Additional test cases for CSSAttributeEqualityBug
Reviewed-by: prr
|
2023-10-20 11:02:58 +00:00 |
|
Maurizio Cimadamore
|
848ecc1621
|
8318538: Add a way to obtain a strided var handle from a layout
Reviewed-by: jvernee, pminborg
|
2023-10-20 10:35:09 +00:00 |
|
Maurizio Cimadamore
|
b07da3ae15
|
8317819: Scope should reflect lifetime of underying resource (mainline)
Reviewed-by: jvernee
|
2023-10-20 10:23:45 +00:00 |
|
Johannes Bechberger
|
8f4ebd8921
|
8317920: JDWP-agent sends broken exception event with onthrow option
Reviewed-by: clanger, cjplummer
|
2023-10-20 08:52:46 +00:00 |
|
Daniel Jeliński
|
d9ce525a1c
|
8318150: StaticProxySelector.select should not throw NullPointerExceptions
Reviewed-by: jpai, dfuchs
|
2023-10-20 06:18:18 +00:00 |
|
Justin Lu
|
cc8f8da293
|
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
Reviewed-by: naoto, iris, lancea, srl
|
2023-10-19 18:25:43 +00:00 |
|
Per Minborg
|
defc7e0f8d
|
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837
Reviewed-by: mdoerr, mcimadamore
|
2023-10-19 10:47:53 +00:00 |
|
Naoto Sato
|
ce8ebebc77
|
8317979: Use TZ database style abbreviations in the CLDR locale provider
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
|
2023-10-18 18:26:49 +00:00 |
|
Bradford Wetmore
|
adca97b659
|
8286503: Enhance security classes
Reviewed-by: rhalade, mullan, skoivu, weijun
|
2023-10-17 22:45:06 +00:00 |
|
Weijun Wang
|
5145e5a40a
|
8318328: DHKEM should check XDH name in case-insensitive mode
Reviewed-by: ascarpino, hchao
|
2023-10-17 19:36:17 +00:00 |
|
Leonid Mesnik
|
d6679031e0
|
8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags
Reviewed-by: kevinw, sspitsyn
|
2023-10-17 18:02:11 +00:00 |
|
Agnibho Hom Chowdhury
|
34653c1e73
|
8249832: java/util/zip/DataDescriptorSignatureMissing.java uses @ignore w/o bug-id
Reviewed-by: msheppar
|
2023-10-17 11:58:17 +00:00 |
|
Rajan Halade
|
8c1bb2b280
|
8268916: Tests for AffirmTrust roots
Reviewed-by: mullan
|
2023-10-16 16:26:02 +00:00 |
|
Brian Burkhalter
|
1a7fd5d419
|
8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS
Reviewed-by: alanb
|
2023-10-16 14:49:18 +00:00 |
|
Renjith Kannath Pariyangad
|
668d4b077f
|
8318154: Improve stability of WheelModifier.java test
Reviewed-by: aivanov
|
2023-10-16 10:58:30 +00:00 |
|
Renjith Kannath Pariyangad
|
a36eaf03af
|
8317112: Add screenshot for Frame/DefaultSizeTest.java
Reviewed-by: prr, dnguyen, aivanov
|
2023-10-16 10:13:30 +00:00 |
|
Severin Gehwolf
|
0275efac88
|
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
Reviewed-by: stuefe, alanb, bpb, mli
|
2023-10-16 07:40:29 +00:00 |
|
Matthias Baesken
|
77d40ce166
|
8318085: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-aarch64
Reviewed-by: clanger
|
2023-10-16 07:13:07 +00:00 |
|
Jorn Vernee
|
1d54e73f6a
|
8318072: DowncallLinker does not acquire/release segments in interpreter
Reviewed-by: mcimadamore
|
2023-10-14 20:23:41 +00:00 |
|
Alexander Zuev
|
f7d6d7a04f
|
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
Reviewed-by: prr, azvegint, aivanov
|
2023-10-13 22:53:21 +00:00 |
|
Maurizio Cimadamore
|
7cb2e6d65b
|
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
|
2023-10-13 20:51:52 +00:00 |
|
Justin Lu
|
9622de2aa8
|
8317372: Refactor some NumberFormat tests to use JUnit
Reviewed-by: naoto
|
2023-10-13 20:49:11 +00:00 |
|
Jorn Vernee
|
b12c471a99
|
8317837: Leftover FFM implementation-only changes
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: mcimadamore
|
2023-10-13 19:05:47 +00:00 |
|
Daniel Fuchs
|
6273ab97dc
|
8317808: HTTP/2 stream cancelImpl may leave subscriber registered
Reviewed-by: michaelm, djelinski
|
2023-10-13 14:35:50 +00:00 |
|
Leonid Mesnik
|
993951b85e
|
8316464: 3 sun/tools tests ignore VM flags
Reviewed-by: sspitsyn, cjplummer
|
2023-10-12 23:32:37 +00:00 |
|
Damon Nguyen
|
61ce739ac8
|
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
Reviewed-by: honkar, aivanov
|
2023-10-12 22:02:16 +00:00 |
|
Daniel D. Daugherty
|
0983b54866
|
8318038: ProblemList runtime/CompressedOops/CompressedClassPointers.java on two platforms
8318040: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java on macosx-aarch64
8318042: ProblemList java/nio/channels/vthread/BlockingChannelOps.java#direct-register with GenZGC
Reviewed-by: rriggs, azvegint
|
2023-10-12 20:02:10 +00:00 |
|
Jorn Vernee
|
32ac72c3d3
|
8312522: Implementation of Foreign Function & Memory API
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
|
2023-10-12 19:50:08 +00:00 |
|
Rajan Halade
|
9728e21db1
|
8317967: Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases
Reviewed-by: mullan
|
2023-10-12 17:02:32 +00:00 |
|
Ravi Gupta
|
00ef9f9c32
|
8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly
Reviewed-by: tr, honkar, aivanov
|
2023-10-12 09:40:02 +00:00 |
|
Alexander Zvegintsev
|
387896fb34
|
8309621: [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
Reviewed-by: prr, honkar
|
2023-10-11 22:14:23 +00:00 |
|
Matthew Donovan
|
8d2ad2b1ae
|
8317977: update problemlist to include MacOS for sun/security/tools/keytool/NssTest.java
Reviewed-by: dcubed
|
2023-10-11 21:27:19 +00:00 |
|
Daniel D. Daugherty
|
b92de54a81
|
8317964: java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java fails on macosx-all after JDK-8317751
Reviewed-by: azvegint
|
2023-10-11 17:03:02 +00:00 |
|
Matthew Donovan
|
2a80160960
|
8314283: Support for NSS tests on aarch64 platforms
Reviewed-by: rhalade
|
2023-10-11 16:44:22 +00:00 |
|
Christoph Langer
|
ca96fd3b07
|
8317839: Exclude java/nio/channels/Channels/SocketChannelStreams.java on AIX
Reviewed-by: alanb
|
2023-10-11 06:54:20 +00:00 |
|
Christoph Langer
|
1161e3da14
|
8317803: Exclude java/net/Socket/asyncClose/Race.java on AIX
Reviewed-by: mbaesken
|
2023-10-11 05:57:28 +00:00 |
|
lawrence.andrews
|
f40ea5109e
|
8317751: ProblemList ConsumeForModalDialogTest.java, MenuItemActivatedTest.java & MouseModifiersUnitTest_Standard.java for windows
Reviewed-by: prr
|
2023-10-10 22:52:22 +00:00 |
|
Leonid Mesnik
|
fec1d49783
|
8316452: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags
Reviewed-by: sspitsyn
|
2023-10-10 20:14:56 +00:00 |
|
Claes Redestad
|
33591a30d2
|
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
Reviewed-by: pminborg, rriggs
|
2023-10-10 17:01:57 +00:00 |
|
Christoph Langer
|
fcff222f92
|
8317706: Exclude java/awt/Graphics2D/DrawString/RotTransText.java on linux
Reviewed-by: aivanov
|
2023-10-10 07:06:32 +00:00 |
|
Christoph Langer
|
ad6dce376d
|
8317705: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-ppc64le and aix due to JDK-8248691
Reviewed-by: sspitsyn
|
2023-10-10 07:05:31 +00:00 |
|
Leonid Mesnik
|
053f45695f
|
8316447: 8 sun/management/jmxremote tests ignore VM flags
Reviewed-by: kevinw, sspitsyn
|
2023-10-09 23:10:29 +00:00 |
|
Leonid Mesnik
|
5b311f20df
|
8316446: 4 sun/management/jdp tests ignore VM flags
Reviewed-by: cjplummer, kevinw
|
2023-10-09 23:09:39 +00:00 |
|
Justin Lu
|
8e0686b065
|
8317633: Modernize text.testlib.HexDumpReader
Reviewed-by: lancea, naoto, mli
|
2023-10-09 22:57:09 +00:00 |
|
Justin Lu
|
5e8d893c48
|
8317631: Refactor ChoiceFormat tests to use JUnit
Reviewed-by: naoto
|
2023-10-09 22:37:41 +00:00 |
|
Vyom Tewari
|
460ebcd9cb
|
8314978: Multiple server call from connection failing with expect100 in getOutputStream
Reviewed-by: dfuchs
|
2023-10-08 05:13:00 +00:00 |
|
vamsi-parasa
|
a4e9168bab
|
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
|
2023-10-06 20:15:30 +00:00 |
|
Naoto Sato
|
8a30c2a9b2
|
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
Reviewed-by: joehw
|
2023-10-05 23:06:20 +00:00 |
|
Daniel Fuchs
|
4c5b66dcea
|
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
Reviewed-by: djelinski
|
2023-10-05 10:44:05 +00:00 |
|
Alisen Chung
|
3105538de5
|
8316146: Open some swing tests 4
Reviewed-by: honkar, aivanov, prr
|
2023-10-04 19:38:26 +00:00 |
|
Mark Powers
|
8c0d026d0f
|
8315042: NPE in PKCS7.parseOldSignedData
Reviewed-by: valeriep, weijun
|
2023-10-04 00:23:42 +00:00 |
|
Justin Lu
|
b859da9c54
|
8316696: Remove the testing base classes: IntlTest and CollatorTest
Reviewed-by: naoto
|
2023-10-03 16:38:17 +00:00 |
|
Leonid Mesnik
|
89987dbf87
|
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
Reviewed-by: cjplummer, amenkov
|
2023-10-03 15:03:47 +00:00 |
|
Mark Powers
|
6e1aacdfba
|
8296631: NSS tests failing on OL9 linux-aarch64 hosts
Reviewed-by: valeriep
|
2023-10-02 22:43:48 +00:00 |
|
Weijun Wang
|
d2e2c4cef1
|
8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry
Reviewed-by: djelinski, mullan
|
2023-10-02 21:53:12 +00:00 |
|
Weijun Wang
|
d7d1d42b67
|
8316771: Krb5.java has not defined messages for all error codes
Reviewed-by: mullan
|
2023-10-02 19:55:22 +00:00 |
|
Weijun Wang
|
f985006142
|
8309356: Read files in includedir in alphanumeric order
Reviewed-by: mullan
|
2023-10-02 18:12:06 +00:00 |
|
Daniel Fuchs
|
8093563bce
|
8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
Reviewed-by: djelinski
|
2023-10-02 13:06:43 +00:00 |
|
Michal Sobierski
|
59847926b6
|
8316415: Parallelize sun/security/rsa/SignedObjectChain.java subtests
Reviewed-by: shade, rhalade, valeriep
|
2023-10-02 09:56:14 +00:00 |
|
Alexey Semenyuk
|
5a6aa569aa
|
8303959: tools/jpackage/share/RuntimePackageTest.java fails with java.lang.AssertionError missing files
Reviewed-by: almatvee
|
2023-09-29 17:17:54 +00:00 |
|
Alexey Semenyuk
|
179792beb4
|
8317283: jpackage tests run osx-specific checks on windows and linux
Reviewed-by: almatvee
|
2023-09-29 14:53:42 +00:00 |
|
Jaikiran Pai
|
0259da9283
|
8301686: TLS 1.3 handshake fails if server_name doesn't match resuming session
Reviewed-by: djelinski, wetmore
|
2023-09-29 05:00:02 +00:00 |
|
Justin Lu
|
355811a996
|
8316559: Refactor some util/Calendar tests to JUnit
Reviewed-by: naoto, lancea
|
2023-09-28 23:51:12 +00:00 |
|
Aleksei Voitylov
|
cfcbfc6cae
|
8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163
Reviewed-by: simonis, rgiulietti, rriggs
|
2023-09-28 18:11:40 +00:00 |
|
Leonid Mesnik
|
ca5eee2fe3
|
8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless
Reviewed-by: cjplummer, sspitsyn
|
2023-09-28 17:15:40 +00:00 |
|
Naoto Sato
|
3481a48571
|
8316974: ListFormat creation is unsuccessful for some of the supported Locales
Reviewed-by: joehw, rriggs
|
2023-09-28 16:04:46 +00:00 |
|
Daniel Fuchs
|
fc98998627
|
8316580: HttpClient with StructuredTaskScope does not close when a task fails
Reviewed-by: djelinski
|
2023-09-28 13:32:38 +00:00 |
|
Matthias Baesken
|
bc5a39bb54
|
8317144: Exclude sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java on Linux ppc64le
Reviewed-by: mdoerr
|
2023-09-28 11:42:59 +00:00 |
|
Maurizio Cimadamore
|
798125152b
|
8316970: Add internal annotation to mark restricted methods
Reviewed-by: jvernee, iris, alanb
|
2023-09-28 09:49:57 +00:00 |
|
Alisen Chung
|
d3a79b5861
|
8316371: Open some swing tests 6
Reviewed-by: dnguyen, prr
|
2023-09-27 23:20:29 +00:00 |
|
Roger Riggs
|
1be355734d
|
8315721: CloseRace.java#id0 fails transiently on libgraal
Reviewed-by: lancea, jpai
|
2023-09-27 13:30:35 +00:00 |
|
Alan Bateman
|
b24ad7cf57
|
8316924: java/lang/Thread/virtual/stress/ParkALot.java times out
Reviewed-by: jpai
|
2023-09-27 12:54:29 +00:00 |
|
Christoph Langer
|
ad6df41a9e
|
8316710: Exclude java/awt/font/Rotate/RotatedTextTest.java
Reviewed-by: mbaesken, aivanov
|
2023-09-27 12:37:39 +00:00 |
|
Daniel Jeliński
|
fee9d3362c
|
8293176: SSLEngine handshaker does not send an alert after a bad parameters
Reviewed-by: mdonovan, jnimeh
|
2023-09-27 07:33:52 +00:00 |
|
Matthias Baesken
|
b659e0343a
|
8316897: tools/jpackage/junit tests fail on AIX after JDK-8316547
Reviewed-by: cstein, asemenyuk, almatvee
|
2023-09-27 06:43:50 +00:00 |
|
Prasanta Sadhukhan
|
83806abe44
|
6450193: After the first Serialization, JTableHeader does not uninstall its UI
Reviewed-by: aivanov
|
2023-09-27 04:28:10 +00:00 |
|
Alexander Zvegintsev
|
2f311d59dc
|
8316211: Open source several manual applet tests
Reviewed-by: honkar, aivanov
|
2023-09-26 21:24:07 +00:00 |
|
Alexander Zvegintsev
|
65227a3c64
|
8316389: Open source few AWT applet tests
Reviewed-by: dnguyen, abhiscxk, aivanov
|
2023-09-26 21:23:34 +00:00 |
|
Alisen Chung
|
788e6e1548
|
8316218: Open some swing tests 5
Reviewed-by: prr, dnguyen
|
2023-09-26 20:52:04 +00:00 |
|
Leonid Mesnik
|
ee9776fa23
|
8304839: Move TestScaffold.main() to the separate class DebugeeWrapper
Reviewed-by: amenkov, cjplummer
|
2023-09-26 18:35:13 +00:00 |
|
Brian Burkhalter
|
36ac83904c
|
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable
Reviewed-by: alanb
|
2023-09-26 15:27:44 +00:00 |
|
Matthias Baesken
|
1f7dfda705
|
8316671: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java test fails intermittent with Read timed out
Reviewed-by: lucy
|
2023-09-26 14:01:45 +00:00 |
|
Sergey Bylokhov
|
0dce4c1758
|
8313220: Remove Windows specific workaround in LCMS.c for _snprintf
Reviewed-by: prr
|
2023-09-25 23:01:19 +00:00 |
|
Sergey Bylokhov
|
e5f05b5a96
|
8312191: ColorConvertOp.filter for the default destination is too slow
Reviewed-by: prr
|
2023-09-25 20:54:00 +00:00 |
|
Alexander Zuev
|
be9cc73fca
|
8315871: Opensource five more Swing regression tests
Reviewed-by: dnguyen, prr
|
2023-09-25 18:30:49 +00:00 |
|
Naoto Sato
|
e3201d1d13
|
8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously passing
Reviewed-by: jlu, alanb
|
2023-09-25 18:03:52 +00:00 |
|
Liam Miller-Cushon
|
9291b46bcf
|
8313804: JDWP support for -Djava.net.preferIPv6Addresses=system
Reviewed-by: cjplummer, amenkov
|
2023-09-25 16:43:20 +00:00 |
|
Ian Myers
|
0f77d250b6
|
8315684: Parallelize sun/security/util/math/TestIntegerModuloP.java
Reviewed-by: shade, weijun
|
2023-09-25 13:12:41 +00:00 |
|
Tejesh R
|
f0ff001dd7
|
8315742: Open source several Swing Scroll related tests
Reviewed-by: dnguyen, psadhukhan
|
2023-09-25 05:35:35 +00:00 |
|
Alisen Chung
|
a2391a92cd
|
8316053: Open some swing tests 3
Reviewed-by: dnguyen, prr
|
2023-09-23 05:42:07 +00:00 |
|
Alisen Chung
|
d2d7d9a8b7
|
8315882: Open some swing tests 2
Reviewed-by: honkar, prr
|
2023-09-23 04:45:16 +00:00 |
|
Alisen Chung
|
e015e6ce28
|
8315825: Open some swing tests
Reviewed-by: abhiscxk, prr
|
2023-09-22 20:51:14 +00:00 |
|
Ben Perez
|
53516aed38
|
8304956: Update KeyStore.getDefaultType() specification to return pkcs12 as fallback
Reviewed-by: hchao, mullan
|
2023-09-22 17:31:57 +00:00 |
|
Brian Burkhalter
|
373cdf257d
|
8315960: test/jdk/java/io/File/TempDirDoesNotExist.java leaves test files behind
Reviewed-by: lancea, djelinski, rriggs
|
2023-09-22 17:24:05 +00:00 |
|
Naoto Sato
|
f7578e8048
|
8316540: StoreReproducibilityTest fails on some locales
Reviewed-by: joehw, jlu, jpai, alanb
|
2023-09-22 16:53:56 +00:00 |
|
Alexey Ivanov
|
00f585bd22
|
8316206: Test StretchedFontTest.java fails for Baekmuk font
Ignore broken fonts, i.e. the fonts for which
GlyphVector(TEXT).getVisualBounds().isEmpty() returns true
Reviewed-by: azvegint, prr, goetz
|
2023-09-22 12:47:01 +00:00 |
|
Claes Redestad
|
c24c66db97
|
8316681: Rewrite URLEncoder.encode to use small reusable buffers
Reviewed-by: dfuchs, rriggs
|
2023-09-22 09:41:01 +00:00 |
|
Mandy Chung
|
c72f00463f
|
8316456: StackWalker may skip Continuation::yield0 frame mistakenly
Reviewed-by: rpressler, pchilanomate
|
2023-09-21 23:10:49 +00:00 |
|
Damon Nguyen
|
d3e8218386
|
8316306: Open source and convert manual Swing test
Reviewed-by: honkar, azvegint
|
2023-09-21 19:37:47 +00:00 |
|
Alexander Zvegintsev
|
3b397c8552
|
8315965: Open source various AWT applet tests
Reviewed-by: honkar, psadhukhan
|
2023-09-21 18:28:19 +00:00 |
|
Sean Mullan
|
c698b45a7b
|
8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2
Reviewed-by: jnimeh
|
2023-09-21 17:31:46 +00:00 |
|
Damon Nguyen
|
83b01cf3c2
|
8311922: [macOS] right-Option key fails to generate release event
Reviewed-by: honkar, prr
|
2023-09-21 16:42:14 +00:00 |
|
Alexander Zvegintsev
|
3809d69ac4
|
8316240: Open source several add/remove MenuBar manual tests
Reviewed-by: honkar, psadhukhan
|
2023-09-21 13:57:28 +00:00 |
|
Abhishek Kumar
|
9f5d2b947f
|
8316285: Opensource JButton manual tests
Reviewed-by: psadhukhan, tr
|
2023-09-21 06:35:34 +00:00 |
|
Damon Nguyen
|
c04c9ea361
|
8316627: JViewport Test headless failure
Reviewed-by: dcubed, prr
|
2023-09-20 22:11:27 +00:00 |
|
Brian Burkhalter
|
5cacf212f0
|
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize overflow
Reviewed-by: alanb
|
2023-09-20 20:42:31 +00:00 |
|
Coleen Phillimore
|
3301fb1e8a
|
8315869: UseHeavyMonitors not used
Reviewed-by: dcubed, alanb
|
2023-09-20 19:09:02 +00:00 |
|
Naoto Sato
|
7c991cc567
|
8296246: Update Unicode Data Files to Version 15.1.0
Reviewed-by: erikj, joehw, srl, rriggs
|
2023-09-20 17:39:57 +00:00 |
|
Damon Nguyen
|
a021dbcb9e
|
8316149: Open source several Swing JTree JViewport KeyboardManager tests
Reviewed-by: psadhukhan, tr
|
2023-09-20 16:19:37 +00:00 |
|
Alexander Zuev
|
c43ebd34af
|
8315981: Opensource five more random Swing tests
Reviewed-by: tr, azvegint
|
2023-09-20 14:31:42 +00:00 |
|
Alexey Semenyuk
|
2568188630
|
8316547: Use JUnit.dir jtreg property with jpackage JUnit tests
Reviewed-by: almatvee
|
2023-09-19 21:43:35 +00:00 |
|
Harshitha Onkar
|
833a82872c
|
8315876: Open source several Swing CSS related tests
Reviewed-by: azvegint, dnguyen, aivanov
|
2023-09-19 20:41:57 +00:00 |
|
Harshitha Onkar
|
d19e017d3f
|
8315951: Open source several Swing HTMLEditorKit related tests
Reviewed-by: dnguyen, aivanov
|
2023-09-19 18:42:56 +00:00 |
|
Damon Nguyen
|
62c0a1b9ac
|
8315883: Open source several Swing JToolbar tests
Reviewed-by: honkar, aivanov
|
2023-09-19 18:28:37 +00:00 |
|
Harshitha Onkar
|
0c972468e7
|
8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp
Reviewed-by: aivanov, serb
|
2023-09-19 17:37:49 +00:00 |
|
Damon Nguyen
|
d2b2f6759f
|
8315952: Open source several Swing JToolbar JTooltip JTree tests
Reviewed-by: aivanov, honkar
|
2023-09-19 17:34:03 +00:00 |
|
Damon Nguyen
|
5f6cee86ef
|
8316056: Open source several Swing JTree tests
Reviewed-by: honkar, aivanov
|
2023-09-19 16:56:12 +00:00 |
|
Rajan Halade
|
da57d2a1eb
|
8308592: Framework for CA interoperability testing
Reviewed-by: mullan
|
2023-09-19 16:11:23 +00:00 |
|
Glavo
|
f25c920fd3
|
8314774: Optimize URLEncoder
Reviewed-by: redestad, dfuchs
|
2023-09-19 13:49:58 +00:00 |
|
Tejesh R
|
7c5f2a2db9
|
8315669: Open source several Swing PopupMenu related tests
Reviewed-by: dnguyen, psadhukhan
|
2023-09-19 13:36:16 +00:00 |
|
Alan Bateman
|
4461eeb31d
|
8312498: Thread::getState and JVM TI GetThreadState should return TIMED_WAITING virtual thread is timed parked
Reviewed-by: sspitsyn, rpressler
|
2023-09-19 10:58:12 +00:00 |
|
Tejesh R
|
138542de78
|
8316061: Open source several Swing RootPane and Slider related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:33 +00:00 |
|
Tejesh R
|
f52e500f80
|
8316104: Open source several Swing SplitPane and RadioButton related tests
Reviewed-by: kizune, abhiscxk
|
2023-09-19 05:15:01 +00:00 |
|
Damon Nguyen
|
24c3d86f32
|
8315804: Open source several Swing JTabbedPane JTextArea JTextField tests
Reviewed-by: honkar, aivanov
|
2023-09-18 23:08:26 +00:00 |
|
Alexey Semenyuk
|
dcea9bf087
|
8301247: JPackage app-image exe launches multiple exe's in JDK 17+
Reviewed-by: almatvee
|
2023-09-18 20:19:36 +00:00 |
|
Alexey Semenyuk
|
1b104b63a9
|
8314909: tools/jpackage/windows/Win8282351Test.java fails with java.lang.AssertionError: Expected [0]. Actual [1618]:
Reviewed-by: almatvee
|
2023-09-18 20:12:38 +00:00 |
|
Christoph Langer
|
2e2d49c76d
|
8316400: Exclude jdk/jfr/event/runtime/TestResidentSetSizeEvent.java on AIX
Reviewed-by: mbaesken
|
2023-09-18 12:31:36 +00:00 |
|
Christoph Langer
|
bf9d1e2071
|
8316399: Exclude java/net/MulticastSocket/Promiscuous.java on AIX
Reviewed-by: alanb
|
2023-09-18 12:31:14 +00:00 |
|
Joachim Kern
|
21c2dac159
|
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX
Reviewed-by: dholmes, mbaesken
|
2023-09-18 11:57:48 +00:00 |
|
Nikita Sakharin
|
3828dc913a
|
8314236 : Overflow in Collections.rotate
Co-authored-by: Nikita Sakharin <17588081+nikita-sakharin@users.noreply.github.com>
Reviewed-by: shade, smarks
|
2023-09-18 09:20:11 +00:00 |
|
Matthias Baesken
|
aa0ebeedb1
|
8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22
Reviewed-by: lucy, clanger
|
2023-09-18 07:01:48 +00:00 |
|
Alan Bateman
|
f44032969f
|
8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads
Reviewed-by: jpai, lancea
|
2023-09-17 11:53:12 +00:00 |
|
Christoph Langer
|
e62419823a
|
8316387: Exclude more failing multicast tests on AIX after JDK-8315651
Reviewed-by: alanb
|
2023-09-16 21:08:49 +00:00 |
|
Harshitha Onkar
|
8f46abc938
|
8315889: Open source several Swing HTMLDocument related tests
Reviewed-by: tr, azvegint
|
2023-09-15 20:32:38 +00:00 |
|
Chris Plummer
|
00504472b9
|
8316148: Remove sun/tools/jhsdb/JStackStressTest.java from problem list
Reviewed-by: dholmes
|
2023-09-15 20:22:03 +00:00 |
|
Daniel Fuchs
|
dc5ca1d379
|
8316031: SSLFlowDelegate should not log from synchronized block
Reviewed-by: djelinski
|
2023-09-15 17:21:27 +00:00 |
|
Brian Burkhalter
|
8dfde28b28
|
8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/file/Path/PathOps.java
Reviewed-by: alanb
|
2023-09-15 15:15:46 +00:00 |
|
Daniel Fuchs
|
4f864faf42
|
8314136: Test java/net/httpclient/CancelRequestTest.java failed: WARNING: tracker for HttpClientImpl(42) has outstanding operations
Reviewed-by: jpai
|
2023-09-15 08:30:18 +00:00 |
|
Abhishek Kumar
|
bfbc41c1f1
|
8315741: Open source few swing JFormattedTextField and JPopupMenu tests
Reviewed-by: kizune, tr
|
2023-09-15 06:23:20 +00:00 |
|
Abhishek Kumar
|
0775bf2f03
|
8316106: Open source few swing JInternalFrame and JMenuBar tests
Reviewed-by: kizune, tr
|
2023-09-15 06:18:36 +00:00 |
|
Tejesh R
|
4a63eb0522
|
8315834: Open source several Swing JSpinner related tests
Reviewed-by: psadhukhan, abhiscxk
|
2023-09-15 06:08:27 +00:00 |
|
Per Minborg
|
8dc2d9280e
|
8316190: Improve MemorySegment::toString
Reviewed-by: rriggs
|
2023-09-15 05:43:57 +00:00 |
|
Jayathirth D V
|
783e44d07e
|
8316326: ProblemList java/awt/Mouse/EnterExitEvents/DragWindowTest.java on macosx-all again
Reviewed-by: dholmes
|
2023-09-15 03:04:28 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Harshitha Onkar
|
d475f61fd5
|
8315731: Open source several Swing Text related tests
Reviewed-by: psadhukhan, tr
|
2023-09-14 22:03:03 +00:00 |
|
Soumadipta Roy
|
4415261688
|
8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java
Reviewed-by: martin, shade
|
2023-09-14 19:22:31 +00:00 |
|
Adam Sotona
|
b2e91060db
|
8313452: Improve Classfile API attributes handling safety
Reviewed-by: briangoetz
|
2023-09-14 18:52:51 +00:00 |
|
Adam Sotona
|
ca747f09b6
|
8315678: Classfile API ConstantPool::entryCount and ConstantPool::entryByIndex methods are confusing
Reviewed-by: briangoetz
|
2023-09-14 18:30:39 +00:00 |
|
Adam Sotona
|
6d47fc6d5b
|
8313258: RuntimeInvisibleTypeAnnotationsAttribute.annotations() API Index out of Bound error
Reviewed-by: briangoetz
|
2023-09-14 18:29:01 +00:00 |
|
Harshitha Onkar
|
c11f8352e9
|
8315824: Open source several Swing Text/HTML related tests
Reviewed-by: psadhukhan, azvegint
|
2023-09-14 17:51:54 +00:00 |
|
Mandy Chung
|
5cea53d372
|
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: rriggs
|
2023-09-14 16:10:55 +00:00 |
|
Prasanta Sadhukhan
|
a57b9dab6c
|
8316242: Opensource SwingGraphics manual test
Reviewed-by: kizune, abhiscxk
|
2023-09-14 15:50:03 +00:00 |
|
Prasanta Sadhukhan
|
8f4dfc443b
|
8316164: Opensource JMenuBar manual test
Reviewed-by: tr, jdv
|
2023-09-14 10:21:44 +00:00 |
|
Prasanta Sadhukhan
|
33c62e4fff
|
8316154: Opensource JTextArea manual tests
Reviewed-by: abhiscxk, jdv
|
2023-09-14 10:09:08 +00:00 |
|
Kevin Walls
|
903b9e8dd9
|
8316199: Remove sun/tools/jstatd/TestJstatd* tests from problemlist for Windows.
Reviewed-by: lmesnik, cjplummer
|
2023-09-14 07:06:20 +00:00 |
|
Alexander Zvegintsev
|
1741d13b12
|
8315726: Open source several AWT applet tests
Reviewed-by: psadhukhan, aivanov
|
2023-09-13 22:23:27 +00:00 |
|
Sean Coffey
|
ff240a9135
|
8316087: Test SignedLoggerFinderTest.java is still failing
Reviewed-by: dfuchs
|
2023-09-13 15:05:46 +00:00 |
|
Abhishek Kumar
|
fecd2fd8f2
|
8315898: Open source swing JMenu tests
Reviewed-by: serb
|
2023-09-13 07:42:53 +00:00 |
|
Abhishek Kumar
|
bb6b3f2486
|
8315761: Open source few swing JList and JMenuBar tests
Reviewed-by: psadhukhan, tr
|
2023-09-13 07:35:01 +00:00 |
|
Abhishek Kumar
|
fe5ef5f20d
|
8315677: Open source few swing JFileChooser and other tests
Reviewed-by: psadhukhan, tr
|
2023-09-13 07:27:18 +00:00 |
|
Prasanta Sadhukhan
|
a36f5a54ab
|
8315663: Open source misc awt tests
Reviewed-by: tr, jdv
|
2023-09-13 05:25:25 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Aleksey Shipilev
|
947dee7f2d
|
8316113: Infinite permission checking loop in java/net/spi/InetAddressResolverProvider/RuntimePermissionTest
Reviewed-by: jpai, aefimov, dfuchs
|
2023-09-12 18:13:55 +00:00 |
|
Prasanta Sadhukhan
|
8b4f9a88e6
|
8315990: Amend problemlisted tests to proper position
Reviewed-by: aivanov
|
2023-09-12 11:47:07 +00:00 |
|
Naoto Sato
|
d0be73a780
|
8041488: Locale-Dependent List Patterns
Reviewed-by: joehw, rriggs
|
2023-09-11 16:48:22 +00:00 |
|
Prasanta Sadhukhan
|
ae08143d3d
|
8315611: Open source swing text/html and tree test
Reviewed-by: jdv
|
2023-09-11 13:23:47 +00:00 |
|
Aleksey Shipilev
|
1941290b79
|
8315942: Sort platform enums and definitions after JDK-8304913 follow-ups
Reviewed-by: rriggs, jpai
|
2023-09-11 12:08:31 +00:00 |
|
Prasanta Sadhukhan
|
a04c6c1ac6
|
8315609: Open source few more swing text/html tests
Reviewed-by: jdv
|
2023-09-11 07:06:41 +00:00 |
|
Vladimir Petko
|
dab1c213fd
|
8314491: Linux: jexec launched via PATH fails to find java
Reviewed-by: dholmes, rriggs
|
2023-09-10 23:20:49 +00:00 |
|
Aleksey Shipilev
|
9559e035d2
|
8315578: PPC builds are broken after JDK-8304913
Reviewed-by: mdoerr, rriggs
|
2023-09-08 15:11:17 +00:00 |
|
Sean Coffey
|
e409d07ae8
|
8315696: SignedLoggerFinderTest.java test failed
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
|
2023-09-08 14:25:58 +00:00 |
|
Markus Grönlund
|
b3dfc399da
|
8315930: Revert "8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native"
Reviewed-by: egahlin
|
2023-09-08 12:27:01 +00:00 |
|
Tejesh R
|
3a00ec8639
|
8312075: FileChooser.win32.newFolder is not updated when changing Locale
Reviewed-by: aivanov, abhiscxk
|
2023-09-08 04:26:14 +00:00 |
|
Prasanta Sadhukhan
|
806ef0897b
|
8315594: Open source few headless Swing misc tests
Reviewed-by: azvegint
|
2023-09-08 03:44:15 +00:00 |
|
shaojin.wensj
|
4b43c25fe3
|
8310929: Optimization for Integer.toString
Reviewed-by: redestad, rriggs
|
2023-09-08 02:13:52 +00:00 |
|
Mandy Chung
|
111ecdbaf5
|
8268829: Provide an optimized way to walk the stack with Class object only
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
|
2023-09-07 21:37:40 +00:00 |
|
Daniel D. Daugherty
|
7e7ab6ee1b
|
8315877: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-aarch64
8315879: ProblemList java/awt/PopupMenu/PopupMenuLocation.java on macosx-aarch64
Reviewed-by: azvegint, rriggs, ccheung
|
2023-09-07 20:10:00 +00:00 |
|
Markus Grönlund
|
1cae0f53a9
|
8315220: Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Reviewed-by: mbaesken, egahlin
|
2023-09-07 16:12:55 +00:00 |
|
Qing Xiao
|
2fd870a74f
|
8315444: Convert test/jdk/tools to Classfile API
Reviewed-by: asotona
|
2023-09-07 15:02:13 +00:00 |
|
Per Minborg
|
b408a82f9b
|
8314260: Unable to load system libraries on Windows when using a SecurityManager
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
|
2023-09-07 11:52:14 +00:00 |
|
Prasanta Sadhukhan
|
fd6442c079
|
8315602: Open source swing security manager test
Reviewed-by: kizune, aivanov
|
2023-09-07 10:16:06 +00:00 |
|
Matthias Baesken
|
9887cd8adc
|
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
Reviewed-by: mdoerr
|
2023-09-07 07:36:08 +00:00 |
|
Prasanta Sadhukhan
|
b05198a4f3
|
8315600: Open source few more headless Swing misc tests
Reviewed-by: aivanov
|
2023-09-07 03:49:42 +00:00 |
|
Prasanta Sadhukhan
|
4127fbb9ed
|
8315606: Open source few swing text/html tests
Reviewed-by: aivanov
|
2023-09-07 03:41:24 +00:00 |
|
Aleksey Shipilev
|
cfc148930b
|
8315579: SPARC64 builds are broken after JDK-8304913
Reviewed-by: rriggs, phh
|
2023-09-06 08:27:11 +00:00 |
|
Rajan Halade
|
7a08e6bdd6
|
8313575: Refactor PKCS11Test tests
Reviewed-by: valeriep
|
2023-09-05 23:08:25 +00:00 |
|
Alex Menkov
|
d3ee704b28
|
8315563: Remove references to JDK-8226420 from problem list
Reviewed-by: kevinw, cjplummer
|
2023-09-05 22:46:15 +00:00 |
|
Rajan Halade
|
939d7c5d84
|
8161536: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with ProviderException
Reviewed-by: mullan
|
2023-09-05 17:51:12 +00:00 |
|
Christoph Langer
|
69c9ec92d0
|
8314094: java/lang/ProcessHandle/InfoTest.java fails on Windows when run as user with Administrator privileges
Reviewed-by: mbaesken, azeller
|
2023-09-05 08:30:03 +00:00 |
|
Matthias Baesken
|
8bbebbba8f
|
8315644: increase timeout of sun/security/tools/jarsigner/Warning.java
Reviewed-by: clanger, lucy
|
2023-09-05 07:06:37 +00:00 |
|
Per Minborg
|
f292268268
|
8315454: Add a way to create an immutable snapshot of a BitSet
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: redestad
|
2023-09-05 06:43:00 +00:00 |
|
Yi Yang
|
75d4ac2659
|
8311775: [TEST] duplicate verifyHeapDump in several tests
Reviewed-by: kevinw, amenkov, cjplummer
|
2023-09-04 01:56:13 +00:00 |
|
Rajat Mahajan
|
4f90abaf17
|
8311585: Add JRadioButtonMenuItem to bug8031573.java
Reviewed-by: honkar, aivanov
|
2023-09-01 21:49:49 +00:00 |
|
Abhishek Kumar
|
56b8db11c3
|
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
Reviewed-by: tr, dnguyen, psadhukhan
|
2023-09-01 15:26:25 +00:00 |
|
Daniel Jeliński
|
42f5b9e7aa
|
8315436: HttpsServer does not send TLS alerts
Reviewed-by: dfuchs, michaelm
|
2023-09-01 10:19:53 +00:00 |
|
Brian Burkhalter
|
63f561fac2
|
8306882: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link
Reviewed-by: alanb
|
2023-08-31 21:14:22 +00:00 |
|
Valerie Peng
|
2436fb010e
|
8312306: Add more Reference.reachabilityFence() calls to the security classes using Cleaner
Reviewed-by: ascarpino
|
2023-08-31 20:40:25 +00:00 |
|
Mandy Chung
|
c8acab1d91
|
8315413: Remove special filtering of Continuation.yield0 in StackWalker
Reviewed-by: alanb
|
2023-08-31 16:11:03 +00:00 |
|
Oliver Kopp
|
ea5aa61c8c
|
8315383: jlink SystemModulesPlugin incorrectly parses the options
Reviewed-by: mchung
|
2023-08-31 16:10:44 +00:00 |
|
Aleksey Shipilev
|
145d8bc1a3
|
8315051: jdk/jfr/jvm/TestGetEventWriter.java fails with non-JVMCI GCs
Reviewed-by: phh, egahlin
|
2023-08-31 11:15:09 +00:00 |
|
Thomas Obermeier
|
486fa08d4b
|
8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
Reviewed-by: clanger, mbaesken
|
2023-08-31 09:51:13 +00:00 |
|
Justin Lu
|
3c8a6678fe
|
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
|
2023-08-30 23:40:34 +00:00 |
|
Brian Burkhalter
|
dd64a4a483
|
8315241: (fs) Move toRealPath tests in java/nio/file/Path/Misc.java to separate JUnit 5 test
Reviewed-by: rriggs
|
2023-08-30 16:58:16 +00:00 |
|
Sean Coffey
|
7daae1fb42
|
8314263: Signed jars triggering Logger finder recursion and StackOverflowError
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: dfuchs
|
2023-08-30 12:54:57 +00:00 |
|
Matthias Baesken
|
f3aeb024d9
|
8315213: java/lang/ProcessHandle/TreeTest.java test enhance output of children
Reviewed-by: stuefe, rriggs
|
2023-08-30 06:46:51 +00:00 |
|
Matthias Baesken
|
1e7e2bcf35
|
8315214: Do not run sun/tools/jhsdb tests concurrently
Reviewed-by: alanb, cjplummer
|
2023-08-30 06:41:43 +00:00 |
|
Valerie Peng
|
1c598c2245
|
8312428: PKCS11 tests fail with NSS 3.91
Reviewed-by: ssahoo, rhalade
|
2023-08-29 22:08:34 +00:00 |
|
Kevin Walls
|
1d0250709a
|
8314476: TestJstatdPortAndServer.java failed with "java.rmi.NoSuchObjectException: no such object in table"
Reviewed-by: msheppar, sspitsyn
|
2023-08-29 08:54:00 +00:00 |
|
Justin Lu
|
b4b2fecb42
|
8311081: KeytoolReaderP12Test.java fail on localized Windows platform
Reviewed-by: lancea, jpai, weijun
|
2023-08-28 20:36:32 +00:00 |
|
lawrence.andrews
|
31e26814db
|
8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage
Reviewed-by: honkar, aivanov
|
2023-08-28 20:31:02 +00:00 |
|
Alisen Chung
|
21916f32c0
|
8139208: [macosx] Issue with setExtendedState of JFrame
Reviewed-by: honkar, dnguyen, azvegint
|
2023-08-28 20:17:40 +00:00 |
|
Roberto Castañeda Lozano
|
1c3177eea7
|
8315029: [BACKOUT] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index))
Reviewed-by: chagedorn, mdoerr
|
2023-08-28 11:08:44 +00:00 |
|
Darragh Clarke
|
1664e793eb
|
8311792: java/net/httpclient/ResponsePublisher.java fails intermittently with AssertionError: Found some outstanding operations
Reviewed-by: dfuchs, jpai
|
2023-08-28 10:03:42 +00:00 |
|
Daniel Jeliński
|
12de9b0225
|
8314148: Fix variable scope in SunMSCAPI
Reviewed-by: valeriep
|
2023-08-28 05:27:25 +00:00 |
|
Chris Plummer
|
8a5db6bab3
|
8237542: JMapHeapConfigTest.java doesn't work with negative jlong values
Reviewed-by: sspitsyn, shade
|
2023-08-25 23:16:02 +00:00 |
|
Rajan Halade
|
e9ba8d5a0e
|
8314960: Add Certigna Root CA - 2
Reviewed-by: mullan
|
2023-08-25 18:17:27 +00:00 |
|
Leonid Mesnik
|
7342f5a033
|
8314333: Update com/sun/jdi/ProcessAttachTest.java to use ProcessTools.createTestJvm(..)
Reviewed-by: cjplummer
|
2023-08-25 16:18:45 +00:00 |
|
Roberto Castañeda Lozano
|
f139f30695
|
8315033: Problemlist java/lang/template/StringTemplateTest.java
Reviewed-by: chagedorn
|
2023-08-25 15:27:24 +00:00 |
|
Weibing Xiao
|
f2383b3cbd
|
8314063: The socket is not closed in Connection::createSocket when the handshake failed for LDAP connection
Reviewed-by: aefimov, msheppar
|
2023-08-25 12:20:18 +00:00 |
|
Vyom Tewari
|
acaab6fd74
|
8306040: HttpResponseInputStream.available() returns 1 on empty stream
Reviewed-by: dfuchs
|
2023-08-24 15:46:44 +00:00 |
|
Alexander Matveev
|
57a322da9b
|
8308042: [macos] Developer ID Application Certificate not picked up by jpackage if it contains UNICODE characters
Reviewed-by: asemenyuk
|
2023-08-23 20:22:12 +00:00 |
|