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