Alan Bateman
f528124f57
8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame
...
Reviewed-by: jpai, mchung
2022-07-13 15:03:37 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +00:00
Daniel D. Daugherty
fff7f35300
8290201: ProblemList com/sun/jdi/InvokeHangTest.java on macosx-x64 in vthread mode
...
Reviewed-by: bpb
2022-07-12 21:04:43 +00:00
Brian Burkhalter
128c6c648c
8290095: java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
...
Reviewed-by: jpai, alanb
2022-07-12 20:48:23 +00:00
Jayashree Huttanagoudar
31f7fc043b
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
...
Reviewed-by: weijun
2022-07-12 20:12:22 +00:00
Jesper Wilhelmsson
d9ca438d06
Merge
2022-07-12 16:16:16 +00:00
Ludvig Janiuk
e8568b890a
8290020: Deadlock in leakprofiler::emit_events during shutdown
...
Reviewed-by: mgronlun, dholmes, egahlin
2022-07-12 15:54:36 +00:00
Ralf Schmelter
7f0e9bd632
8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes
...
Reviewed-by: mgronlun, stuefe
2022-07-12 14:53:46 +00:00
Maurizio Cimadamore
4545ed6842
8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1
...
Reviewed-by: psandoz
2022-07-12 14:22:42 +00:00
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +00:00
Jorn Vernee
3164c98f4c
8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
...
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment
Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
Daniel Fuchs
3b9059a147
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
...
Reviewed-by: jpai
2022-07-12 09:59:29 +00:00
Christoph Langer
39715f3da7
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
...
Backport-of: 975316e3e5
2022-07-11 17:46:22 +00:00
Jesper Wilhelmsson
c79baaa811
Merge
2022-07-11 16:15:49 +00:00
Maurizio Cimadamore
fed3af8ae0
8287809: Revisit implementation of memory session
...
Reviewed-by: jvernee
2022-07-11 14:30:19 +00:00
Coleen Phillimore
0c37008917
8275662: remove test/lib/sun/hotspot
...
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
Prasanta Sadhukhan
46251bc6e2
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
...
Reviewed-by: tr, aivanov
2022-07-11 11:35:32 +00:00
Lance Andersen
6aaf141f61
8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
...
Reviewed-by: iris, alanb
2022-07-08 18:56:04 +00:00
Weijun Wang
1877533f75
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
...
Reviewed-by: coffeys, hchao
2022-07-08 18:38:08 +00:00
Coleen Phillimore
e7795851d2
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
Jesper Wilhelmsson
01b9f95c62
Merge
2022-07-08 02:07:36 +00:00
Alexander Matveev
64286074ba
8289030: [macos] app image signature invalid when creating DMG or PKG
...
Reviewed-by: asemenyuk
2022-07-08 00:17:11 +00:00
Daniel D. Daugherty
1304390b3e
8289951: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java on linux-x64 and macosx-x64
...
Reviewed-by: psandoz
2022-07-07 23:09:42 +00:00
Brian Burkhalter
11319c2aeb
8278469: Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out
...
8289526: java/nio/channels/FileChannel/MapTest.java times out
Reviewed-by: dcubed
2022-07-07 22:36:08 +00:00
Zdenek Zambersky
3e60e82814
8289301: P11Cipher should not throw out of bounds exception during padding
...
Reviewed-by: valeriep
2022-07-07 18:18:04 +00:00
Alex Kasko
a694e9e34d
8288838: jpackage: file association additional arguments
...
Reviewed-by: asemenyuk, almatvee
2022-07-07 16:45:35 +00:00
Prasanta Sadhukhan
532a6ec7e3
7124313: [macosx] Swing Popups should overlap taskbar
...
Reviewed-by: serb, dmarkov
2022-07-07 11:51:49 +00:00
Jesper Wilhelmsson
2a6ec88cd0
Merge
2022-07-06 21:01:10 +00:00
Daniel D. Daugherty
55fa19b508
8289857: ProblemList jdk/jfr/event/runtime/TestActiveSettingEvent.java
...
Reviewed-by: darcy
2022-07-06 20:52:25 +00:00
Raffaello Giulietti
35387d5cb6
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
...
Reviewed-by: darcy
2022-07-06 16:22:18 +00:00
Xue-Lei Andrew Fan
82a8bd7e92
8287596: Reorg jdk.test.lib.util.ForceGC
...
Reviewed-by: rriggs
2022-07-06 14:23:44 +00:00
Lance Andersen
d48694d0f3
8283335: Add exists and readAttributesIfExists methods to FileSystemProvider
...
Reviewed-by: alanb
2022-07-05 19:45:08 +00:00
Chris Plummer
29ea6429d2
8287847: Fatal Error when suspending virtual thread after it has terminated
...
Reviewed-by: alanb, sspitsyn
2022-07-05 17:46:59 +00:00
Michael McMahon
77c3bbf105
8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java
...
Reviewed-by: alanb, jpai
2022-07-05 09:15:41 +00:00
Ryan Ernst
9ccae7078e
8287593: ShortResponseBody could be made more resilient to rogue connections
...
Reviewed-by: chegar, dfuchs
2022-07-04 16:09:40 +00:00
Matthias Baesken
0dff3276e8
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
...
Reviewed-by: clanger
Backport-of: a8edd7a12f
2022-07-04 14:45:48 +00:00
Jatin Bhateja
1a271645a8
8287851: C2 crash: assert(t->meet(t0) == t) failed: Not monotonic
...
Reviewed-by: thartmann, chagedorn
2022-07-04 11:31:32 +00:00
Matthias Baesken
a8edd7a12f
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
...
Reviewed-by: clanger, alanb, stuefe
2022-07-04 08:56:35 +00:00
Christoph Langer
5b5bc6c26e
8287672: jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
...
Reviewed-by: stuefe
Backport-of: 7e211d7daa
2022-07-04 07:52:38 +00:00
Prasanta Sadhukhan
649f2d8835
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Reviewed-by: aivanov
2022-07-03 08:36:08 +00:00
Bill Huang
d8444aa45e
8286610: Add additional diagnostic output to java/net/DatagramSocket/InterruptibleDatagramSocket.java
...
Reviewed-by: msheppar, dfuchs, jpai
2022-07-03 02:37:30 +00:00
Jesper Wilhelmsson
70f5693356
Merge
2022-07-02 18:07:36 +00:00
Maurizio Cimadamore
8e01ffb3a7
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
...
Reviewed-by: alanb, psandoz
2022-07-01 21:46:07 +00:00
Brian Burkhalter
e291a67e96
8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
...
Reviewed-by: alanb
2022-07-01 19:13:49 +00:00
Daniel D. Daugherty
20124ac755
8289585: ProblemList sun/tools/jhsdb/JStackStressTest.java on linux-aarch64
...
Reviewed-by: bpb, kevinw
2022-07-01 16:21:31 +00:00
Naoto Sato
604ea90d55
8289549: ISO 4217 Amendment 172 Update
...
Reviewed-by: iris
2022-07-01 16:07:23 +00:00
Harold Seigel
09b4032f8b
8289534: Change 'uncomplicated' hotspot runtime options
...
Reviewed-by: coleenp, dholmes
2022-07-01 14:31:30 +00:00
Harshitha Onkar
f190f4e638
8288444: Remove the workaround for frame.pack() in ModalDialogTest
...
Reviewed-by: azvegint
2022-07-01 09:07:34 +00:00
Prasanta Sadhukhan
feb223aacf
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
...
Reviewed-by: tr, serb
2022-06-30 11:16:07 +00:00
rmartinc
c3addbb1c0
8288895: LdapContext doesn't honor set referrals limit
...
Reviewed-by: dfuchs, aefimov
2022-06-30 09:17:57 +00:00
Jaikiran Pai
dddd4e7c81
8289291: HttpServer sets incorrect value for "max" parameter in Keep-Alive header value
...
Reviewed-by: michaelm, dfuchs
2022-06-30 01:43:11 +00:00
Jesper Wilhelmsson
048bffad79
Merge
2022-06-29 23:32:37 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +00:00
Zdenek Zambersky
b6bd190d8d
8288985: P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305
...
Reviewed-by: valeriep
2022-06-29 17:20:03 +00:00
Raffaello Giulietti
570897498b
8288596: Random:from() adapter does not delegate to supplied generator in all cases
...
Reviewed-by: darcy
2022-06-29 14:56:28 +00:00
Hai-May Chao
7b3bf97760
8289401: Add dump output to TestRawRSACipher.java
...
Reviewed-by: weijun
2022-06-28 23:30:32 +00:00
Jesper Wilhelmsson
86dc760f9e
Merge
2022-06-28 22:11:23 +00:00
Daniel D. Daugherty
1504804896
8289398: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-x64 again
...
Reviewed-by: azvegint
2022-06-28 20:06:06 +00:00
Alex Kasko
c67149be4b
8288961: jpackage: test MSI installation fix
...
Reviewed-by: asemenyuk, almatvee
2022-06-28 17:06:08 +00:00
Alex Kasko
1f36ed1fae
8288013: jpackage: test utility Windows registry enhancement
...
Reviewed-by: asemenyuk, almatvee
2022-06-28 17:03:11 +00:00
Maurizio Cimadamore
adbd200dc5
8289228: SegmentAllocator::allocateArray null handling is too lax
...
Reviewed-by: jvernee, psandoz
2022-06-28 10:06:42 +00:00
Thejasvi Voniadka
784fa0add7
8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
...
Reviewed-by: jpai, alanb, dfuchs
2022-06-28 01:55:17 +00:00
Daniel D. Daugherty
2efa89a89e
8289251: ProblemList java/lang/ref/OOMEInReferenceHandler.java
...
Reviewed-by: dholmes
2022-06-27 21:24:00 +00:00
Harshitha Onkar
40bf3b1167
8288993: Make AwtFramePackTest generic by removing @requires tag
...
Reviewed-by: dmarkov, aivanov, serb
2022-06-27 21:02:11 +00:00
Daniel D. Daugherty
caa6b74b5b
8289240: ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
...
Reviewed-by: bpb, naoto
2022-06-27 18:43:42 +00:00
Jesper Wilhelmsson
d4b040f42d
Merge
2022-06-27 18:25:53 +00:00
Raffaello Giulietti
354ed1034d
8288021: Add hard test cases to jdk.internal.math.DoubleToDecimalChecker
...
Co-authored-by: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Reviewed-by: darcy
2022-06-27 18:21:17 +00:00
Maurizio Cimadamore
2c8ada689f
8289188: SegmentAllocator:allocateArray(*) default behavior mismatch to spec
...
Reviewed-by: alanb
2022-06-27 15:37:08 +00:00
Daniel Fuchs
f3f078846f
8288746: HttpClient resources could be reclaimed more eagerly
...
Reviewed-by: jpai, michaelm
2022-06-27 15:11:35 +00:00
Damon Nguyen
64f95cfb32
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
...
Reviewed-by: prr, aivanov
2022-06-27 12:37:15 +00:00
Alan Bateman
7e13cdb799
8289079: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed with "RuntimeException: Test failed"
...
Reviewed-by: dholmes, mcimadamore
2022-06-27 10:22:04 +00:00
Joe Darcy
de7467146f
8266670: Better modeling of access flags in core reflection
...
Reviewed-by: mchung, rriggs, asotona
2022-06-25 19:09:43 +00:00
Jaikiran Pai
9c92da5249
8247407: tools/jlink/plugins/CompressorPluginTest.java test failing
...
Reviewed-by: sundar, jlaskey
2022-06-25 12:19:14 +00:00
Daniel D. Daugherty
08288819dd
8289166: ProblemList tools/jlink/plugins/CompressorPluginTest.java
...
Reviewed-by: lmesnik, bpb
2022-06-24 19:13:41 +00:00
Naoto Sato
a716f7934b
8288589: Files.readString ignores encoding errors for UTF-16
...
Backport-of: 2728770e3d
2022-06-23 17:07:58 +00:00
Naoto Sato
2728770e3d
8288589: Files.readString ignores encoding errors for UTF-16
...
Reviewed-by: rriggs, iris, alanb
2022-06-23 15:49:43 +00:00
Brian Burkhalter
72f286a9ba
8287580: (se) CancelledKeyException during channel registration
...
Reviewed-by: alanb
2022-06-23 15:39:32 +00:00
Thiago Henrique Hüpner
a802b9816a
8287760: --do-not-resolve-by-default gets overwritten if --warn-if-resolved flags is used
...
Reviewed-by: lancea, alanb, cstein
2022-06-23 09:41:06 +00:00
Jesper Wilhelmsson
5b583e4792
Merge
2022-06-22 23:21:49 +00:00
Erik Gahlin
58b6937b09
8288982: JFR: Log event streaming actions
...
Reviewed-by: mgronlun
2022-06-22 19:37:51 +00:00
Naoto Sato
d4de475747
8287868: Localized names update in COMPAT locale provider
...
Reviewed-by: iris, joehw
2022-06-22 15:47:07 +00:00
Markus Grönlund
6037ccdd50
8288846
: misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
...
Reviewed-by: egahlin
2022-06-22 13:29:44 +00:00
Alan Bateman
7cf71bc2d3
8287982: Concurrent implicit attach from native threads crashes VM
...
Reviewed-by: dholmes, rehn
2022-06-22 07:48:14 +00:00
Jaikiran Pai
affbd72aa3
8288744: Remove tools/jlink/plugins/CompressorPluginTest.java from problemlist
...
Reviewed-by: alanb
2022-06-22 05:51:24 +00:00
Jesper Wilhelmsson
2bf5c9a687
Merge
2022-06-21 22:26:26 +00:00
Alexander Matveev
70008da6b4
8287971: Throw exception for missing values in .jpackage.xml
...
Reviewed-by: asemenyuk
2022-06-21 21:12:21 +00:00
Maurizio Cimadamore
d7b43af591
8288761: SegmentAllocator:allocate(long bytesSize) not throwing IAEx when bytesSize < 0
...
Reviewed-by: psandoz
2022-06-21 20:59:45 +00:00
Leonid Mesnik
f080430440
8288599: com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...
...
Reviewed-by: sspitsyn, kevinw
2022-06-21 18:38:03 +00:00
Rob McKenna
7e211d7daa
8287672: jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
...
Reviewed-by: dfuchs, aefimov
2022-06-21 00:23:12 +00:00
Jesper Wilhelmsson
7039c6616a
Merge
2022-06-20 19:38:49 +00:00
Erik Gahlin
1cf83a403f
8287800: JFR: Incorrect error message when starting recording with missing .jfc file
...
Reviewed-by: mgronlun
2022-06-20 12:23:33 +00:00
Martin Doerr
09da87cf5c
8288485: jni/nullCaller/NullCallerTest.java failing (ppc64)
...
Reviewed-by: alanb
2022-06-20 08:34:06 +00:00
Jesper Wilhelmsson
af64d316c0
Merge
2022-06-17 13:46:47 +00:00
Srinivas Mandalika
523d553e13
8282777: Create a Regression test for JDK-4515031
...
Reviewed-by: serb
2022-06-17 08:22:27 +00:00
Alan Bateman
53bf1bfdab
8286176: Add JNI_VERSION_19 to jni.h and JNI spec
...
Reviewed-by: dcubed, iris, mchung, dholmes
2022-06-17 05:57:28 +00:00
Alexey Semenyuk
c254c9d095
8287401: jpackage tests failing on Windows due to powershell issue
...
Reviewed-by: almatvee
2022-06-16 22:04:17 +00:00
Maurizio Cimadamore
ff3db52044
8288534: Out of bound errors for memory segment access mentions wrong values
...
Reviewed-by: psandoz
2022-06-16 15:59:22 +00:00
Jesper Wilhelmsson
3d12c0225b
Merge
2022-06-16 12:01:32 +00:00
Tejesh R
39526e28bc
8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
...
Reviewed-by: psadhukhan, honkar
2022-06-16 03:47:30 +00:00
Conor Cleary
13d4ddc35b
8286962: java/net/httpclient/ServerCloseTest.java failed once with ConnectException
...
Reviewed-by: dfuchs, jpai
2022-06-15 15:41:18 +00:00
Yoshiki Sato
fe807217a7
8287917: System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier
...
Reviewed-by: mchung
2022-06-15 00:12:53 +00:00
Harshitha Onkar
bbaeacb597
8265586: [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set.
...
Reviewed-by: aivanov, dmarkov, azvegint
2022-06-14 19:48:06 +00:00
Naoto Sato
fbe9266622
8288378: [BACKOUT] DST not applying properly with zone id offset set with TZ env variable
...
Reviewed-by: dholmes
2022-06-14 01:06:54 +00:00
Daniel D. Daugherty
53ef59c402
8288365: ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp on macosx-x64 and windows-x64
...
Reviewed-by: dholmes, mchung
2022-06-13 22:47:33 +00:00
Daniel D. Daugherty
e90b579b29
8288332: Tier1 validate-source fails after 8279614
...
Reviewed-by: darcy
2022-06-13 20:47:34 +00:00
Alisen Chung
b42c1ad108
8279614: The left line of the TitledBorder is not painted on 150 scale factor
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, aivanov, prr
2022-06-13 20:05:06 +00:00
Gaurav Chaudhari
9b6d0a7e94
8285838: DST not applying properly with zone id offset set with TZ env variable
...
Reviewed-by: naoto
2022-06-13 20:01:57 +00:00
Hai-May Chao
8f400b9aab
8286779: javax.crypto.CryptoPolicyParser#isConsistent always returns 'true'
...
Reviewed-by: mullan, rhalade
2022-06-13 15:31:58 +00:00
Severin Gehwolf
e0baf012b1
8287007: [cgroups] Consistently use stringStream throughout parsing code
...
Reviewed-by: iklam
2022-06-13 15:14:51 +00:00
Kevin Driver
2adef6a1f8
8267860: Off-by-one bug when searching arrays in AlpnGreaseTest
...
Co-authored-by: Bradford Wetmore <wetmore@openjdk.org>
Reviewed-by: wetmore
2022-06-13 14:38:36 +00:00
Sibabrata Sahoo
0cb0ecf443
8209935: Test to cover CodeSource.getCodeSigners()
...
Reviewed-by: mullan
2022-06-13 05:17:58 +00:00
David Holmes
d46f404b31
8279047: Remove expired flags in JDK 20
...
Reviewed-by: kvn, kbarrett, alanb
2022-06-11 05:52:14 +00:00
Rajan Halade
c6dd2ab9d7
8224768: Test ActalisCA.java fails
...
Reviewed-by: mullan
2022-06-10 17:25:54 +00:00
Rajan Halade
3ee1e60595
8288132: Update test artifacts in QuoVadis CA interop tests
...
Reviewed-by: mullan
2022-06-10 15:01:19 +00:00
Rajan Halade
512db0ff31
8271838: AmazonCA.java interop test fails
...
Reviewed-by: mullan
2022-06-10 14:49:27 +00:00
Prasanta Sadhukhan
fcb35ed40e
8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed
...
Reviewed-by: aivanov
2022-06-10 13:37:24 +00:00
Magnus Ihse Bursie
975316e3e5
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
...
Reviewed-by: naoto
2022-06-10 10:07:10 +00:00
Brian Burkhalter
d482d7f5b9
8286160: (fs) Files.exists returns unexpected results with C:\pagefile.sys because it's not readable
...
Reviewed-by: alanb
2022-06-09 16:30:53 +00:00
Conor Cleary
267144311c
8286171: HttpClient/2 : Expect:100-Continue blocks indefinitely when response is not 100
...
Reviewed-by: dfuchs, jpai
2022-06-09 15:03:52 +00:00
Tejesh R
5a89cb01bc
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
...
Reviewed-by: aivanov, serb
2022-06-09 08:12:59 +00:00
XenoAmess
e01cd7c3ed
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
...
Reviewed-by: naoto, bpb, dfuchs, ascarpino
2022-06-09 01:50:54 +00:00
Ron Pressler
b623398555
8287901: Loom: Failures with -XX:+VerifyStack
...
Reviewed-by: pchilanomate, coleenp
2022-06-08 19:50:31 +00:00
Raffaello Giulietti
c8cff1bd6f
8202449: overflow handling in Random.doubles
...
Reviewed-by: darcy
2022-06-08 16:28:18 +00:00
Raffaello Giulietti
c15e10fb6c
8233760: Result of BigDecimal.toString throws overflow exception on new BigDecimal(str)
...
Reviewed-by: darcy
2022-06-08 16:23:04 +00:00
Tim Prinzing
b92ce2699b
8281001: Class::forName(String) defaults to system class loader if the caller is null
...
Reviewed-by: mchung
2022-06-08 16:21:55 +00:00
Naoto Sato
6fb84e2c91
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
...
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
2022-06-08 15:50:06 +00:00
Daniel Jeliński
4662e06bff
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
...
Reviewed-by: coffeys, ascarpino
2022-06-08 06:33:40 +00:00
Sergey Bylokhov
bf439f8c93
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Reviewed-by: psadhukhan, prr
2022-06-07 23:10:48 +00:00
Daniel D. Daugherty
b7a34f728d
8287927: ProblemList java/awt/GraphicsDevice/DisplayModes/UnknownRefrshRateTest.java on macosx-aarch64
...
Reviewed-by: aivanov
2022-06-07 21:08:59 +00:00
Daniel D. Daugherty
91e6bf6791
8287919: ProblemList java/lang/CompressExpandTest.java
...
Reviewed-by: azvegint
2022-06-07 17:25:38 +00:00
Tim Prinzing
96641c0c42
8287745: jni/nullCaller/NullCallerTest.java fails with "exitValue = 1"
...
Reviewed-by: erikj, mchung
2022-06-07 16:02:09 +00:00
Tejesh R
67f1bd7ff1
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Reviewed-by: jdv, honkar, aivanov
2022-06-07 15:50:16 +00:00
Alexander Zvegintsev
1499e5eac0
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
...
Reviewed-by: psadhukhan, serb
2022-06-07 13:57:01 +00:00
Adam Sotona
905bcbe34e
8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option
...
Reviewed-by: jlahoda
2022-06-07 13:38:56 +00:00
Magnus Ihse Bursie
f1dd559e20
8287896: PropertiesTest.sh fail on msys2
...
Reviewed-by: naoto
2022-06-07 11:53:10 +00:00
Severin Gehwolf
2d8c649054
8287663: Add a regression test for JDK-8287073
...
Reviewed-by: iklam
2022-06-07 08:40:17 +00:00
Sergey Bylokhov
645be42f76
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
...
Reviewed-by: iris, prr
2022-06-06 23:17:25 +00:00
Alexey Semenyuk
c37c8e5d34
8250950: Allow per-user and system wide configuration of a jpackaged app
...
Reviewed-by: almatvee
2022-06-06 22:17:59 +00:00
Jatin Bhateja
f347ff9986
8283894: Intrinsify compress and expand bits on x86
...
Reviewed-by: psandoz, sviswanathan, jrose, kvn
2022-06-06 00:37:54 +00:00
Daniel D. Daugherty
3df4b034fb
8287837: ProblemList java/lang/ref/OOMEInReferenceHandler.java in -Xcomp
...
Reviewed-by: rriggs
2022-06-05 14:08:55 +00:00
Alan Bateman
e4e1e8f66c
8284199: Implementation of Structured Concurrency (Incubator)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Reviewed-by: psandoz, mcimadamore, darcy
2022-06-04 06:15:49 +00:00
Manukumar V S
d76c1089ef
8286772: java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows
...
Reviewed-by: prr
2022-06-04 03:00:44 +00:00
Jie Fu
005a330387
8287826: javax/accessibility/4702233/AccessiblePropertiesTest.java fails to compile
...
Reviewed-by: dcubed
2022-06-04 02:49:52 +00:00
Artem Semenov
b6cdfd685d
8287740: NSAccessibilityShowMenuAction not working for text editors
...
Reviewed-by: kizune, serb
2022-06-03 21:29:24 +00:00
Srinivas Mandalika
25e9901aea
8285305: Create an automated test for JDK-4495286
...
Reviewed-by: serb
2022-06-03 21:28:19 +00:00
Srinivas Mandalika
6f526e1bc3
8285373: Create an automated test for JDK-4702233
...
Reviewed-by: serb
2022-06-03 21:27:07 +00:00
Martin Desruisseaux
a7e07fdbc1
8287102: ImageReaderSpi.canDecodeInput() for standard plugins should return false if a stream is too short
...
Reviewed-by: prr
2022-06-03 21:16:21 +00:00
Alexander Matveev
7a0c8b14aa
8286850: [macos] Add support for signing user provided app image
...
Reviewed-by: asemenyuk
2022-06-03 20:27:58 +00:00
Aleksey Shipilev
33b9d77065
8287729: Loom: Check alternative implementation on x86_32
...
Reviewed-by: alanb, zgu
2022-06-03 12:19:25 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Phil Race
2776ff3b03
8276266: Clean up incorrect client-libs ProblemList.txt entries
...
Reviewed-by: serb, kizune
2022-06-02 22:44:39 +00:00
Alexander Matveev
409157d2af
8287125: [macos] Multiple jpackage tests fail/timeout on same host
...
Reviewed-by: asemenyuk
2022-06-02 21:44:51 +00:00
Mandy Chung
37e1835be7
8287746: ProblemList jni/nullCaller/NullCallerTest.java
...
Reviewed-by: alanb, dcubed
2022-06-02 19:13:16 +00:00
Naoto Sato
26d24263c7
8287340: Refactor old code using StringTokenizer in locale related code
...
Reviewed-by: iris, joehw
2022-06-02 18:35:20 +00:00
Brian Burkhalter
13596cdf69
8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
...
Reviewed-by: chegar, alanb
2022-06-02 17:36:25 +00:00
Tim Prinzing
e51ca1dee3
8287171: Refactor null caller tests to a single directory
...
Reviewed-by: ihse, mchung
2022-06-02 16:45:05 +00:00
Alan Bateman
6ff2d89ea1
8287496: Alternative virtual thread implementation that maps to OS thread
...
Reviewed-by: rehn, mchung
2022-06-02 09:02:37 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
Raffaello Giulietti
72bcf2aa03
4511638: Double.toString(double) sometimes produces incorrect results
...
Reviewed-by: aturbanov, darcy, bpb
2022-06-01 21:53:54 +00:00
Brian Burkhalter
8071b2311c
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
...
Reviewed-by: rriggs, jpai, vtewari
2022-06-01 15:15:53 +00:00
Alexey Ushakov
48f19e43c5
8287453: RenderPerfTest incorrectly measures performance
...
Reviewed-by: prr
2022-06-01 09:48:15 +00:00
Aleksey Shipilev
7159976335
8287520: Shrink x86_32 problemlists after JDK-8287437
...
Reviewed-by: alanb
2022-06-01 06:02:54 +00:00
lawrence.andrews
8db5247ebc
8282771: Create test case for JDK-8262981
...
Reviewed-by: kizune
2022-05-31 19:39:23 +00:00
Srinivas Mandalika
cfdbde11f0
8282778: Create a regression test for JDK-4699544
...
Reviewed-by: kizune, serb
2022-05-31 19:38:23 +00:00
Srinivas Mandalika
8df5f1058f
8282857: Create a regression test for JDK-4702690
...
Reviewed-by: kizune, serb
2022-05-31 19:37:09 +00:00
liach
e0382c5523
8285401: Proxy class initializer should use 3-arg Class.forName
to avoid unnecessary class initialization
...
Reviewed-by: rriggs, mchung
2022-05-31 18:30:39 +00:00
Jatin Bhateja
6f6486e977
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Joshua Zhu <jzhu@openjdk.org>
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Reviewed-by: ngasson, vlivanov, mcimadamore, jlahoda, kvn
2022-05-31 16:02:09 +00:00
Aleksey Shipilev
1b44f6c483
8287526: java/nio/channels/FileChannel/LargeMapTest.java fails on 32-bit systems
...
Reviewed-by: alanb, stuefe
2022-05-31 13:48:18 +00:00
Dmitry Kulikov
c6e0416495
8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen
...
Reviewed-by: serb, aivanov
2022-05-31 10:14:52 +00:00
jeremy
5848a60c01
8286093: java/awt/geom/Path2D/UnitTest.java failed with "RuntimeException: 2D bounds too small"
...
Reviewed-by: prr
2022-05-30 06:06:42 +00:00
Erik Gahlin
a6e2e223ea
8285008: JFR: jdk/jfr/jmx/streaming/TestClose.java failed with "Exception: Expected repository to be empty"
...
Reviewed-by: mgronlun
2022-05-28 17:22:10 +00:00
Erik Gahlin
0df4748216
8287463: JFR: Disable TestDevNull.java on Windows
...
Reviewed-by: mgronlun
2022-05-27 21:02:53 +00:00
Brian Burkhalter
6520843f86
8287003: InputStreamReader::read() can return zero despite writing a char in the buffer
...
Reviewed-by: jpai, rriggs
2022-05-27 15:23:01 +00:00
Erik Gahlin
63eb0b7e86
8282947: JFR: Dump on shutdown live-locks in some conditions
...
Reviewed-by: mgronlun
2022-05-27 13:00:02 +00:00
Leonid Mesnik
176bb23de1
8287200: Test java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java timed out after JDK-8287103
...
Reviewed-by: kevinw, cjplummer, alanb
2022-05-27 05:29:25 +00:00
Xue-Lei Andrew Fan
7eb15593e1
8286045: Use ForceGC for cleaner test cases
...
Reviewed-by: rriggs
2022-05-26 17:59:28 +00:00
Maurizio Cimadamore
f58c9a659b
8287244: Add bound check in indexed memory access var handle
...
Reviewed-by: psandoz, jvernee
2022-05-26 08:34:49 +00:00
Prasanta Sadhukhan
f710393e35
8257810: Only First page are printed in JTable.scrollRectToVisible
...
Reviewed-by: aivanov
2022-05-26 06:32:28 +00:00
Ioi Lam
704b9a66bb
8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
...
Reviewed-by: mseledtsov, sgehwolf
2022-05-26 04:16:45 +00:00
Erik Gahlin
e21b527b18
8228990: JFR: TestNetworkUtilizationEvent.java expects 2+ Network interfaces on Linux but finding 1
...
Reviewed-by: mgronlun
2022-05-25 12:14:20 +00:00
Maurizio Cimadamore
e1f140d270
8287206: Use WrongThreadException for confinement errors
...
Reviewed-by: alanb, darcy, mchung
2022-05-25 09:50:55 +00:00
Brian Burkhalter
742644e291
8287263: java/nio/channels/FileChannel/LargeMapTest.java times out on Windows
...
Reviewed-by: lancea
2022-05-25 02:10:52 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Phil Race
25669bb667
8275170: Some jtreg sound tests should be marked with sound keyword
...
Reviewed-by: kizune, serb, aivanov
2022-05-24 17:53:43 +00:00
Alexey Semenyuk
45180633d3
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat
...
Reviewed-by: almatvee
2022-05-24 16:33:45 +00:00
Erik Gahlin
d888c80bba
8287165: JFR: Add logging to jdk/jfr/api/consumer/recordingstream/TestOnEvent.java
...
Reviewed-by: mgronlun
2022-05-24 15:52:07 +00:00
Jorn Vernee
8f0eb5d401
8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
...
Reviewed-by: mcimadamore, ngasson
2022-05-24 15:03:53 +00:00
Aleksey Shipilev
0a82c4ebc3
8287137: Problemlist failing x86_32 tests after Loom integration
...
Reviewed-by: prr, mcimadamore
2022-05-24 14:10:41 +00:00
Alexey Ivanov
5974f5fed3
8284213: Replace usages of 'a the' in xml
...
Reviewed-by: lancea, dmarkov, iris, prr, joehw
2022-05-24 11:34:53 +00:00
Alexey Ivanov
e0d361cea9
8284191: Replace usages of 'a the' in hotspot and java.base
...
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
2022-05-24 11:25:13 +00:00
Christian Stein
a0f6dd3291
8287121: Fix typo in jlink's description resource key lookup
...
Reviewed-by: alanb, lancea
2022-05-24 10:14:31 +00:00
Alan Bateman
15f15830f0
8287008: Improve tests for thread dumps in JSON format
...
Reviewed-by: cjplummer
2022-05-24 06:20:53 +00:00
Prasanta Sadhukhan
a5caffd4a5
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
...
Reviewed-by: serb, dnguyen
2022-05-24 04:32:55 +00:00
Alexandre Iline
9f73fb5a72
8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux
...
Reviewed-by: prr, serb
2022-05-23 22:31:27 +00:00
Rajan Halade
5b7d066ca5
8287109: Distrust.java failed with CertificateExpiredException
...
Reviewed-by: mullan
2022-05-23 20:32:52 +00:00
Naoto Sato
ef7a9f8170
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
...
Reviewed-by: joehw, rriggs
2022-05-23 16:20:52 +00:00
Aleksey Shipilev
ac274c4ca6
8286956: Loom: Define test groups for development/porting use
...
Reviewed-by: alanb, zgu
2022-05-23 16:17:41 +00:00
Leonid Mesnik
110d906432
8287103: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java fails with Xcomp
...
Reviewed-by: alanb, kevinw
2022-05-23 14:49:15 +00:00
Weijun Wang
8040aa0073
8286908: ECDSA signature should not return parameters
...
Reviewed-by: ascarpino, hchao, valeriep
2022-05-23 13:34:23 +00:00