Alexey Semenyuk
884b9ade41
8293453: tools/jpackage/share/AddLShortcutTest.java "Failed: Check the number of mismatched pixels [1024] of [1024] is < [0.100000] threshold"
...
Reviewed-by: almatvee
2022-12-06 00:13:22 +00:00
Phil Race
8af6e8a67f
8298123: Problem List MaximizedToIconified.java on macOS
...
Reviewed-by: dcubed
2022-12-05 21:26:44 +00:00
Erik Gahlin
9827b75c45
8298043: jdk/jfr/api/consumer/recordingstream/TestStop.java failed with "Expected outer stream to have 3 events"
...
Reviewed-by: mgronlun
2022-12-05 20:40:35 +00:00
ravi.ra.gupta
7d20a60a98
8297489: Modify TextAreaTextEventTest.java as to verify the content change of TextComponent sends TextEvent
...
Reviewed-by: honkar, aivanov
2022-12-05 18:41:42 +00:00
Phil Race
601264d97d
8273357: SecurityManager deprecation warning from java/awt/regtesthelpers/Util.java
...
Reviewed-by: kizune, aivanov
2022-12-05 17:54:15 +00:00
Alan Bateman
19d849884b
8297495: j.u.concurrent updates for JDK 20
...
Reviewed-by: jpai
2022-12-05 15:20:16 +00:00
Jorn Vernee
0452c39fec
8296477: Foreign linker implementation update following JEP 434
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: rehn, mcimadamore, vlivanov
2022-12-05 14:47:12 +00:00
Maurizio Cimadamore
73baadceb6
8295044: Implementation of Foreign Function and Memory API (Second Preview)
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
2022-12-05 13:49:53 +00:00
Kevin Walls
17666fbcae
8297794: Deprecate JMX Management Applets for Removal
...
Reviewed-by: dfuchs, mullan, rriggs, alanb
2022-12-05 09:27:14 +00:00
sendaoYan
82561de722
8296384: [TESTBUG] sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently timeout
...
Reviewed-by: weijun, wetmore
2022-12-05 07:41:42 +00:00
Michal Karm Babacek
914ef07fed
8297609: Add application/wasm MIME type for wasm file extension
...
Reviewed-by: jpai, michaelm
2022-12-05 01:59:20 +00:00
Daniel D. Daugherty
87572d43be
8298068: ProblemList tests failing due to JDK-8297235
...
8298070: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
8298071: ProblemList tests failing due to JDK-8298059
8298072: ProblemList compiler/c1/TestPrintC1Statistics.java in Xcomp mode on linux-aarch64
Reviewed-by: azvegint
2022-12-04 16:37:09 +00:00
Daniel D. Daugherty
99e2ef49a8
8298054: ProblemList jdk/jfr/api/consumer/recordingstream/TestStop.java
...
Reviewed-by: lmesnik
2022-12-03 04:13:33 +00:00
Daniel D. Daugherty
6e5470525d
8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
...
8297367: disable TestRedirectLinks.java in slowdebug mode
8297369: disable Fuzz.java in slowdebug mode
Reviewed-by: sspitsyn, jjg, cjplummer, lmesnik
2022-12-02 22:29:21 +00:00
Erik Gahlin
1b924659c8
8297608: JFR: Incorrect duration after chunk rotation
...
Reviewed-by: mgronlun
2022-12-02 17:21:48 +00:00
Prasanta Sadhukhan
319faa5afc
8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
...
Reviewed-by: tr, serb
2022-12-02 11:48:28 +00:00
Daniel Fuchs
6d0fbb2c49
8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-tests/TckDriver.java test
...
Reviewed-by: alanb, jpai, michaelm
2022-12-02 10:44:29 +00:00
Jie Fu
11ba7591df
8297992: Tests fail after JDK-8297215 due to lack of @enablePreview
...
Reviewed-by: darcy
2022-12-02 06:04:10 +00:00
Liam Miller-Cushon
e846b0438c
8297875: jar should not compress the manifest directory entry
...
Reviewed-by: lancea
2022-12-01 22:07:57 +00:00
Joe Darcy
770ff5a812
8297215: Update libs tests to use @enablePreview
...
Reviewed-by: alanb, sspitsyn
2022-12-01 20:38:16 +00:00
Alexander Zvegintsev
9f94cbec51
8271519: java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java failed with "Total [200] - Expected [400]"
...
Reviewed-by: serb
2022-12-01 18:10:31 +00:00
Christian Stein
c70d1e1bd3
8296710: Update to use jtreg 7.1
...
Reviewed-by: erikj, alanb, jjg
2022-12-01 16:49:40 +00:00
Erik Gahlin
eec24aa203
8295350: JFR: Add stop methods for recording streams
...
Reviewed-by: mgronlun
2022-12-01 15:01:42 +00:00
Abhishek Kumar
ce048e7cb5
8295006: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
...
Reviewed-by: prr, tr
2022-12-01 08:07:22 +00:00
Prasanta Sadhukhan
c612512014
8296660: Swing HTML table with omitted closing tags misparsed
...
Reviewed-by: prr, jdv
2022-12-01 07:57:10 +00:00
Jorn Vernee
1722f9cce3
8290231: java/foreign/malloc/TestMixedMallocFree.java crashed in JDK19 ATR run
...
Reviewed-by: mcimadamore
2022-11-30 20:00:59 +00:00
Jorn Vernee
1a2ff58761
8297736: test/jdk/java/foreign/TestMatrix.java is broken
...
8291642: java/foreign/TestMatrix.java -few tests are failing due to JDK-8287158.
Reviewed-by: mcimadamore
2022-11-30 19:59:43 +00:00
Sergey Bylokhov
8ffed34e1d
8297681: Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
...
Reviewed-by: prr
2022-11-30 07:29:32 +00:00
Johnny Lim
5dcaf6cc6c
8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection
...
Reviewed-by: dfuchs, jpai
2022-11-30 06:15:07 +00:00
Sergey Bylokhov
87f00f4a1b
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
...
Reviewed-by: prr, aivanov
2022-11-30 03:22:52 +00:00
Jaikiran Pai
9ced2ea0ab
8297311: Improve exception message thrown by java.net.HostPortrange::toLowerCase(String s)
...
Reviewed-by: dfuchs, michaelm, rriggs
2022-11-30 01:11:24 +00:00
Jaikiran Pai
0ce182723b
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
2022-11-30 00:37:31 +00:00
Srinivas Mandalika
e2d71c0a0d
8297481: Create a regression test for JDK-4424517
...
Reviewed-by: serb
2022-11-29 21:54:33 +00:00
Abhishek Kumar
2084451193
8078471: Backspace does not work in JFileChooser with GTK L&F
...
Reviewed-by: psadhukhan, prr
2022-11-29 21:49:50 +00:00
Alexander Zvegintsev
3ce0042158
8297780: Problem list java/awt/Frame/RestoreToOppositeScreen/RestoreToOppositeScreen.java
...
Reviewed-by: aivanov
2022-11-29 17:56:02 +00:00
Xue-Lei Andrew Fan
b778cd52b3
8295010: Reduce if required in EC limbs operations
...
Reviewed-by: djelinski, jjiang
2022-11-29 17:39:40 +00:00
Daniel Fuchs
d83a07b72c
8297200: java/net/httpclient/SpecialHeadersTest.java failed once in AssertionError due to selector thread remaining alive
...
Reviewed-by: jpai
2022-11-29 12:42:37 +00:00
Prasanta Sadhukhan
4e8e853bc9
6788481: CellEditorListener.editingCanceled is never called
...
Reviewed-by: prr, azvegint, serb
2022-11-29 05:08:38 +00:00
David Holmes
692bedbc1d
8297106: Remove the -Xcheck:jni local reference capacity checking
...
Reviewed-by: dcubed, kevinw
2022-11-29 02:03:49 +00:00
Weibing Xiao
cdf9ed07de
8297528: java/io/File/TempDirDoesNotExist.java test failing on windows-x64
...
Reviewed-by: rriggs, iris, bpb, naoto
2022-11-28 21:34:36 +00:00
Smita Kamath
105d9d75e8
8295351: java/lang/Float/Binary16Conversion.java fails with "Unexpected result of converting"
...
Reviewed-by: sviswanathan, thartmann
2022-11-28 19:24:25 +00:00
Aleksey Shipilev
405b1886b3
8297570: jdk/jfr/threading/TestDeepVirtualStackTrace.java fails with -XX:-UseTLAB
...
Reviewed-by: mgronlun
2022-11-28 14:49:28 +00:00
Alan Bateman
ba0a2521ba
8297717: Remove jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java from ProblemList
...
Reviewed-by: jpai
2022-11-28 13:27:18 +00:00
Martin Doerr
012dafee5b
8297082: Remove sun/tools/jhsdb/BasicLauncherTest.java from problem list
...
Reviewed-by: rrich, cjplummer
2022-11-28 09:26:08 +00:00
Richard Reingruber
43d1173605
8286302: Port JEP 425 to PPC64
...
Reviewed-by: tsteele, mdoerr
2022-11-28 08:09:09 +00:00
Ryan Ernst
50f9043c69
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
...
Reviewed-by: chegar, alanb
2022-11-26 20:04:59 +00:00
Volodymyr Paprotski
74d3baccb3
8297417: Poly1305IntrinsicFuzzTest fails with tag mismatch exception
...
Reviewed-by: sviswanathan, vlivanov, rcastanedalo, thartmann
2022-11-25 07:07:39 +00:00
Jaikiran Pai
2f47f83add
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
...
Reviewed-by: dfuchs
2022-11-25 01:23:53 +00:00
Claes Redestad
87d1097d9b
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
...
Reviewed-by: enikitin, alanb
2022-11-24 17:40:30 +00:00
Daniel Fuchs
8effaa8f1f
8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
...
Reviewed-by: djelinski, michaelm
2022-11-24 16:18:28 +00:00
KIRIYAMA Takuya
ab1f9ffa78
8051627: Invariants about java.net.URI resolve and relativize are wrong
...
Reviewed-by: dfuchs
2022-11-24 16:16:45 +00:00
Sergey Bylokhov
abeddab991
6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion
...
Reviewed-by: jdv, dnguyen
2022-11-24 03:54:40 +00:00
Roger Riggs
09ac9eb563
8297533: ProblemList java/io/File/TempDirDoesNotExist.java test failing on windows-x64
...
Reviewed-by: naoto
2022-11-23 21:49:01 +00:00
Daniel D. Daugherty
53251454df
8297529: ProblemList javax/swing/JFileChooser/8046391/bug8046391.java on windows-x64
...
Reviewed-by: naoto, azvegint
2022-11-23 20:55:10 +00:00
Valerie Peng
6dc4d891c3
7181214: Need specify SKF translateKey(SecurityKey) method requires instance of PBEKey for PBKDF2 algorithms
...
Reviewed-by: xuelei, weijun
2022-11-23 18:49:35 +00:00
Erik Gahlin
2afb4c3327
8297338: JFR: RemoteRecordingStream doesn't respect setMaxAge and setMaxSize
...
Reviewed-by: mgronlun
2022-11-23 17:48:29 +00:00
Weibing Xiao
8df3bc4ec5
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
...
Reviewed-by: rriggs, naoto, coffeys
2022-11-23 17:10:05 +00:00
Laurent Bourgès
5b3d86f229
8297230: Update Marlin2D to 0.9.4.6
...
Reviewed-by: prr, serb
2022-11-23 13:29:20 +00:00
Ralf Schmelter
bde0e35ded
8297142: jdk/jfr/event/runtime/TestShutdown.java fails on Linux ppc64le and Linux aarch64
...
Reviewed-by: clanger
2022-11-23 09:36:08 +00:00
Jayathirth D V
b4bd287f73
8191406: [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
...
Reviewed-by: serb
2022-11-23 03:38:37 +00:00
Bo Zhang
faf48e61be
8296329: jar validator doesn't account for minor class file version
...
Reviewed-by: jvernee
2022-11-23 03:09:12 +00:00
Weijun Wang
e174558cad
8296742: Illegal X509 Extension should not be created
...
Reviewed-by: mullan
2022-11-22 22:21:50 +00:00
Damon Nguyen
b6dddf4ce6
8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
...
Reviewed-by: honkar, azvegint
2022-11-22 20:12:36 +00:00
Tobias Hartmann
42c2037429
8297382: Test fails to compile after JDK-8288047
...
Reviewed-by: chagedorn
2022-11-22 09:25:44 +00:00
Alexander Zvegintsev
6d6046b379
8252713: jtreg time out of CtrlASCII.java seems to hang the Xserver.
...
Reviewed-by: prr
2022-11-22 09:20:46 +00:00
Matthias Baesken
88957a7ce8
8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
...
Reviewed-by: stuefe, serb
2022-11-22 08:02:04 +00:00
Volodymyr Paprotski
f12710e938
8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
...
Reviewed-by: sviswanathan, vlivanov
2022-11-21 21:01:25 +00:00
Weijun Wang
57f5cfdeb5
8296399: crlNumExtVal might be null inside X509CRLSelector::match
...
Reviewed-by: xuelei
2022-11-21 15:25:18 +00:00
Alexander Zvegintsev
16ab754e49
8196018: java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.java fails
...
Reviewed-by: psadhukhan, serb, dnguyen
2022-11-21 13:40:06 +00:00
Alexander Zvegintsev
2fc340a703
8148041: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick fails on Ubuntu with mouseReleased event after double click on title bar
...
Reviewed-by: prr
2022-11-21 10:48:44 +00:00
Jayathirth D V
3c0949824e
8297241: Update sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
...
8297153: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails again
Reviewed-by: serb
2022-11-21 09:50:57 +00:00
Matthias Baesken
bcc6b12b71
8296945: PublicMethodsTest is slow due to dependency verification with debug builds
...
Reviewed-by: mchung, thartmann
2022-11-21 07:41:11 +00:00
Daniel D. Daugherty
dd55310134
8297303: ProblemList java/awt/Mouse/EnterExitEvents/DragWindowTest.java on macosx-all
...
Reviewed-by: alanb, azvegint
2022-11-20 15:19:00 +00:00
Alan Bateman
7b3d581497
8297293: Add java/nio/channels/FileChannel/FileExtensionAndMap.java to ProblemList
...
Reviewed-by: lancea
2022-11-19 17:12:13 +00:00
Jaikiran Pai
906f1ca4d7
8292317: Missing null check for Iterator.forEachRemaining implementations
...
Reviewed-by: sundar, smarks
2022-11-19 00:55:14 +00:00
Phil Race
c56c69ed3e
8285604: closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)"
...
Reviewed-by: psadhukhan
2022-11-18 22:00:22 +00:00
Joe Darcy
6fd1442123
8296743: Tighten Class.getModifiers spec for array classes
...
Reviewed-by: rriggs, mchung, heidinga
2022-11-18 21:51:55 +00:00
Alexander Zuev
43ce047f9f
8178698: javax/sound/midi/Sequencer/MetaCallback.java failed with timeout
...
Reviewed-by: prr, psadhukhan
2022-11-18 21:20:34 +00:00
ravi.ra.gupta
59a308b9d0
8296632: Write a test to verify the content change of TextArea sends TextEvent
...
Reviewed-by: mvs, prr, honkar, aivanov, serb
2022-11-18 20:34:53 +00:00
Alisen Chung
11fc65fa58
8023562: [TEST_BUG] java/awt/Mouse/EnterExitEvents/DragWindowTest.java failed on ubuntu 13 and mac 10.11
...
Reviewed-by: azvegint, honkar, jdv
2022-11-18 20:17:53 +00:00
Chris Plummer
9b4e0e8446
8297080: Remove com/sun/jdi/NashornPopFrameTest.java from the problem list
...
Reviewed-by: dcubed, lmesnik
2022-11-18 19:16:29 +00:00
Erik Gahlin
f34ca80167
8297245: JFR: TestRemoteDump should use RemoteRecordingStream
...
Reviewed-by: mgronlun
2022-11-18 16:03:12 +00:00
Adam Sotona
13158cb52d
8293041: --disable-@files option doesn't work and cause an error
...
Reviewed-by: alanb
2022-11-18 14:55:30 +00:00
Weijun Wang
ab6b7ef988
8296901: Do not create unsigned certificate and CRL
...
Reviewed-by: mullan
2022-11-18 02:21:03 +00:00
Phil Race
a53be204cb
8282404: DrawStringWithInfiniteXform.java failed with "RuntimeException: drawString with InfiniteXform transform takes long time"
...
Reviewed-by: psadhukhan, jdv
2022-11-17 20:33:48 +00:00
Matthew Donovan
819af69f40
8249693: java/nio/channels/FileChannel/FileExtensionAndMap.java uses @ignore w/o bug id
...
Reviewed-by: rhalade
2022-11-17 19:42:20 +00:00
Justin Lu
992f209def
8287180: Update IANA Language Subtag Registry to Version 2022-08-08
...
Reviewed-by: naoto, lancea, iris
2022-11-17 16:55:43 +00:00
Daniel Fuchs
134acab5a4
8297149: REDO JDK-8296889: Race condition when cancelling a request
...
8297075: java/net/httpclient/CancelStreamedBodyTest.java fails with "java.lang.AssertionError: WARNING: tracker for HttpClientImpl(1) has outstanding operations"
Reviewed-by: jpai
2022-11-17 15:08:04 +00:00
Alan Bateman
636040f875
8296405: java/util/concurrent/forkjoin/AsyncShutdownNow.java is too slow
...
Reviewed-by: jpai
2022-11-17 09:18:50 +00:00
Conor Cleary
b9db16ab09
8288717: Add a means to close idle connections in HTTP/2 connection pool
...
Reviewed-by: dfuchs, michaelm
2022-11-17 08:38:25 +00:00
Prasanta Sadhukhan
dd9aa7272d
8296083: javax/swing/JTree/6263446/bug6263446.java fails intermittently on a VM
...
Reviewed-by: tr, prr
2022-11-17 03:25:37 +00:00
Weijun Wang
68d3ed5cee
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
...
Reviewed-by: xuelei, kdriver, mullan
2022-11-16 20:30:34 +00:00
Alexander Zvegintsev
39dda24dc6
8157173: [macosx] java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails
...
Reviewed-by: jdv, prr, serb
2022-11-16 17:05:32 +00:00
Lutz Schmidt
eac26f4eb2
8296709: WARNING: JNI call made without checking exceptions
...
Reviewed-by: kevinw, sspitsyn, clanger
2022-11-16 15:00:20 +00:00
Daniel Fuchs
8b1ff9e37e
8297132: BACKOUT JDK-8296889: Race condition when cancelling a request
...
Reviewed-by: djelinski, alanb
2022-11-16 13:13:54 +00:00
Jayathirth D V
65f7de2523
8022403: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails
...
Reviewed-by: prr, psadhukhan
2022-11-16 07:58:55 +00:00
Daniel Fuchs
7357a1a379
8296889: Race condition when cancelling a request
...
Reviewed-by: jpai
2022-11-15 18:36:45 +00:00
Joe Darcy
87530e66dd
8296913: Correct enable preview idiom in JdbLastErrorTest.java
...
Reviewed-by: cjplummer, kevinw, alanb, sspitsyn
2022-11-15 18:22:00 +00:00
Weijun Wang
d3051a75a3
8296736: Some PKCS9Attribute can be created but cannot be encoded
...
Reviewed-by: xuelei, valeriep
2022-11-15 15:33:08 +00:00
Ralf Schmelter
5551cb66ba
8293166: jdk/jfr/jvm/TestDumpOnCrash.java fails on Linux ppc64le and Linux aarch64
...
Reviewed-by: mbaesken, stuefe
2022-11-15 07:34:49 +00:00
Kevin Walls
8a9eabbec6
8296786: Limit VM modes for com/sun/jdi/JdbLastErrorTest.java
...
Reviewed-by: cjplummer, dcubed
2022-11-15 07:23:40 +00:00
Phil Race
c71d87e54c
8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3
...
Reviewed-by: azvegint, kizune
2022-11-14 19:50:45 +00:00
Weijun Wang
a7c2338a6d
8296900: CertificateValidity fields are not optional
...
Reviewed-by: mullan
2022-11-14 19:46:43 +00:00
Brian Burkhalter
749335d34a
8291911: java/io/File/GetXSpace.java fails with "53687091200 != 161051996160"
...
Reviewed-by: rriggs
2022-11-14 18:08:33 +00:00
Markus Karg
95b84050fc
8296431: PushbackInputStream should override transferTo
...
Reviewed-by: bpb
2022-11-14 18:03:18 +00:00
Weijun Wang
e1d298c12d
8296741: Illegal X400Address and EDIPartyName should not be created
...
Reviewed-by: xuelei, valeriep
2022-11-14 14:53:53 +00:00
Alexander Zvegintsev
b0edfc1159
8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
...
Reviewed-by: jdv, serb
2022-11-14 14:45:17 +00:00
Roger Riggs
9c39932672
8294899: Process.waitFor() throws IllegalThreadStateException when a process on Windows returns an exit code of 259
...
Reviewed-by: alanb, jpai
2022-11-14 14:17:46 +00:00
Alan Bateman
8eb90e2d9c
8296797: java/nio/channels/vthread/BlockingChannelOps.testSocketChannelWriteAsyncClose failed with ClosedChannelException
...
Reviewed-by: chegar, jpai
2022-11-13 07:45:38 +00:00
Ryan Wallace
ff2c987669
8294378: URLPermission constructor exception when using tr locale
...
Reviewed-by: dfuchs, jpai, aefimov
2022-11-12 01:37:46 +00:00
Erik Gahlin
87b809a2cb
8296229: JFR: jfr tool should print unsigned values correctly
...
Reviewed-by: coffeys, mgronlun
2022-11-11 14:55:41 +00:00
Darragh Clarke
fdabd37960
8293696: java/nio/channels/DatagramChannel/SelectWhenRefused.java fails with "Unexpected wakeup"
...
Reviewed-by: dfuchs, msheppar
2022-11-11 11:56:41 +00:00
Daniel Fuchs
4a300818fe
8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out
...
Reviewed-by: jpai
2022-11-11 11:23:57 +00:00
Daniel D. Daugherty
43ebd96301
8296822: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java
...
Reviewed-by: naoto
2022-11-10 23:05:31 +00:00
Weijun Wang
27527b4975
8296612: CertAttrSet is useless
...
Reviewed-by: mullan
2022-11-10 22:23:58 +00:00
Aleksei Efimov
9ef7852be3
8290714: Make com.sun.jndi.dns.DnsClient virtual threads friendly
...
Reviewed-by: dfuchs, jpai
2022-11-10 19:20:33 +00:00
Naoto Sato
54c986e7d5
8296715: CLDR v42 update for tzdata 2022f
...
Reviewed-by: joehw
2022-11-10 16:51:52 +00:00
Abhishek Kumar
4a68210d9f
6972078: Can not select single directory with GTKLookAndFeel
...
Reviewed-by: psadhukhan, tr
2022-11-10 14:11:52 +00:00
Adam Sotona
e802b124b7
8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException
...
Reviewed-by: darcy
2022-11-10 06:20:57 +00:00
Sergey Bylokhov
78a08a0f21
8295430: Use cmsDoTransformLineStride instead of cmsDoTransform in the loop
...
Reviewed-by: prr
2022-11-10 06:18:03 +00:00
Prasanta Sadhukhan
79c0092125
8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
...
Reviewed-by: tr, jdv
2022-11-10 05:51:13 +00:00
Mikhailo Seledtsov
d6e2d0d03d
8296611: Problemlist several sun/security tests until JDK-8295343 is resolved
...
Reviewed-by: rhalade
2022-11-10 00:43:59 +00:00
Sean Coffey
102b2b32fe
8292033: Move jdk.X509Certificate event logic to JCA layer
...
Reviewed-by: mullan
2022-11-09 21:46:56 +00:00
Bill Huang
cc8bf95046
8296718: Refactor bootstrap Test Common Functionalities to test/lib/Utils
...
Reviewed-by: sspitsyn, kevinw
2022-11-09 19:02:50 +00:00
Weijun Wang
fa8a8668a6
8296675: Exclude linux-aarch64 in NSS tests
...
Reviewed-by: dcubed, mullan
2022-11-09 16:49:10 +00:00
Matthias Baesken
d4376f8b55
8296406: ChainingConstructors jtreg test reduce code duplication
...
Reviewed-by: mullan
2022-11-09 13:49:46 +00:00
Justin Lu
fd83764981
8296239: ISO 4217 Amendment 174 Update
...
Reviewed-by: naoto
2022-11-09 01:18:01 +00:00
Weijun Wang
671f84bd86
8296143: CertAttrSet's set/get mechanism is not type-safe
...
Reviewed-by: mullan
2022-11-08 22:35:29 +00:00
Rajan Halade
520db1eeb1
8296485: BuildEEBasicConstraints.java test fails with SunCertPathBuilderException
...
Reviewed-by: weijun
2022-11-07 19:09:57 +00:00
Rajan Halade
b6ea69c06a
8296480: java/security/cert/pkix/policyChanges/TestPolicy.java is failing
...
Reviewed-by: xuelei, mullan
2022-11-07 18:22:08 +00:00
Sean Mullan
00d22f605d
8279164: Disable TLS_ECDH_* cipher suites
...
Reviewed-by: xuelei, rhalade, wetmore
2022-11-07 14:07:10 +00:00
Matthias Baesken
8836b92593
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
...
Reviewed-by: mullan, mdoerr
2022-11-07 07:50:12 +00:00
lawrence.andrews
c2f7638389
8296335: Fix accessibility manual test instruction
...
Reviewed-by: prr, aivanov
2022-11-05 21:27:52 +00:00
Harshitha Onkar
f857f795a9
8015739: Background of JInternalFrame is located out of JInternalFrame
...
Reviewed-by: kizune, aivanov
2022-11-04 19:48:31 +00:00
Brian Burkhalter
5b7e70645b
8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed
...
Reviewed-by: alanb
2022-11-04 17:32:32 +00:00
Renjith
22347e46f7
8277775: Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
...
Reviewed-by: prr, aivanov
2022-11-04 12:35:39 +00:00
Yoshiki Sato
9d3b4ef2ad
8296108: (tz) Update Timezone Data to 2022f
...
Reviewed-by: serb, naoto
2022-11-04 02:23:17 +00:00
Daniel Fuchs
4338f527aa
8294241: Deprecate URL public constructors
...
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
2022-11-03 17:18:14 +00:00
Stuart Marks
53905e600a
8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
...
Reviewed-by: smarks
2022-11-03 16:36:29 +00:00
Brian Burkhalter
25dfcbdea5
8289689: (fs) Re-examine the need for normalization to Unicode Normalization Format D (macOS)
...
Reviewed-by: jpai, alanb
2022-11-03 15:47:51 +00:00
ravi.ra.gupta
2a79dfc1f9
8295774: Write a test to verify List sends ItemEvent/ActionEvent
...
Reviewed-by: serb, aivanov
2022-11-03 13:39:00 +00:00
Jie Fu
d771abb2fb
8295970: Add vector api sanity tests in tier1
...
Reviewed-by: shade, erikj, kvn
2022-11-03 12:13:10 +00:00
Justin Lu
f84b0ad07c
8295670: Remove duplication in java/util/Formatter/Basic*.java
...
Reviewed-by: bchristi, lancea, naoto
2022-11-02 17:30:02 +00:00
Daniel Fuchs
e15d2419ab
8295991: java/net/httpclient/CancelRequestTest.java fails intermittently
...
Reviewed-by: jpai
2022-11-02 15:31:50 +00:00
Weijun Wang
16a041a67a
8296142: CertAttrSet::(getName|getElements|delete) are mostly useless
...
Reviewed-by: mullan
2022-11-02 14:40:47 +00:00
Brian Burkhalter
50d91a31d4
8057113: (fs) Path should have a method to obtain the filename extension
...
Reviewed-by: rriggs, lancea, mr, alanb
2022-11-01 21:35:54 +00:00
Rajat Mahajan
9911405e54
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar, kizune
2022-11-01 18:38:00 +00:00
Weijun Wang
0d0bd7bd40
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
...
Reviewed-by: xuelei, mullan
2022-11-01 12:49:11 +00:00
Mark Powers
8480f87044
8291974: PrivateCredentialPermission should not use local variable to enable debugging
...
Reviewed-by: mullan
2022-10-31 19:55:47 +00:00
Naoto Sato
590de37bd7
8284842: Update Unicode Data Files to Version 15.0.0
...
8284844: Update ICU4J to Version 72.1
Reviewed-by: joehw
2022-10-31 17:57:30 +00:00
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