Alan Bateman
fb147aaea1
8300228: ModuleReader.find on exploded module throws if resource name maps to invalid file path
...
Reviewed-by: jpai, chegar, cstein
2023-01-17 16:25:11 +00:00
Matthias Baesken
e82dc6935b
8300205: Swing test bug8078268 make latch timeout configurable
...
Reviewed-by: aivanov, serb
2023-01-17 08:21:12 +00:00
Per Minborg
3462438ae1
8299576: Reimplement java.io.Bits using VarHandle access
...
Reviewed-by: uschindler, alanb
2023-01-17 07:44:26 +00:00
Matthew Donovan
06f9374e0c
8298867: Basics.java fails with SSL handshake exception
...
Reviewed-by: xuelei, rhalade
2023-01-17 04:41:55 +00:00
Magnus Ihse Bursie
4073b68565
8298047: Remove all non-significant trailing whitespace from properties files
...
Reviewed-by: serb, rriggs
2023-01-16 18:53:54 +00:00
Manukumar V S
a2f67660f0
8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
...
Reviewed-by: dnguyen, aivanov
2023-01-16 12:18:51 +00:00
Jesper Wilhelmsson
4be94e4350
Merge
2023-01-14 01:57:13 +00:00
Daniel D. Daugherty
bc498f87f7
8300141: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC
...
8300144: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java with ZGC
8300147: ProblemList vmTestbase/nsk/jvmti/SetFieldModificationWatch/setfmodw001/TestDescription.java in Xcomp
Reviewed-by: mikael
2023-01-13 22:55:08 +00:00
Stefan Karlsson
c250222880
8300110: Unproblemlist Fuzz.java from ProblemList-zgc.txt
...
Reviewed-by: aboldtch, tschatzl
2023-01-13 12:28:52 +00:00
Raffaello Giulietti
33412c102c
8299677: Formatter.format might take a long time to format an integer or floating-point
...
Reviewed-by: alanb, stsypanov, darcy
2023-01-12 19:21:09 +00:00
Alan Bateman
4b573343a6
8278326: Socket close is not thread safe and other cleanup
...
Reviewed-by: jpai
2023-01-12 09:38:31 +00:00
Matthias Baesken
0ee8cac7c7
8299672: Enhance HeapDump JFR event
...
Reviewed-by: rschmelter, clanger
2023-01-12 08:04:46 +00:00
Christoph Langer
752a37016f
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
...
Reviewed-by: naoto
Backport-of: 3b374c0153
2023-01-12 08:02:58 +00:00
Sergey Bylokhov
78b1686c15
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
...
Reviewed-by: aivanov, tr
2023-01-12 01:52:56 +00:00
Jesper Wilhelmsson
33f3bd8fad
Merge
2023-01-11 21:50:42 +00:00
Rajan Halade
8db73f7743
8300001: ProblemList test java/security/Policy/Root/Root.java
...
Reviewed-by: mikael, dcubed
2023-01-11 21:36:08 +00:00
Naoto Sato
c7716a0101
8299571: ZoneRulesProvider.registerProvider() can leave inconsistent state on failure
...
Reviewed-by: iris, rriggs, joehw
2023-01-11 17:01:48 +00:00
Per Minborg
7d3400b1cf
8299864: ZipFileStore#supportsFileAttributeView(String) doesn't throw NPE
...
Reviewed-by: lancea
2023-01-11 15:08:52 +00:00
Maurizio Cimadamore
945ef07564
8299862: OfAddress setter should disallow heap segments
...
Reviewed-by: jvernee
2023-01-11 10:31:25 +00:00
Prasanta Sadhukhan
ef32fdb8cc
8284825: sun/java2d/DirectX/MultiPaintEventTest/MultiPaintEventTest.java failed with "RuntimeException: Processed unnecessary paint()."
...
Reviewed-by: serb
2023-01-11 08:06:57 +00:00
Tejesh R
95b102c9b1
8299309: Test "java/awt/Dialog/ModalDialogTest/ModalDialogTest.java" fails because new frame was not displayed when "New Frame" button was clicked
...
Reviewed-by: honkar, dnguyen, psadhukhan
2023-01-11 07:35:30 +00:00
Alexey Semenyuk
c595f965ab
8299278: tools/jpackage/share/AddLauncherTest.java#id1 failed AddLauncherTest.bug8230933
...
Reviewed-by: almatvee
2023-01-10 18:03:42 +00:00
Alexey Semenyuk
3c99e786ab
8298735: Some tools/jpackage/windows/* tests fails with jtreg test timeout
...
Reviewed-by: almatvee
2023-01-10 18:02:34 +00:00
Mandy Chung
a86b6f6fde
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order
...
Reviewed-by: iris, jpai
2023-01-10 17:05:33 +00:00
Jesper Wilhelmsson
4395578b6f
Merge
2023-01-09 23:31:32 +00:00
Justin Lu
f79b3d42f0
6381945: (cal) Japanese calendar unit test system should avoid multiple static imports
...
Reviewed-by: lancea, iris, naoto
2023-01-09 22:10:36 +00:00
Naoto Sato
d49851a8b8
8299689: Make use of JLine for Console as "opt-in"
...
Reviewed-by: jpai, alanb
2023-01-09 18:23:42 +00:00
Prasanta Sadhukhan
4072412c1f
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
...
Reviewed-by: angorya, prr
2023-01-09 10:14:06 +00:00
Daniel Jeliński
8d17d1ee6f
6914801: IPv6 unavailable if stdin is a socket
...
Reviewed-by: michaelm
2023-01-09 07:39:12 +00:00
Abhishek Kumar
c4449224bb
8218474: JComboBox display issue with GTKLookAndFeel
...
Reviewed-by: tr, serb
2023-01-09 04:47:33 +00:00
Srinivas Mandalika
834e50e9ef
8298921: Create a regression test for JDK-8139581
...
Reviewed-by: serb
2023-01-08 09:08:04 +00:00
Justin Lu
d5b80abcbf
8299617: CurrencySymbols.properties is missing the copyright notice
...
Reviewed-by: naoto, iris, jpai
2023-01-07 02:20:12 +00:00
Jesper Wilhelmsson
5393dc9a48
Merge
2023-01-07 02:05:59 +00:00
Weijun Wang
ba03f42a50
8299746: Accept unknown signatureAlgorithm in PKCS7 SignerInfo
...
Reviewed-by: kdriver, ascarpino, hchao
2023-01-06 18:46:37 +00:00
Tejesh R
99be74088e
8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name
...
Reviewed-by: psadhukhan, abhiscxk
2023-01-06 07:50:33 +00:00
Anto J
7845b0d7b4
8296934: Write a test to verify whether Undecorated Frame can be iconified or not
...
Reviewed-by: serb
2023-01-06 00:37:26 +00:00
Maurizio Cimadamore
9c4ed16be2
8299561: VaList.empty() doesn't return a list associated with the global scope
...
Reviewed-by: jvernee
2023-01-05 09:44:16 +00:00
Matthias Baesken
1ca31d34fc
8299657: sun/tools/jhsdb/SAGetoptTest.java fails after 8299470
...
Reviewed-by: clanger
2023-01-05 09:31:38 +00:00
Abhishek Kumar
578c287a68
8081507: Open or Save button in JFileChooser has OK title in GTK LaF
...
Reviewed-by: serb, tr
2023-01-04 22:45:39 +00:00
ravi.ra.gupta
5ae6de859d
8299296: Write a test to verify the components selection sends ItemEvent
...
Reviewed-by: serb
2023-01-04 22:44:38 +00:00
Justin Lu
3b374c0153
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
...
Reviewed-by: naoto, lancea, jpai
2023-01-04 21:59:02 +00:00
Michael Ernst
7dcc689932
8299563: Fix typos
...
Reviewed-by: lancea, aivanov, sspitsyn
2023-01-04 19:59:45 +00:00
Jesper Wilhelmsson
df1caf9081
Merge
2023-01-04 16:03:09 +00:00
Daniel Jeliński
41900b57af
8189338: JMX RMI Remote Mbean server connection hangs if the server stops responding during a SSL Handshake
...
Reviewed-by: smarks
2023-01-04 13:17:29 +00:00
Kim Barrett
b743519ba9
8293824: gc/whitebox/TestConcMarkCycleWB.java failed "RuntimeException: assertTrue: expected true, was false"
...
Reviewed-by: iwalulya, tschatzl
2023-01-04 03:28:31 +00:00
David Holmes
8254cbb21d
8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
...
Backport-of: 5b5552ff2a
2023-01-03 21:22:16 +00:00
Matthias Baesken
ea25a561c5
8299520: TestPrintXML.java output error messages in case compare fails
...
Reviewed-by: mgronlun
2023-01-03 15:26:10 +00:00
Ryan Wallace
92dfc735f2
8294526: sun/security/provider/SubjectCodeSource.java no longer referenced
...
Reviewed-by: weijun, xuelei
2023-01-03 13:52:47 +00:00
Jaikiran Pai
417d01ea63
8299441: Fix typos in some test files under core-libs component
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: lancea
2023-01-03 01:58:49 +00:00
David Holmes
5b5552ff2a
8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
...
Reviewed-by: lancea
2023-01-02 23:34:20 +00:00