Sean Mullan
16744b3449
8256660: Disable DTLS 1.0
...
Reviewed-by: xuelei, hchao, wetmore
2022-10-31 16:46:40 +00:00
Prasanta Sadhukhan
91072ee393
5074006: Swing JOptionPane shows </html> tag as a string after newline
...
8042134: JOptionPane bungles HTML messages
Reviewed-by: jdv, tr
2022-10-31 12:30:23 +00:00
Phil Race
f8cc067792
8296087: Problem list headful tests which may fail on Linux VMs
...
Reviewed-by: jdv
2022-10-31 05:19:11 +00:00
Andrey Turbanov
2e7163759c
8282463: javax/sound/sampled/Clip/DataPusherThreadCheck.java fails
...
Reviewed-by: prr, serb
2022-10-30 17:33:12 +00:00
Justin Lu
78763fc8e0
8295000: java/util/Formatter/Basic test cleanup
...
Reviewed-by: bchristi, naoto, lancea
2022-10-27 20:55:26 +00:00
Kevin Walls
628820f47e
8283093: JMX connections should default to using an ObjectInputFilter
...
Reviewed-by: dfuchs, sspitsyn
2022-10-27 08:24:01 +00:00
Tejesh R
210fe49e25
6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel
...
Reviewed-by: psadhukhan
2022-10-27 04:37:06 +00:00
Justin Lu
d393e051e6
8294989: ResourceBundle naming convention issue in JdbcRowSetResourceBundle.java
...
Reviewed-by: naoto, lancea, bchristi
2022-10-25 19:21:34 +00:00
Thomas Schatzl
5c4d99a051
8295118: G1: Clear CLD claim marks concurrently
...
Reviewed-by: iwalulya, sjohanss, ayang
2022-10-25 16:21:18 +00:00
Daniel Jeliński
706d1b7508
8295798: (ch) Test java/nio/channels/Channels/ReadXBytes.java is very slow on Windows
...
Reviewed-by: alanb, bpb
2022-10-25 07:25:07 +00:00
Alexey Ivanov
df81b3c66a
8295738: Automate javax/swing/JFileChooser/FileSizeCheck.java
...
Reviewed-by: serb
2022-10-24 17:39:57 +00:00
Alexey Ivanov
68cf248b44
8295298: Automate javax/swing/JFileChooser/FileViewNPETest.java
...
Reviewed-by: tr, serb
2022-10-24 17:29:51 +00:00
Naoto Sato
5b3de6e143
8284840: Update CLDR to Version 42.0
...
Reviewed-by: erikj, iris, joehw
2022-10-24 15:48:38 +00:00
Daniel Jeliński
2f3f3b6185
8295792: Clean up old async close code
...
Reviewed-by: alanb
2022-10-24 15:25:48 +00:00
Richard Reingruber
08d3ef4fe6
8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode
...
Reviewed-by: lmesnik, kvn, sspitsyn
2022-10-24 08:00:06 +00:00
Daniel Jeliński
65c84e0cf8
8295777: java/net/httpclient/ConnectExceptionTest.java should not rely on system resolver
...
Reviewed-by: dfuchs, jpai
2022-10-24 06:08:40 +00:00
Daniel Jeliński
329b49a938
8266900: java/net/httpclient/ShortResponseBody.java fails on windows with java.io.IOException: Unable to establish loopback connection
...
Reviewed-by: dfuchs
2022-10-24 06:07:10 +00:00
Justin Lu
902162ca9f
8295239: Refactor java/util/Formatter/Basic script into a Java native test launcher
...
Reviewed-by: lancea, bchristi, naoto
2022-10-21 22:59:18 +00:00
Erik Gahlin
f41711ef63
8295650: JFR: jfr scrub should warn if an event type doesn't exist
...
Reviewed-by: mgronlun
2022-10-21 17:14:24 +00:00
Jaikiran Pai
8b010e014c
8030616: sun/management/jmxremote/bootstrap/RmiBootstrapTest fails intermittently with cannot find a free port
...
Reviewed-by: sspitsyn, msheppar
2022-10-21 08:29:09 +00:00
Erik Gahlin
a345df20d0
8280131: jcmd reports "Module jdk.jfr not found." when "jdk.management.jfr" is missing
...
Reviewed-by: mgronlun, alanb
2022-10-21 08:14:24 +00:00
Naoto Sato
b37421e757
8295564: Norwegian Nynorsk Locale is missing formatting
...
Reviewed-by: iris, joehw
2022-10-20 15:59:22 +00:00
Raffaello Giulietti
c08ff2c7b8
8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
...
Reviewed-by: bpb
2022-10-20 10:47:39 +00:00
Magnus Ihse Bursie
d5a1521fde
8295470: Update openjdk.java.net => openjdk.org URLs in test code
...
Reviewed-by: michaelm, prr, darcy
2022-10-20 10:33:18 +00:00
Daniel Fuchs
dcd46501e6
8294916: Cancelling a request must eventually cause its response body subscriber to be unregistered
...
Reviewed-by: michaelm, jpai
2022-10-20 08:48:40 +00:00
Serguei Spitsyn
c5e0464098
8291456: com/sun/jdi/ClassUnloadEventTest.java failed with: Wrong number of class unload events: expected 10 got 4
...
Reviewed-by: cjplummer, amenkov
2022-10-20 01:18:39 +00:00
Naoto Sato
e238920bb6
8295372: CompactNumberFormat handling of number one with decimal part
...
Reviewed-by: joehw
2022-10-19 16:24:15 +00:00
Brian Burkhalter
a5f6e31ccb
8295456: (ch) sun.nio.ch.Util::checkBufferPositionAligned gives misleading/incorrect error
...
Reviewed-by: alanb
2022-10-19 15:53:01 +00:00
Aleksei Efimov
d37ce4cdd1
8290368: Introduce LDAP and RMI protocol-specific object factory filters to JNDI implementation
...
Reviewed-by: dfuchs, rriggs, jpai
2022-10-19 14:41:28 +00:00
Jaikiran Pai
1553551d82
8286918: Better HttpServer service
...
Reviewed-by: dfuchs, michaelm, ahgross, rhalade
2022-10-18 22:41:16 +00:00
Daniel Jeliński
2cee77444f
8289366: Improve HTTP/2 client usage
...
Reviewed-by: dfuchs, rhalade
2022-10-18 22:41:16 +00:00
Hai-May Chao
5a8e5ea3e2
8286526: Improve NTLM support
...
Reviewed-by: weijun, rhalade
2022-10-18 22:41:15 +00:00
Joe Darcy
25e88b21af
8282252: Improve BigInteger/Decimal validation
...
Reviewed-by: jboes, rhalade, skoivu, bpb, smarks
2022-10-18 22:41:14 +00:00
Erik Gahlin
ecfb6bce5a
8295419: JFR: Change name of jdk.JitRestart
...
Reviewed-by: mgronlun
2022-10-18 21:43:06 +00:00
Daniel Fuchs
bd41428a56
8293590: Some syntax checks performed by URL.openConnection() could be performed earlier, at URL construction
...
Reviewed-by: jpai, michaelm
2022-10-18 14:30:51 +00:00
Prasanta Sadhukhan
78fed9d307
7175397: The divider color is not changed to green when dragging for Nimbus LaF.
...
Reviewed-by: jdv
2022-10-18 14:05:37 +00:00
Sean Coffey
8c40b7dc8c
8292177: InitialSecurityProperty JFR event
...
Reviewed-by: mullan
2022-10-18 11:41:07 +00:00
Damon Nguyen
358ac07255
8294254: [macOS] javax/swing/plaf/aqua/CustomComboBoxFocusTest.java failure
...
Reviewed-by: jdv, achung
2022-10-18 03:55:23 +00:00
Matthias Baesken
b3bb3e6ed8
8295325: tools/jlink/plugins/SaveJlinkArgfilesPluginTest.java fails on Linux ppc64le
...
Reviewed-by: alanb, mdoerr, mchung
2022-10-17 06:53:49 +00:00
Daniel D. Daugherty
e7d0ab227f
8295379: ProblemList java/lang/Float/Binary16Conversion.java in Xcomp mode on x64
...
8295380: ProblemList gc/cslocker/TestCSLocker.java in Xcomp mode on x64
Reviewed-by: alanb
2022-10-15 14:50:10 +00:00
Nikita Provotorov
2da079c64e
8294426: Two fingers tap generates wrong mouse modifiers on M2 MacBooks
...
Reviewed-by: prr
2022-10-14 14:14:23 +00:00
Prasanta Sadhukhan
7133fc93e1
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
...
Reviewed-by: tr, jdv, aivanov
2022-10-14 09:05:39 +00:00
Darragh Clarke
b30d922009
8292876: Do not include the deprecated userinfo component of the URI in HTTP/2 headers
...
Reviewed-by: aefimov, dfuchs, jpai
2022-10-14 01:37:29 +00:00
Phil Race
fdb74ed452
8295301: Problem list TrayIcon tests that fail on Ubuntu 22.04
...
Reviewed-by: dholmes
2022-10-13 21:37:28 +00:00
David Alvarez
21407dec01
8295173: (tz) Update Timezone Data to 2022e
...
Reviewed-by: naoto
2022-10-13 20:48:43 +00:00
Naoto Sato
4224d45132
8295232: "java.locale.useOldISOCodes" property is read lazily
...
Reviewed-by: lancea, bpb, iris, rriggs, coffeys
2022-10-13 16:18:53 +00:00
Abhishek Kumar
3b3438752c
8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB
...
Reviewed-by: aivanov, angorya, psadhukhan
2022-10-13 16:14:49 +00:00
Daniel Jeliński
94caecbe57
8294906: Memory leak in PKCS11 NSS TLS server
...
Reviewed-by: valeriep
2022-10-13 09:29:17 +00:00
Michael McMahon
26ac836636
8291638: Keep-Alive timeout of 0 should close connection immediately
...
Reviewed-by: dfuchs, jpai
2022-10-13 08:32:48 +00:00
Bill Huang
ac1941425b
8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance
...
Reviewed-by: naoto
2022-10-12 22:17:19 +00:00
Daniel Jeliński
d1252653b0
8277970: Test jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java fails with "tag mismatch"
...
Reviewed-by: jnimeh, xuelei
2022-10-12 15:32:36 +00:00
Magnus Ihse Bursie
860784238e
8295205: Add jcheck whitespace checking for markdown files
...
Reviewed-by: erikj
2022-10-12 13:31:54 +00:00
Michael McMahon
cb62f1c5c0
8295218: New KeepAliveTest.java has invalid copyright notice
...
Reviewed-by: dfuchs, tschatzl
2022-10-12 12:10:07 +00:00
Ramesh Bhagavatam Gangadhar
86ec158dfb
8291226: Create Test Cases to cover scenarios for JDK-8278067
...
Reviewed-by: dfuchs, michaelm
2022-10-12 11:44:44 +00:00
Smita Kamath
07946aa49c
8289552: Make intrinsic conversions between bit representations of half precision values and floats
...
Reviewed-by: kvn, sviswanathan, jbhateja
2022-10-11 17:06:19 +00:00
Abhishek Kumar
9d0009e92b
6777156: GTK L&F: JFileChooser can jump beyond root directory in combobox and selection textarea.
...
Reviewed-by: jdv, tr, psadhukhan
2022-10-11 12:55:59 +00:00
Tejesh R
33d0618813
6616245: NullPointerException when using JFileChooser with a custom FileView
...
Reviewed-by: aivanov
2022-10-11 11:11:49 +00:00
Erik Gahlin
fba763f825
8291519: jdk/jfr/api/event/TestShouldCommit.java failed with Unexpected value of shouldCommit()
...
Reviewed-by: mgronlun
2022-10-11 10:06:17 +00:00
KIRIYAMA Takuya
4435d56d3f
8282395: URL.openConnection can throw IOOBE
...
Reviewed-by: dfuchs
2022-10-11 09:22:33 +00:00
Daniel Jeliński
fe70487d0b
8294958: java/net/httpclient/ConnectTimeout tests are slow
...
Reviewed-by: dfuchs, aefimov
2022-10-11 08:50:01 +00:00
Markus Grönlund
4df4a1f8e2
8287832: jdk/jfr/event/runtime/TestActiveSettingEvent.java failed with "Expected two batches of Active Setting events"
...
Reviewed-by: egahlin
2022-10-10 12:40:58 +00:00
Prasanta Sadhukhan
269252aa3d
8295007: javax/swing/JRadioButton/4314194/bug4314194.java fails in mach5 for WIndowLookAndFeel
...
Reviewed-by: aivanov, tr
2022-10-10 11:51:21 +00:00
Markus Karg
8713dfa64e
8294541: java/io/BufferedInputStream/TransferTo.java fails with OOME
...
Reviewed-by: alanb
2022-10-09 13:55:27 +00:00
Chris Plummer
6a266c4de1
8292879: com/sun/jdi/ClassUnloadEventTest.java failed due to classes not unloading
...
Reviewed-by: dholmes, coleenp, sspitsyn
2022-10-07 19:11:19 +00:00
Alex Menkov
c1166a304d
8289561: java/lang/instrument/NativeMethodPrefixAgent.java fails with "ERROR: Injection failure: java.lang.UnsupportedOperationException: Records requires ASM8"
...
Reviewed-by: lmesnik, cjplummer, sspitsyn
2022-10-07 17:13:30 +00:00
Alan Bateman
1fda8421b9
8291429: java/lang/Thread/virtual/ThreadAPI.java timed out on single core system
...
Reviewed-by: sspitsyn, cjplummer
2022-10-07 08:14:43 +00:00
Alan Bateman
0ad6803ac2
8293810: Remove granting of RuntimePermission("stopThread") from tests
...
Reviewed-by: dfuchs, mullan, mchung, chegar
2022-10-07 06:15:38 +00:00
Prasanta Sadhukhan
f3a44a4835
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
...
Reviewed-by: tr, aivanov
2022-10-07 03:09:19 +00:00
Prasanta Sadhukhan
37bd4fbe30
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
...
Reviewed-by: tr, aivanov
2022-10-07 03:02:53 +00:00
Martin Desruisseaux
5c030cccae
8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()
...
Reviewed-by: prr
2022-10-06 16:03:36 +00:00
Alan Bateman
ad7b7d40ce
8294697: java/lang/Thread/virtual/ThreadAPI.testGetStackTrace2 failed with non-empty stack trace
...
Reviewed-by: dfuchs, jpai
2022-10-06 07:59:43 +00:00
Jayathirth D V
6029120a5f
8278086: [REDO] ImageIO.write() method will throw IndexOutOfBoundsException
...
Co-authored-by: Masanori Yano <myano@openjdk.org>
Reviewed-by: tr, prr
2022-10-06 05:23:38 +00:00
Justin Lu
87acfee3c3
8294397: Replace StringBuffer with StringBuilder within java.text
...
Reviewed-by: lancea, naoto, bchristi
2022-10-05 18:42:00 +00:00
Erik Gahlin
13a5000d48
8294151: JFR: Unclear exception message when dumping stopped in memory recording
...
Reviewed-by: mgronlun
2022-10-05 11:49:53 +00:00
Daniel Jeliński
43dbf5899b
8186765: Speed up test sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
...
Reviewed-by: dfuchs, jpai
2022-10-05 06:47:19 +00:00
lawrence.andrews
b22a38dedb
8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test
...
Reviewed-by: jdv
2022-10-04 18:02:43 +00:00
KIRIYAMA Takuya
121d4a5119
8293579: tools/jpackage/share/jdk/jpackage/tests/UnicodeArgsTest.java fails on Japanese Windows platform
...
Reviewed-by: asemenyuk, naoto, almatvee
2022-10-04 17:29:15 +00:00
Erik Gahlin
3644e26cef
8294673: JFR: Add SecurityProviderService#threshold to TestActiveSettingEvent.java
...
Reviewed-by: mgronlun
2022-10-04 14:24:55 +00:00
Erik Gahlin
4d6668e7ee
8294242: JFR: jfr print doesn't handle infinite duration well
...
Reviewed-by: mgronlun
2022-10-04 11:45:53 +00:00
Raffaello Giulietti
5a9cd33632
8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport
...
Reviewed-by: shade
2022-10-04 10:25:11 +00:00
Ioi Lam
ae79af2ad6
8294740: Add cgroups keyword to TestDockerBasic.java
...
Reviewed-by: mseledtsov, dholmes
2022-10-04 03:21:10 +00:00
Emmanuel Bourg
ed40d88f29
8276849: Refresh the window icon on graphics configuration changes
...
Reviewed-by: prr, jdv
2022-10-03 18:42:01 +00:00
Raffaello Giulietti
081691adf4
8294593: Check the size of the target on invocations of BigInteger::isProbablePrime
...
Reviewed-by: darcy
2022-10-03 18:02:21 +00:00
Daniel Jeliński
a4f2078bd6
8294437: java/nio/channels/FileChannel tests slow on Windows
...
Reviewed-by: alanb, bpb
2022-10-03 17:42:56 +00:00
Doug Simon
4f44fd6308
8237467: jlink plugin to save the argument files as input to jlink in the output image
...
Reviewed-by: mchung
2022-10-03 16:24:43 +00:00
Erik Gahlin
bc668b994d
8293099: JFR: Typo in TestRemoteDump.java
...
Reviewed-by: mgronlun
2022-10-03 07:04:30 +00:00
Daniel Jeliński
03f25a9c69
8293562: blocked threads with KeepAliveCache.get
...
Reviewed-by: dfuchs, michaelm
2022-10-03 06:32:31 +00:00
Jaikiran Pai
fd594302f7
8294610: java/net/vthread/HttpALot.java is slow on Linux
...
Reviewed-by: dfuchs, alanb
2022-10-01 09:17:53 +00:00
Justin Lu
3b1bc21727
8294307: ISO 4217 Amendment 173 Update
...
Reviewed-by: lancea, bpb, naoto
2022-09-30 17:10:49 +00:00
Alan Bateman
b8f9a915a2
8293940: Some tests for virtual threads take too long
...
Reviewed-by: dfuchs
2022-09-30 16:41:33 +00:00
Yoshiki Sato
f01573368f
8294357: (tz) Update Timezone Data to 2022d
...
Reviewed-by: naoto, coffeys
2022-09-30 12:45:35 +00:00
Severin Gehwolf
6d83482a6b
8293540: [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
...
Reviewed-by: iklam
2022-09-30 08:44:10 +00:00
Brian Burkhalter
a07975bf3e
8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
...
Reviewed-by: alanb, shade, lancea
2022-09-29 21:06:49 +00:00
Alexander Zvegintsev
29c70f1ab7
8294595: Add javax/swing/plaf/aqua/CustomComboBoxFocusTest.java to problem list
...
Reviewed-by: rriggs
2022-09-29 16:32:47 +00:00
Raffaello Giulietti
ce85cac947
8065554: MatchResult should provide values of named-capturing groups
...
Reviewed-by: smarks
2022-09-29 09:16:21 +00:00
Brian Burkhalter
8491fd5c12
8294551: Put java/io/BufferedInputStream/TransferTo.java on problem list
...
Reviewed-by: jpai
2022-09-29 00:35:14 +00:00
Markus Karg
7515b304ca
8279283: BufferedInputStream should override transferTo
...
Reviewed-by: bpb
2022-09-28 15:58:25 +00:00
Aleksey Shipilev
70d8428ebb
8294520: Problemlist java/nio/file/Files/CopyProcFile.java
...
Reviewed-by: alanb
2022-09-28 14:33:12 +00:00
Alan Bateman
37f83b9b8e
8294375: test/jdk/java/nio/channels/vthread/BlockingChannelOps.java is slow
...
Reviewed-by: jpai
2022-09-28 13:10:43 +00:00
Prasanta Sadhukhan
c42ef70a45
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
...
Reviewed-by: prr, serb
2022-09-28 08:50:58 +00:00
KIRIYAMA Takuya
c13e0ef3f8
8292848: AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7
...
Reviewed-by: prr, serb
2022-09-28 07:00:38 +00:00
Chris Plummer
6ad151d096
8293143: Workaround for JDK-8292217 when doing "step over" of bytecode with unresolved cp reference
...
Reviewed-by: sspitsyn, amenkov
2022-09-27 21:20:41 +00:00
KIRIYAMA Takuya
a11477ce25
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
...
Reviewed-by: naoto
2022-09-27 16:03:33 +00:00
Alan Bateman
1abf971b93
8249627: Degrade Thread.suspend and Thread.resume
...
Reviewed-by: cjplummer, sspitsyn, dholmes, jpai
2022-09-27 11:43:59 +00:00
Alexander Matveev
1e222bccd3
8293462: [macos] app image signature invalid when creating DMG or PKG from post processed signed image
...
Reviewed-by: asemenyuk
2022-09-26 22:48:25 +00:00
Alexandre Iline
aca4276e89
8294379: Missing comma after copyright year
...
Reviewed-by: kcr, azvegint, prr
2022-09-26 19:27:46 +00:00
Alexandre Iline
1f521a1204
8225012: sanity/client/SwingSet/src/ToolTipDemoTest.java fails on Windows
...
Reviewed-by: serb
2022-09-26 18:03:00 +00:00
Roger Riggs
5ae6bc23e8
8234262: Unmask SIGQUIT in a child process
...
Reviewed-by: bpb, dholmes, vtewari, stuefe, alanb
2022-09-26 15:55:22 +00:00
Prasanta Sadhukhan
2be315877b
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
...
Reviewed-by: azvegint, prr
2022-09-26 11:00:38 +00:00
Jaikiran Pai
169a5d48af
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
...
Reviewed-by: alanb
2022-09-26 05:16:31 +00:00
Harshitha Onkar
eca9749da0
8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different
...
Reviewed-by: kizune, aivanov, tr
2022-09-23 16:24:52 +00:00
Aleksey Shipilev
0b56b82243
8293991: java/lang/Float/Binary16ConversionNaN.java fails on silent NaN conversions
...
Reviewed-by: darcy
2022-09-23 09:03:18 +00:00
Alan Bateman
acd5bcfc88
8289610: Degrade Thread.stop
...
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
2022-09-23 07:55:29 +00:00
Jaikiran Pai
f6d78cda85
8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
...
Reviewed-by: kevinw, dfuchs
2022-09-23 04:54:39 +00:00
lawrence.andrews
df53fa752a
8292328: AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key
...
Reviewed-by: serb, aivanov
2022-09-22 20:15:28 +00:00
Sean Coffey
bc2af47e1e
8254711: Add java.security.Provider.getService JFR Event
...
Reviewed-by: mullan, valeriep, jpai
2022-09-22 13:53:15 +00:00
Jaikiran Pai
800e68d690
8292044: HttpClient doesn't handle 102 or 103 properly
...
Reviewed-by: dfuchs, chegar, michaelm
2022-09-22 09:18:22 +00:00
Matthias Baesken
03f287d4ad
8293995: Problem list sun/tools/jstatd/TestJstatdRmiPort.java on all platforms because of 8293577
...
Reviewed-by: clanger
2022-09-22 07:20:51 +00:00
Alexey Ivanov
711e2520ad
8294039: Remove "Classpath" exception from java/awt tests
...
Reviewed-by: dmarkov, iris
2022-09-21 17:01:39 +00:00
Alexey Ivanov
27b8e2f49e
8294038: Remove "Classpath" exception from javax/swing tests
...
Reviewed-by: dmarkov, iris
2022-09-21 17:00:40 +00:00
Aleksey Shipilev
cddd6def9f
8279941: sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails
...
Reviewed-by: valeriep
2022-09-20 20:11:45 +00:00
Damon Nguyen
3b438a68ea
8294067: [macOS] javax/swing/JComboBox/6559152/bug6559152.java Cannot select an item from popup with the ENTER key.
...
Reviewed-by: azvegint, psadhukhan
2022-09-20 18:15:13 +00:00
Paul Hohensee
5002eaa5cc
8293828: JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening
...
Reviewed-by: tschatzl
2022-09-20 17:12:51 +00:00
Naoto Sato
e3358e77f5
8294008: Grapheme implementation of setText() throws IndexOutOfBoundsException
...
Reviewed-by: joehw, smarks
2022-09-20 16:46:18 +00:00
Prasanta Sadhukhan
df8ec09f8d
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
...
Reviewed-by: azvegint, prr
2022-09-20 15:21:34 +00:00
Adam Sotona
0fa7d9e8cd
8278863: Add method ClassDesc::ofInternalName
...
Reviewed-by: jvernee
2022-09-20 07:50:03 +00:00
Brian Burkhalter
6e23b43220
8293502: (fc) FileChannel::transfer methods fail to copy /proc files on Linux
...
Reviewed-by: alanb
2022-09-19 15:57:06 +00:00
Sean Coffey
1f9ff41312
8292297: Fix up loading of override java.security properties file
...
Reviewed-by: xuelei
2022-09-19 15:21:46 +00:00
Alexey Ivanov
64b96e5cf5
8293811: Provide a reason for PassFailJFrame.forceFail
...
Reviewed-by: honkar, jdv
2022-09-19 14:22:36 +00:00
Damon Nguyen
8082c24a0d
8054572: [macosx] JComboBox paints the border incorrectly
...
Reviewed-by: honkar, psadhukhan
2022-09-19 11:33:25 +00:00
Abhishek Kumar
b920d2999f
8271328: User is able to choose the color after disabling the color chooser.
...
Reviewed-by: psadhukhan, tr
2022-09-19 11:30:47 +00:00
Prasanta Sadhukhan
ab7f58a377
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
...
Reviewed-by: jdv
2022-09-19 10:25:21 +00:00
Aleksey Shipilev
43f7f47ae0
8293499: Provide jmod --compress option
...
Reviewed-by: alanb, mchung, jpai, redestad
2022-09-19 06:19:53 +00:00
Aleksei Efimov
7765942aee
8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
...
Reviewed-by: dfuchs, jpai
2022-09-16 10:04:51 +00:00
Daniel Fuchs
11e7d53b23
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
...
Reviewed-by: jpai
2022-09-16 09:12:28 +00:00
Prasanta Sadhukhan
141d5f5dee
8293767: AWT test TestSinhalaChar.java has old SCCS markings
...
Reviewed-by: iris
2022-09-16 07:58:00 +00:00
Kevin Walls
bb9aa4eae6
8293813: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64 in Xcomp mode
...
Reviewed-by: dcubed
2022-09-15 21:04:52 +00:00
Daniel D. Daugherty
6beeb8471c
8293875: ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
...
Reviewed-by: bpb
2022-09-15 19:38:52 +00:00
Leonid Mesnik
2028ec7412
8289608: Change com/sun/jdi tests to not use Thread.suspend/resume
...
Reviewed-by: cjplummer, sspitsyn, alanb, dcubed
2022-09-15 17:25:48 +00:00
Thomas Schatzl
15cb1fb788
8256265: G1: Improve parallelism in regions that failed evacuation
...
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: sjohanss, ayang
2022-09-15 09:57:16 +00:00
Stanimir Stamenkov
1caba0f13c
8292948: JEditorPane ignores font-size styles in external linked css-file
...
Reviewed-by: psadhukhan
2022-09-15 08:16:28 +00:00
Joe Darcy
1dc5039fed
8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
...
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
Reviewed-by: mchung
2022-09-13 16:51:01 +00:00
Kevin Walls
dfc16e047f
8292302: Windows GetLastError value overwritten by ThreadLocalStorage::thread
...
Reviewed-by: cjplummer, dholmes, dcubed
2022-09-13 07:34:55 +00:00
Jaikiran Pai
8bd79d3efd
8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages
...
Reviewed-by: dfuchs, michaelm
2022-09-13 05:08:05 +00:00
Tejesh R
9cd3e355d1
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
...
Reviewed-by: jdv
2022-09-13 04:54:15 +00:00
Roger Riggs
0c61bf109f
8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences"
...
Reviewed-by: mchung, jpai
2022-09-12 13:26:15 +00:00
Bill Huang
91c9091d7e
8293343: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java failed with "Agent communication error: java.io.EOFException"
...
8293335: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
Reviewed-by: kevinw, cjplummer
2022-09-12 13:07:34 +00:00
Prasanta Sadhukhan
4c77bd32a0
6529151: NullPointerException in swing.plaf.synth.SynthLookAndFeel$Handler
...
Reviewed-by: serb, dnguyen
2022-09-12 11:55:48 +00:00
Alan Bateman
68da02c7b5
8292240: CarrierThread.blocking not reset when spare not activated
...
Reviewed-by: dfuchs
2022-09-10 06:15:48 +00:00
Naoto Sato
b8598b0297
8291660: Grapheme support in BreakIterator
...
Reviewed-by: smarks
2022-09-09 17:13:51 +00:00
Abhishek Kumar
9d6b0285f5
8234315: GTK LAF does not gray out disabled JMenu
...
Reviewed-by: serb, psadhukhan
2022-09-09 07:08:15 +00:00
Valerie Peng
812d805a48
6447816: Provider filtering (getProviders) is not working with OR'd conditions
...
Reviewed-by: weijun
2022-09-09 00:30:54 +00:00
Sangheon Kim
14eb5ad0dc
8291753: Add JFR event for GC CPU Time
...
Reviewed-by: tschatzl, ayang
2022-09-08 18:20:03 +00:00
Daniel D. Daugherty
4c5501c31c
8293548: ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
...
Reviewed-by: ccheung, azvegint
2022-09-08 16:30:59 +00:00
Vicente Romero
46e6e41b9a
8293051: Further refactor javac after removal of -source/-target/--release 7
...
Reviewed-by: darcy, mcimadamore
2022-09-08 14:36:19 +00:00
Weijun Wang
986b834148
8293489: Accept CAs with BasicConstraints without pathLenConstraint
...
Reviewed-by: mullan
2022-09-08 01:35:22 +00:00
Daniel D. Daugherty
2d13f53017
8293512: ProblemList serviceability/tmtools/jstat/GcNewTest.java in -Xcomp mode
...
8293516: ProblemList gc/cslocker/TestCSLocker.java in -Xcomp mode
8293517: ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
8293518: ProblemList sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java
Reviewed-by: bpb
2022-09-07 23:08:54 +00:00
Naoto Sato
32c7b6283d
8293146: Strict DateTimeFormatter fails to report an invalid week 53
...
Reviewed-by: rriggs
2022-09-07 18:33:37 +00:00
Christian Stein
1ee59adcfe
8289798: Update to use jtreg 7
...
Reviewed-by: ihse, jpai
2022-09-07 15:13:35 +00:00
Prasanta Sadhukhan
d696104535
4850101: Setting mnemonic to VK_F4 underlines the letter S in a button.
...
Reviewed-by: prr
2022-09-07 12:34:38 +00:00
Daniel Jeliński
205f992e9e
8293326: jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java slow on Windows
...
Reviewed-by: weijun, wetmore
2022-09-07 05:25:53 +00:00
Brian Burkhalter
da596182a4
8264744: (fs) Use file cloning in Linux version of Files::copy method
...
Reviewed-by: alanb
2022-09-06 18:10:58 +00:00
Yoshiki Sato
98d85e6f59
8292579: (tz) Update Timezone Data to 2022c
...
Reviewed-by: naoto, alanb
2022-09-06 16:05:51 +00:00
Doug Simon
7c96608d9a
8293403: JfrResolution::on_jvmci_resolution crashes when caller is null
...
Reviewed-by: never
2022-09-06 15:18:02 +00:00
Abhishek Kumar
a92c1ff700
8287912: GTK L&F : Background of tree icons are red
...
Reviewed-by: psadhukhan, jdv
2022-09-06 10:55:06 +00:00
Prasanta Sadhukhan
955baa3c44
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
...
Reviewed-by: prr
2022-09-05 10:47:48 +00:00
Chris Plummer
767262e67c
8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr"
...
Reviewed-by: amenkov, sspitsyn
2022-09-03 16:06:25 +00:00
Bill Huang
3993a1f9ea
8292067: Convert test/sun/management/jmxremote/bootstrap shell tests to java version
...
Reviewed-by: lmesnik
2022-09-02 18:10:56 +00:00
Chris Plummer
da99e3e829
8289400: Improve com/sun/jdi/TestScaffold error reporting
...
Reviewed-by: amenkov, lmesnik
2022-09-02 16:08:17 +00:00
Bill Huang
032be168b5
8292066: Convert TestInputArgument.sh and TestSystemLoadAvg.sh to java version
...
Reviewed-by: lmesnik, amenkov
2022-09-01 21:29:24 +00:00
Ruprabhu25
04d8069bac
8230374: maxOutputSize, instead of javatest.maxOutputSize, should be used in TEST.properties
...
Reviewed-by: dholmes
2022-09-01 19:53:14 +00:00
Joe Darcy
2d18dda3f2
8173605: Remove support for source and target 1.7 option in javac
...
Reviewed-by: vromero
2022-09-01 16:43:50 +00:00
Roger Riggs
2d10d4f54e
8291651: CleanerTest.java fails with "Cleanable was cleaned"
...
Reviewed-by: jpai, dfuchs
2022-09-01 14:02:06 +00:00
Aleksey Shipilev
6e6202c14d
8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
...
Reviewed-by: yadongwang, fyang, vkempik, psandoz
2022-09-01 09:22:56 +00:00
Jatin Bhateja
38377d5eb7
8291649: multiple tests failing with -Xcomp after JDK-8290034
...
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: kbarrett, jrose
2022-08-31 05:02:56 +00:00
Kevin Driver
6335150cea
6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified
...
Reviewed-by: valeriep
2022-08-30 20:51:34 +00:00
Kevin Driver
550e5d7822
4958071: (spec) confusing exception list for javax.crypto.Cipher.init(...) for
...
Reviewed-by: valeriep, wetmore
2022-08-30 18:23:46 +00:00
Tejesh R
4a28f3798d
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
...
Reviewed-by: psadhukhan, prr
2022-08-30 08:36:58 +00:00
Prasanta Sadhukhan
d5167a91a9
7189422: [macosx] Submenu's arrow have a wrong position
...
Reviewed-by: prr, dnguyen
2022-08-29 10:59:31 +00:00
Roger Riggs
4e457acda0
8291760: PipelineLeaksFD.java still fails: More or fewer pipes than expected
...
Reviewed-by: jpai, alanb
2022-08-26 19:06:29 +00:00
Brian Burkhalter
c74b6d4552
8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
...
Reviewed-by: alanb
2022-08-26 16:12:58 +00:00
Chris Plummer
3e18773016
8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java
...
Reviewed-by: amenkov, kevinw
2022-08-25 22:54:29 +00:00
Chris Plummer
d83faeaf9a
8292250: Create test for co-located JDI MethodEntry, Step, and Breakpoint events
...
Reviewed-by: amenkov, kevinw
2022-08-25 22:03:43 +00:00
Maxim Kartashev
5d799d80e6
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr
2022-08-25 19:43:44 +00:00
Aleksey Shipilev
251bff6bee
8292877: java/util/concurrent/atomic/Serial.java uses {Double,Long}Accumulator incorrectly
...
Reviewed-by: psandoz, martin, alanb
2022-08-25 16:47:58 +00:00
Erik Österlund
054c23f484
8290025: Remove the Sweeper
...
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
2022-08-25 09:48:55 +00:00
Prasanta Sadhukhan
5a20bc44b1
8292715: Cleanup Problemlist
...
Reviewed-by: prr
2022-08-25 07:34:38 +00:00
Valerie Peng
14623c6087
8292739: Invalid legacy entries may be returned by Provider.getServices() call
...
Reviewed-by: weijun
2022-08-24 18:23:19 +00:00
Harshitha Onkar
568be58e85
8290469: Add new positioning options to PassFailJFrame test framework
...
Reviewed-by: prr, aivanov
2022-08-24 16:23:23 +00:00
Jayashree Huttanagoudar
3c2289d651
8215916: The failure reason of an optional JAAS LoginModule is not logged
...
Reviewed-by: weijun
2022-08-24 15:47:12 +00:00
Doug Simon
259ba86c60
8290075: [JVMCI] only blessed methods can link against EventWriterFactory.getEventWriter
...
Reviewed-by: mgronlun
2022-08-23 07:24:53 +00:00
Daniel D. Daugherty
ab6988599c
8292215: java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java times out with slowdebug
...
Reviewed-by: rriggs, shade
2022-08-22 19:31:50 +00:00
Daniel D. Daugherty
54843b700a
8290211: jdk/internal/vm/Continuation/Fuzz.java failed with "AssertionError: Failed to compile int Fuzz.com_int(int,int) in 5000ms"
...
Reviewed-by: lmesnik, alanb, jiefu
2022-08-22 19:30:50 +00:00
Daniel D. Daugherty
8a0c3e53d5
8292261: adjust timeouts in JLI GetObjectSizeIntrinsicsTest.java
...
Reviewed-by: cjplummer
2022-08-22 19:29:58 +00:00
Naoto Sato
aa9b8f04bf
8292043: Incorrect decoding near EOF for stateful decoders like UTF-16
...
Reviewed-by: joehw, alanb, lancea
2022-08-22 16:26:37 +00:00
Alexey Semenyuk
45c3e898ed
8292316: Tests should not rely on specific JAR file names (jpackage)
...
Reviewed-by: almatvee
2022-08-22 15:42:27 +00:00
Daniel Fuchs
256b52387b
8292381: java/net/httpclient/SpecialHeadersTest.java fails with "ERROR: Shutting down connection: HTTP/2 client stopped"
...
Reviewed-by: jpai
2022-08-22 14:14:41 +00:00
Prasanta Sadhukhan
a17fce7507
6445283: ProgressMonitorInputStream not large file aware (>2GB)
...
Reviewed-by: azvegint, prr
2022-08-22 11:13:33 +00:00
KIRIYAMA Takuya
79597f1ea6
8272702: Resolving URI relative path with no / may lead to incorrect toString
...
Reviewed-by: dfuchs, michaelm
2022-08-22 09:22:59 +00:00
Weijun Wang
235151ead8
8292676: Remove two kerberos tests from problem list
...
Reviewed-by: xuelei, hchao
2022-08-19 19:59:39 +00:00
Weijun Wang
df5209e70f
8292683: Remove BadKeyUsageTest.java from Problem List
...
Reviewed-by: xuelei, hchao
2022-08-19 19:58:44 +00:00
Robbin Ehn
45dec480ef
8292592: JFR test TestNative is not reliable due to low rate of sampling.
...
Reviewed-by: egahlin, shade
2022-08-19 16:05:08 +00:00
Brian Burkhalter
5ca268ca65
8292636: (dc) Problem listing of java/nio/channels/DatagramChannel/Unref.java has incorrect issue ID
...
Reviewed-by: jpai
2022-08-19 15:03:11 +00:00
Weijun Wang
54ce11431d
6587699: Document DigestInputStream behavior when skip() or mark() / reset() is used
...
Reviewed-by: wetmore
2022-08-18 22:35:13 +00:00
Joe Darcy
f567fa0fd5
8292498: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed with "AssertionError: only show error once expected [1] but found [0]"
...
Reviewed-by: psandoz, mchung, jpai, rriggs
2022-08-18 16:09:26 +00:00
Aleksey Shipilev
e8bc87956a
8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
...
Reviewed-by: psandoz
2022-08-17 18:13:49 +00:00
Prasanta Sadhukhan
bf7d6d3a0f
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
...
Reviewed-by: azvegint, dnguyen
2022-08-17 12:46:27 +00:00
Volker Simonis
802ef38060
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
...
Reviewed-by: alanb, lancea
2022-08-17 09:34:41 +00:00
Ao Qi
e61f6fc394
8292362: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed on some platforms
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb
2022-08-17 08:32:19 +00:00
Alan Bateman
0bfb12162f
8292051: jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java failed "AssertionError: Expected terminated values: [666] but got: []"
...
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: plevart
2022-08-17 07:28:41 +00:00
Daniel D. Daugherty
da477b1366
8292509: ProblemList java/lang/invoke/lambda/LogGeneratedClassesTest.java on windows
...
8292510: ProblemList runtime/cds/appcds/cacheObject/ArchivedEnumTest.java
Reviewed-by: darcy
2022-08-16 23:02:23 +00:00
Phil Race
01b87ba8e2
8289616: Drop use of Thread.stop in AppContext
...
Reviewed-by: alanb, iris, azvegint
2022-08-16 22:53:36 +00:00
Joe Darcy
e44e3f0c19
8289106: Add model of class file versions to core reflection
...
Reviewed-by: rriggs
2022-08-16 18:43:58 +00:00
Jaikiran Pai
4cc6cb9d9d
8290041: ModuleDescriptor.hashCode is inconsistent
...
Reviewed-by: alanb
2022-08-16 08:31:36 +00:00
Tejesh R
21f4eb2233
6521141: DebugGraphics NPE @ setFont();
...
Reviewed-by: prr
2022-08-16 05:52:50 +00:00
Patricio Chilano Mateo
dd2034b007
8291972: Fix double copy of arguments when thawing two interpreted frames
...
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: rpressler, rehn, rrich
2022-08-15 14:34:54 +00:00
Sean Coffey
9d7c13eb14
8155246: Throw error if default java.security file is missing
...
Reviewed-by: mullan
2022-08-15 09:07:17 +00:00
Daniel D. Daugherty
e70747b4e9
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, dholmes
2022-08-12 21:31:04 +00:00
Maxim Kartashev
00decca46a
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, avu
2022-08-12 15:37:18 +00:00
Alexey Ushakov
871b7dab14
8291266: RenderPerfTest: missing content while rendering some primitives
...
Reviewed-by: aghaisas, prr
2022-08-12 09:48:57 +00:00
Ao Qi
dedc05cb40
8291640: java/beans/XMLDecoder/8028054/Task.java should use the 3-arg Class.forName
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, prr
2022-08-11 19:30:20 +00:00
Bill Huang
7ea9ba1f6c
8292064: Convert java/lang/management/MemoryMXBean shell tests to java version
...
Reviewed-by: lmesnik, sspitsyn
2022-08-11 14:34:01 +00:00
Jaikiran Pai
4b03e135e1
8285405: add test and check for negative argument to HashMap::newHashMap et al
...
Reviewed-by: chegar, naoto, lancea, smarks
2022-08-11 02:17:01 +00:00
Leonid Mesnik
36ef4c1a92
8291081: Some sun/tools/jstatd/TestJstatd* tests fail with "Not a percentage\: 68.31\: expected true, was false"
...
Reviewed-by: kevinw, cjplummer
2022-08-11 00:30:19 +00:00
Alex Kasko
543163a03b
8291978: jpackage: allow to override primary l10n files on Windows
...
Reviewed-by: asemenyuk, almatvee, naoto
2022-08-10 20:34:51 +00:00
Joe Darcy
68af7c1365
8291734: Return accurate ACC_SUPER access flag for classes
...
Reviewed-by: mchung
2022-08-10 19:55:57 +00:00
Alex Kasko
e4925a3959
8291924: jpackage: l10n for Windows context menu label
...
Reviewed-by: naoto, asemenyuk, almatvee
2022-08-10 19:17:42 +00:00
Daniel Jeliński
7b029ea6ba
8227651: Tests fail with SSLProtocolException: Input record too big
...
8212096: javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch
Reviewed-by: coffeys, xuelei
2022-08-10 18:16:10 +00:00
Brian Burkhalter
35fd5d88eb
8292200: Add java/io/File/GetXSpace.java to Windows problem list
...
Reviewed-by: alanb
2022-08-10 18:09:54 +00:00
David Schlosnagle
9825c33560
8291641: Optimize StackTraceElement.toString()
...
Reviewed-by: rriggs, mchung
2022-08-10 16:22:19 +00:00
Tejesh R
ecfa38ffa8
8281966: Absolute path of symlink is null in JFileChooser
...
Reviewed-by: aivanov, psadhukhan
2022-08-10 11:43:02 +00:00
Prasanta Sadhukhan
83dc2e3e45
8292062: misc javax/swing tests failing
...
Reviewed-by: prr
2022-08-10 03:42:12 +00:00
Brian Burkhalter
6397d564a5
8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
...
Reviewed-by: alanb
2022-08-09 22:29:04 +00:00
Daniel D. Daugherty
57e0da1578
8292132: ProblemList jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java
...
Reviewed-by: bpb
2022-08-09 19:26:28 +00:00
Daniel D. Daugherty
17c77b5d7a
8292119: ProblemList java/awt/image/multiresolution/MultiresolutionIconTest.java on linux-x64 and windows-all
...
Reviewed-by: naoto, prr
2022-08-09 18:50:56 +00:00
Brian Burkhalter
4040927d17
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
...
Reviewed-by: naoto, rriggs, alanb, lancea
2022-08-09 17:07:14 +00:00
Sergey Bylokhov
77398430b5
8288633: The ICC_ColorSpace.fromCIEXYZ method uses the wrong rendering intent
...
Reviewed-by: prr
2022-08-08 21:50:16 +00:00
Bill Huang
124fc4a83d
8290180: Convert com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh to jtreg java version
...
8290181: convert com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh to java version
Reviewed-by: lmesnik, amenkov
2022-08-08 15:06:49 +00:00
Peter Levart
861cc671e2
8291897: TerminatingThreadLocal(s) not registered from virtual thread(s)
...
Reviewed-by: alanb
2022-08-08 12:38:21 +00:00
Harshitha Onkar
891df2128a
8259687: JTabbedPane.setComponentAt doesn't hide previously visible tab component
...
Reviewed-by: psadhukhan, dnguyen
2022-08-08 11:39:17 +00:00
David Holmes
87cda21c5d
Merge
2022-08-05 22:35:24 +00:00
Daniel D. Daugherty
b66a0d1613
8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
...
Reviewed-by: bpb
2022-08-05 21:56:54 +00:00
Michael McMahon
b17a745d7f
8291637: HttpClient default keep alive timeout not followed if server sends invalid value
...
Reviewed-by: jpai, dfuchs
2022-08-05 14:51:58 +00:00
Alan Bateman
5963300c0c
8290562: ThreadMXBean.getThread{Cpu,User}Time fails with -XX:-VMContinuations
...
Reviewed-by: sspitsyn, kevinw, mchung
2022-08-05 07:39:43 +00:00
Daniel D. Daugherty
6e6c64c6f6
8291941: ProblemList java/lang/ProcessBuilder/PipelineLeaksFD.java on linux-all
...
Reviewed-by: dholmes
2022-08-04 22:50:24 +00:00
Phil Race
6ad6b1c454
8272998: ImageIO.read() throws incorrect exception type
...
Reviewed-by: aivanov, dnguyen
2022-08-04 20:51:48 +00:00
Alisen Chung
90257f9505
8169187: [macosx] Aqua: java/awt/image/multiresolution/MultiresolutionIconTest.java
...
Reviewed-by: prr, dnguyen
2022-08-04 20:37:12 +00:00
Gaurav Chaudhari
3c3256414f
8288377: [REDO] DST not applying properly with zone id offset set with TZ env variable
...
Reviewed-by: naoto
2022-08-04 18:49:05 +00:00
Peter Levart
4b3dfe1d22
8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs
...
Backport-of: d4a795d75a
2022-08-04 16:53:57 +00:00
Peter Levart
d4a795d75a
8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs
...
Reviewed-by: rkennke, shade
2022-08-04 13:25:15 +00:00
Daniel Jeliński
4772354f4c
8291825: java/time/nontestng/java/time/zone/CustomZoneNameTest.java fails if defaultLocale and defaultFormatLocale are different
...
Reviewed-by: naoto
2022-08-04 06:57:35 +00:00
Naoto Sato
e52a340d7f
8290488: IBM864 character encoding implementation bug
...
Reviewed-by: iris, joehw, alanb
2022-08-03 15:59:43 +00:00
Daniel Jeliński
af529be069
8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
...
Reviewed-by: dfuchs, jpai
2022-08-03 14:51:28 +00:00
Coleen Phillimore
b7d2bde8e3
8291733: Remove JFR events that expose hashtable
...
Reviewed-by: egahlin
2022-08-03 13:06:53 +00:00
David Holmes
0971d34646
Merge
2022-08-03 08:11:10 +00:00
Chris Plummer
a6564d495b
8291650: Add delay to ClassUnloadEventTest before exiting to give time for JVM to send all events before VMDeath
...
Reviewed-by: sspitsyn, amenkov
2022-08-02 21:13:00 +00:00
Erik Gahlin
54c093ab0e
8291524: jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java Value not equal to 2, field='hiddenClassCount', value='0'
...
Reviewed-by: hseigel
2022-08-02 14:41:38 +00:00
Weijun Wang
554f44ecb1
8282730: LdapLoginModule throw NPE from logout method after login failure
...
Reviewed-by: mullan
2022-08-01 22:28:30 +00:00
Aleksey Shipilev
fcc119531a
8290531: Loom: Parallelize a few tests more deeply
...
Reviewed-by: rpressler, jpai, alanb
2022-08-01 14:20:27 +00:00
Roger Riggs
226b8e680a
8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected
...
Reviewed-by: bpb, naoto, jpai
2022-08-01 13:44:21 +00:00
Prasanta Sadhukhan
f5d1b5bda2
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
...
Reviewed-by: azvegint, prr
2022-08-01 11:08:56 +00:00
KIRIYAMA Takuya
d61c0c79cf
8290497: some tests in com/sun/jdi fail on localized Windows platform
...
Reviewed-by: sspitsyn, cjplummer, amenkov
2022-08-01 08:12:25 +00:00
Kevin Driver
0bcf17674e
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
...
Reviewed-by: wetmore
2022-07-29 20:30:28 +00:00
Bradford Wetmore
791fc5791a
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
...
Reviewed-by: weijun
2022-07-28 22:04:44 +00:00
Jorn Vernee
54a2c5a6d1
8290059: Do not use std::thread in panama tests
...
Reviewed-by: mcimadamore, stuefe, erikj
2022-07-28 14:53:26 +00:00
Matthias Baesken
5d1ad39684
8290839: jdk/jfr/event/compiler/TestJitRestart.java failed with "RuntimeException: No JIT restart event found: expected true, was false"
...
Reviewed-by: egahlin, lucy
2022-07-28 10:48:45 +00:00
Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +00:00
Leonid Mesnik
348a0521e1
8290846: sun/tools/jstatd/JstatdTest* tests should use VM options
...
Reviewed-by: cjplummer, sspitsyn
2022-07-28 00:04:17 +00:00
Roger Riggs
c1040897cd
8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences"
...
Reviewed-by: mchung, jpai
2022-07-27 14:47:17 +00:00
David Holmes
923462467e
Merge
2022-07-27 14:07:11 +00:00
Maurizio Cimadamore
36c00fdd74
8291006: java/foreign/TestUnsupportedPlatform fails after JDK-8290455
...
Reviewed-by: jvernee
2022-07-27 09:50:58 +00:00
Joe Darcy
7318b22209
8289551: Conversions between bit representations of half precision values and floats
...
Reviewed-by: psandoz, jrose
2022-07-26 16:54:32 +00:00
Roger Riggs
28bbdc5ebb
8290972: ProblemList java/lang/ProcessBuilder/PipelineLeaksFD.java
...
Reviewed-by: iris, jpai
2022-07-26 11:53:50 +00:00
Alexey Semenyuk
7c3cfd13e3
8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file"
...
Reviewed-by: almatvee
2022-07-25 21:51:26 +00:00
Maurizio Cimadamore
8c9d5ad4f8
8290455: jck test api/java_lang/foreign/VaList/Empty.html fails on some platforms
...
Reviewed-by: jvernee, mbaesken
2022-07-25 21:32:44 +00:00
Prasanta Sadhukhan
d0c365a7b9
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
...
Reviewed-by: prr
2022-07-25 10:32:11 +00:00
Roger Riggs
2660a9268b
8290893: ProblemList java/lang/ClassLoader/loadLibraryUnload/LoadLibraryUnload
...
Reviewed-by: dcubed
2022-07-22 20:11:25 +00:00
Zhengyu Gu
54854d9300
8256811: Delayed/missed jdwp class unloading events
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: cjplummer, coleenp, sspitsyn
2022-07-22 12:27:04 +00:00
Christoph Langer
c29242ebb0
8290460: Alpine: disable some panama tests that rely on std::thread
...
Backport-of: d7f0de272c
2022-07-22 11:33:05 +00:00
Roger Riggs
620c8a045f
8289643: File descriptor leak with ProcessBuilder.startPipeline
...
Reviewed-by: alanb, jpai, lancea
2022-07-21 18:57:23 +00:00
Alex Menkov
7ec0132ad3
8286844: com/sun/jdi/RedefineCrossEvent.java failed with 1 threads completed while VM suspended
...
Reviewed-by: sspitsyn, cjplummer
2022-07-21 18:14:40 +00:00
Ryan Ernst
80bd8c3549
8290504: Close streams returned by ModuleReader::list
...
Reviewed-by: mchung, chegar
2022-07-21 18:01:25 +00:00
jeremy
4b4d35289a
8264999: GeneralPath.lineTo() to itself produces jagged lines
...
Reviewed-by: lbourges, prr
2022-07-20 11:34:48 +00:00
Weijun Wang
d991ec4f9f
8282676: Improve subject handling
...
Reviewed-by: ahgross, mullan, rhalade
2022-07-19 20:55:27 +00:00
Valerie Peng
ec1d338e15
8272243: Improve DER parsing
...
Reviewed-by: weijun, rhalade
2022-07-19 20:55:26 +00:00
Alexey Semenyuk
c2cbeb3ee8
8290398: jpackage exe installers are not installed in jtreg tests
...
Reviewed-by: almatvee
2022-07-19 19:46:51 +00:00
Weijun Wang
d0a2f13dea
8282676: Improve subject handling
...
Reviewed-by: ahgross, mullan, rhalade
2022-07-19 18:39:39 +00:00
Valerie Peng
ddb106be7a
8272243: Improve DER parsing
...
Reviewed-by: weijun, rhalade
2022-07-19 18:39:38 +00:00
Alexey Semenyuk
1af7c33df5
8290400: Must run exe installers in jpackage jtreg tests without UI
...
Reviewed-by: almatvee
2022-07-19 17:01:55 +00:00
Alexey Semenyuk
977e09489d
8283707: Support <major.minor.update.build> version format on Windows
...
Reviewed-by: almatvee
2022-07-19 16:59:28 +00:00
Roger Riggs
e02627ca0a
8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"
...
Reviewed-by: mchung
2022-07-19 11:51:28 +00:00
Thomas Stuefe
d7f0de272c
8290460: Alpine: disable some panama tests that rely on std::thread
...
Reviewed-by: jvernee, dholmes
2022-07-19 07:13:18 +00:00
Matthias Baesken
dfbc6919e1
8289524: Add JFR JIT restart event
...
Reviewed-by: kvn, lucy
2022-07-19 07:07:41 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Srinivas Mandalika
b9de0a7556
8284524: Create an automated test for JDK-4422362
...
Reviewed-by: prr
2022-07-18 17:17:50 +00:00
Srinivas Mandalika
5ae4320921
8284767: Create an automated test for JDK-4422535
...
Reviewed-by: prr, achung
2022-07-18 17:16:44 +00:00
Jesper Wilhelmsson
522b65743c
Merge
2022-07-17 15:11:21 +00:00
Roger Riggs
0184f46bdf
8289919: [test] LoadLibraryUnloadTest.java failed with "Failed to unload native library"
...
Reviewed-by: mchung
2022-07-15 18:27:44 +00:00
Mandy Chung
cca91f7bcc
8290327: Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
...
Reviewed-by: jpai
2022-07-15 18:11:18 +00:00
Yoshiki Sato
92deab5465
8028265: Add legacy tz tests to OpenJDK
...
Reviewed-by: coffeys, naoto
2022-07-15 07:16:14 +00:00
Doug Lea
890bcedd49
8290264: java/util/concurrent/locks/Lock/OOMEInAQS.java fails with "exit code: 0"
...
Reviewed-by: dholmes, alanb, dcubed
2022-07-14 19:53:31 +00:00
Brian Burkhalter
fb27ddcbe5
8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir
...
Reviewed-by: alanb, jpai
2022-07-14 15:23:42 +00:00
KIRIYAMA Takuya
adf40d25a1
8290149: java/nio/file/Files/probeContentType/Basic.java fails on Windows Server 2019/2022
...
Reviewed-by: jpai, lancea
2022-07-14 07:00:33 +00:00
Jesper Wilhelmsson
a7f83582d3
Merge
2022-07-14 06:19:40 +00:00
Bill Huang
dbab827bee
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
...
Reviewed-by: jpai
2022-07-14 01:31:34 +00:00
lawrence.andrews
3216d198f3
8289559: java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-07-13 22:42:13 +00:00
Doug Lea
535804554d
8066859: java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died
...
Reviewed-by: alanb
2022-07-13 18:05:42 +00:00
Brian Burkhalter
44fb92e2aa
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
...
Reviewed-by: lancea, dfuchs, jpai
2022-07-13 15:13:27 +00:00
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