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 |
|
Ben Perez
|
9435cd1916
|
8175874: Update Security.insertProviderAt to specify behavior when requested position is out of range.
Reviewed-by: mullan, valeriep
|
2023-08-23 18:10:11 +00:00 |
|
lawrence.andrews
|
dbb788f34d
|
8294535: Add screen capture functionality to PassFailJFrame
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar
|
2023-08-23 17:48:07 +00:00 |
|
Brian Burkhalter
|
096b7ff097
|
8314810: (fs) java/nio/file/Files/CopyInterference.java should use TestUtil::supportsLinks
Reviewed-by: aturbanov, alanb
|
2023-08-23 15:31:33 +00:00 |
|
Alexey Ivanov
|
62610203f1
|
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
Ignore bitmaps embedded into fonts for non-uniform scales
Reviewed-by: prr, serb
|
2023-08-23 11:48:22 +00:00 |
|
Matthias Baesken
|
703817d21f
|
8314517: some tests fail in case ipv6 is disabled on the machine
Reviewed-by: mdoerr, lucy, jpai, dfuchs
|
2023-08-23 10:44:40 +00:00 |
|
Valerie Peng
|
ba6cdbe2c2
|
8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154
Reviewed-by: mbaesken, jnimeh
|
2023-08-22 23:49:03 +00:00 |
|
Sergey Bylokhov
|
87298d2ade
|
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
Reviewed-by: prr
|
2023-08-22 01:44:16 +00:00 |
|
Aleksey Shipilev
|
812f475bc4
|
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
Reviewed-by: cjplummer, sspitsyn
|
2023-08-21 09:02:01 +00:00 |
|
Sidraya
|
ec1f7a8480
|
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: amitkumar, jvernee, mdoerr
|
2023-08-21 07:15:25 +00:00 |
|
Christian Stein
|
c50315de8f
|
8314495: Update to use jtreg 7.3.1
Reviewed-by: dholmes, erikj, iris, jpai
|
2023-08-21 06:30:56 +00:00 |
|
Alan Bateman
|
ed0f75f266
|
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
Reviewed-by: psandoz
|
2023-08-19 18:42:43 +00:00 |
|
Tyler Steele
|
395fc78880
|
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
Reviewed-by: mbaesken, alanb, mdoerr
|
2023-08-18 20:11:24 +00:00 |
|
Harshitha Onkar
|
808bb1f7bc
|
8314246: javax/swing/JToolBar/4529206/bug4529206.java fails intermittently on Linux
Reviewed-by: dnguyen, serb
|
2023-08-17 20:37:06 +00:00 |
|
Chris Plummer
|
388dcff725
|
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
Reviewed-by: sspitsyn, amenkov
|
2023-08-17 15:09:09 +00:00 |
|
Per Minborg
|
2b81885f78
|
8314071: Test java/foreign/TestByteBuffer.java timed out
Reviewed-by: mcimadamore
|
2023-08-17 11:31:09 +00:00 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +00:00 |
|
Ben Perez
|
f143380d01
|
8314240: test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java fails to compile
Reviewed-by: mullan
|
2023-08-16 19:56:13 +00:00 |
|
Brian Burkhalter
|
6b396da278
|
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
Reviewed-by: alanb
|
2023-08-16 17:53:56 +00:00 |
|
Leonid Mesnik
|
7b28d3608a
|
8314330: java/foreign tests should respect vm flags when start new processes
Reviewed-by: jvernee
|
2023-08-16 17:49:38 +00:00 |
|
Lance Andersen
|
13f6450e2e
|
8313765: Invalid CEN header (invalid zip64 extra data field size)
Reviewed-by: simonis, alanb, coffeys
|
2023-08-16 15:42:36 +00:00 |
|
Matthias Baesken
|
ef6db5c299
|
8314211: Add NativeLibraryUnload event
Reviewed-by: stuefe, mdoerr
|
2023-08-16 07:39:42 +00:00 |
|
Prasanta Sadhukhan
|
2bd2faeb76
|
4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge
Reviewed-by: tr, aivanov, dnguyen
|
2023-08-16 05:35:40 +00:00 |
|
Christoph Schwentker
|
bc8e9f44a3
|
8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
Reviewed-by: mchung
|
2023-08-15 22:34:37 +00:00 |
|
Aleksey Shipilev
|
2e8a0ab272
|
8314120: Add tests for FileDescriptor.sync
Reviewed-by: alanb, bpb
|
2023-08-15 16:11:09 +00:00 |
|
Yasumasa Suenaga
|
583cb754f3
|
8313406: nep_invoker_blob can be simplified more
Reviewed-by: jvernee, vlivanov
|
2023-08-14 23:12:42 +00:00 |
|
Sean Mullan
|
1f1c5c6f8d
|
8314241: Add test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java to ProblemList
Reviewed-by: dcubed, dholmes
|
2023-08-14 22:23:11 +00:00 |
|
Kimura Yukihiro
|
49b29845f7
|
8313854: Some tests in serviceability area fail on localized Windows platform
Reviewed-by: amenkov, cjplummer
|
2023-08-14 18:26:55 +00:00 |
|
Brian Burkhalter
|
c132176b93
|
8114830: (fs) Files.copy fails due to interference from something else changing the file system
Reviewed-by: alanb, vtewari
|
2023-08-14 17:48:50 +00:00 |
|
Weibing Xiao
|
e56d3bc2da
|
8313657: com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors
Reviewed-by: vtewari, msheppar, aefimov
|
2023-08-14 17:38:53 +00:00 |
|
Liam Miller-Cushon
|
f41c267f85
|
8314045: ArithmeticException in GaloisCounterMode
Co-authored-by: Ioana Nedelcu <ioannanedelcu@google.com>
Reviewed-by: ascarpino
|
2023-08-14 15:51:18 +00:00 |
|
Christian Stein
|
6574dd796d
|
8314025: Remove JUnit-based test in java/lang/invoke from problem list
Reviewed-by: dholmes, jpai
|
2023-08-14 13:38:22 +00:00 |
|
Stefan Karlsson
|
049b55f24e
|
8314019: Add gc logging to jdk/jfr/event/gc/detailed/TestZAllocationStallEvent.java
Reviewed-by: aboldtch, eosterlund
|
2023-08-14 08:45:16 +00:00 |
|
Alexander Matveev
|
ec0cc6300a
|
8313904: [macos] All signing tests which verifies unsigned app images are failing
Reviewed-by: asemenyuk
|
2023-08-11 21:00:52 +00:00 |
|
Chris Plummer
|
8f1c134848
|
8313798: [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
Reviewed-by: kevinw, sspitsyn
|
2023-08-11 18:09:44 +00:00 |
|
Damon Nguyen
|
d97de8260c
|
8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
Reviewed-by: honkar, serb
|
2023-08-10 17:52:28 +00:00 |
|
Xue-Lei Andrew Fan
|
79be8d9383
|
8312259: StatusResponseManager unused code clean up
Reviewed-by: mpowers, jnimeh
|
2023-08-10 17:15:56 +00:00 |
|
Matthias Baesken
|
6dba2026d7
|
8313670: Simplify shared lib name handling code in some tests
Reviewed-by: cjplummer, sspitsyn
|
2023-08-10 07:23:24 +00:00 |
|
Christian Stein
|
360f65d7b1
|
8314022: Problem-list tests failing with jtreg 7.3
Reviewed-by: dholmes
|
2023-08-09 14:00:21 +00:00 |
|
Pavel Rappo
|
19ae62ae2c
|
8311170: Simplify and modernize equals and hashCode in security area
Reviewed-by: djelinski, rriggs, valeriep
|
2023-08-09 12:34:40 +00:00 |
|
Rajan Halade
|
515add88ed
|
8313206: PKCS11 tests silently skip execution
Reviewed-by: ssahoo, mullan
|
2023-08-08 20:21:16 +00:00 |
|
Jim Laskey
|
6864441163
|
8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16
Reviewed-by: redestad
|
2023-08-08 19:33:44 +00:00 |
|
Thomas Schatzl
|
7e209528d3
|
8140326: G1: Consider putting regions where evacuation failed into next collection set
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2023-08-08 10:29:14 +00:00 |
|
Chris Plummer
|
87b08b6e01
|
8307408: Some jdk/sun/tools/jhsdb tests don't pass test JVM args to the debuggee JVM
Reviewed-by: sspitsyn, lmesnik
|
2023-08-07 18:51:29 +00:00 |
|
Justin Lu
|
1da82a34b1
|
8313702: Update IANA Language Subtag Registry to Version 2023-08-02
Reviewed-by: naoto, iris
|
2023-08-07 17:10:27 +00:00 |
|
Christian Stein
|
9c6eb67e85
|
8313167: Update to use jtreg 7.3
Reviewed-by: jjg, iris
|
2023-08-07 16:09:23 +00:00 |
|
Per Minborg
|
bbbfa217a0
|
8313880: Incorrect copyright header in jdk/java/foreign/TestFree.java after JDK-8310643
Reviewed-by: thartmann
|
2023-08-07 12:34:52 +00:00 |
|
Per Minborg
|
0b4387e3a3
|
8310643: Misformatted copyright messages in FFM
Reviewed-by: jvernee
|
2023-08-07 10:58:11 +00:00 |
|
Prasanta Sadhukhan
|
a38fdaf18d
|
8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key.
Reviewed-by: abhiscxk, dnguyen, prr, serb
|
2023-08-07 09:12:33 +00:00 |
|
Raffaello Giulietti
|
61c58fdd00
|
8312976: MatchResult produces StringIndexOutOfBoundsException for groups outside match
Reviewed-by: alanb, smarks
|
2023-08-04 07:11:18 +00:00 |
|
Matthias Baesken
|
5d232959c2
|
8313251: Add NativeLibraryLoad event
Reviewed-by: jbechberger, egahlin, dholmes
|
2023-08-04 07:03:25 +00:00 |
|
Qing Xiao
|
10a2605884
|
8294979: test/jdk/tools/jlink 3 test classes use ASM library
Reviewed-by: mchung, ksakata
|
2023-08-04 05:13:57 +00:00 |
|
Tejesh R
|
bb3aac6063
|
8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel
Reviewed-by: aivanov, abhiscxk
|
2023-08-03 16:09:47 +00:00 |
|
Matthias Baesken
|
bdac348c80
|
8313602: increase timeout for jdk/classfile/CorpusTest.java
Reviewed-by: clanger
|
2023-08-03 08:12:20 +00:00 |
|
Tejesh R
|
87d7e976cb
|
8311031: JTable header border vertical lines are not aligned with data grid lines
Reviewed-by: abhiscxk, psadhukhan, aivanov
|
2023-08-03 04:44:41 +00:00 |
|
Brian Burkhalter
|
4ba81f631f
|
8313368: (fc) FileChannel.size returns 0 on block special files
Reviewed-by: vtewari, alanb
|
2023-08-02 15:25:59 +00:00 |
|
Alan Bateman
|
6faf05c6dd
|
8311989: Test java/lang/Thread/virtual/Reflection.java timed out
Reviewed-by: jpai, mchung
|
2023-08-02 10:40:25 +00:00 |
|
Daniel Jeliński
|
e8471f6bbe
|
8313507: Remove pkcs11/Cipher/TestKATForGCM.java from ProblemList
Reviewed-by: mullan
|
2023-08-02 05:45:24 +00:00 |
|
Thomas Obermeier
|
98a915a54c
|
8313256: Exclude failing multicast tests on AIX
Reviewed-by: clanger
|
2023-08-01 15:31:54 +00:00 |
|
Christoph Langer
|
94b50b714a
|
8313404: Fix section label in test/jdk/ProblemList.txt
Reviewed-by: mbaesken, alanb
|
2023-08-01 13:45:10 +00:00 |
|
Tejesh R
|
0a3c6d6bd0
|
8280482: Window transparency bug on Linux
Reviewed-by: dnguyen, azvegint
|
2023-08-01 04:28:42 +00:00 |
|
Jim Laskey
|
6af0af5934
|
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
Reviewed-by: naoto, rriggs, mchung, liach
|
2023-07-31 19:11:14 +00:00 |
|
Aleksey Shipilev
|
408987e1ca
|
8313307: java/util/Formatter/Padding.java fails on some Locales
Reviewed-by: jlu, naoto
|
2023-07-31 08:35:31 +00:00 |
|
Jorn Vernee
|
6fca289887
|
8313023: Return value corrupted when using CCS + isTrivial (mainline)
Reviewed-by: mcimadamore, vlivanov
|
2023-07-31 08:01:17 +00:00 |
|
Justin Lu
|
a9a3463afb
|
8312416: Tests in Locale should have more descriptive names
Reviewed-by: lancea, naoto
|
2023-07-28 16:27:06 +00:00 |
|
Matthias Baesken
|
34173ff0d1
|
8312574: jdk/jdk/jfr/jvm/TestChunkIntegrity.java fails with timeout
Reviewed-by: egahlin
|
2023-07-28 13:31:13 +00:00 |
|
Alexander Scherbatiy
|
a3d67231a7
|
8311033: [macos] PrinterJob does not take into account Sides attribute
Reviewed-by: prr, serb
|
2023-07-28 10:25:22 +00:00 |
|
Kevin Walls
|
4ae5a3e39b
|
8306446: java/lang/management/ThreadMXBean/Locks.java transient failures
Reviewed-by: cjplummer, sspitsyn
|
2023-07-28 09:44:04 +00:00 |
|
Valerie Peng
|
c27c87786a
|
8302017: Allocate BadPaddingException only if it will be thrown
Reviewed-by: xuelei
|
2023-07-27 21:24:03 +00:00 |
|
Thomas Obermeier
|
c05ba48b60
|
8313250: Exclude java/foreign/TestByteBuffer.java on AIX
Reviewed-by: rriggs, clanger
|
2023-07-27 15:45:20 +00:00 |
|
Kevin Walls
|
169b6e3cff
|
8313174: Create fewer predictable port clashes in management tests
Reviewed-by: cjplummer, amenkov
|
2023-07-27 15:40:13 +00:00 |
|
Jaikiran Pai
|
486c7844f9
|
8312433: HttpClient request fails due to connection being considered idle and closed
Reviewed-by: djelinski
|
2023-07-27 12:14:14 +00:00 |
|
Sean Coffey
|
36d578cddb
|
8311653: Modify -XshowSettings launcher behavior
Reviewed-by: mchung, rriggs
|
2023-07-27 06:33:27 +00:00 |
|
Paul Hohensee
|
a9d21c61fb
|
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Reviewed-by: dholmes, sspitsyn, shade
|
2023-07-26 19:30:21 +00:00 |
|
Rajan Halade
|
4c2e54fb05
|
8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
Reviewed-by: mullan
|
2023-07-26 16:55:29 +00:00 |
|
Christian Stein
|
e7726fbd69
|
8313155: Problem list some JUnit-based tests in test/jdk/java/lang/invoke
Reviewed-by: dholmes, jpai
|
2023-07-26 13:42:10 +00:00 |
|
Erik Gahlin
|
c22cadf32f
|
8312526: Test dk/jfr/event/oldobject/TestHeapDeep.java failed: Could not find ChainNode
Reviewed-by: mgronlun
|
2023-07-26 10:47:25 +00:00 |
|
Justin Lu
|
c6396dceb9
|
8039165: [Doc] MessageFormat null locale generates NullPointerException
Reviewed-by: naoto
|
2023-07-25 18:26:23 +00:00 |
|
Erik Gahlin
|
b35ccb27c3
|
8312533: JFR: No message for JFR.view when data is missing
Reviewed-by: mgronlun
|
2023-07-25 09:58:29 +00:00 |
|
Brian Burkhalter
|
2bdfa836ad
|
8262742: (fs) Add Path::resolve with varargs string
Reviewed-by: alanb
|
2023-07-24 19:59:17 +00:00 |
|
Per Minborg
|
d1cc278260
|
8311822: AIX : test/jdk/java/foreign/TestLayouts.java fails because of different output - expected [[i4](struct)] but found [[I4](struct)]
Reviewed-by: jvernee
|
2023-07-24 15:00:47 +00:00 |
|
Michael McMahon
|
298dda4c98
|
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
Reviewed-by: aefimov, msheppar
|
2023-07-24 14:13:44 +00:00 |
|