Daniel Jeliński
4662e06bff
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
...
Reviewed-by: coffeys, ascarpino
2022-06-08 06:33:40 +00:00
Sergey Bylokhov
bf439f8c93
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Reviewed-by: psadhukhan, prr
2022-06-07 23:10:48 +00:00
Tejesh R
67f1bd7ff1
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Reviewed-by: jdv, honkar, aivanov
2022-06-07 15:50:16 +00:00
Alexander Zvegintsev
1499e5eac0
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
...
Reviewed-by: psadhukhan, serb
2022-06-07 13:57:01 +00:00
Jie Fu
005a330387
8287826: javax/accessibility/4702233/AccessiblePropertiesTest.java fails to compile
...
Reviewed-by: dcubed
2022-06-04 02:49:52 +00:00
Srinivas Mandalika
25e9901aea
8285305: Create an automated test for JDK-4495286
...
Reviewed-by: serb
2022-06-03 21:28:19 +00:00
Srinivas Mandalika
6f526e1bc3
8285373: Create an automated test for JDK-4702233
...
Reviewed-by: serb
2022-06-03 21:27:07 +00:00
Martin Desruisseaux
a7e07fdbc1
8287102: ImageReaderSpi.canDecodeInput() for standard plugins should return false if a stream is too short
...
Reviewed-by: prr
2022-06-03 21:16:21 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
lawrence.andrews
8db5247ebc
8282771: Create test case for JDK-8262981
...
Reviewed-by: kizune
2022-05-31 19:39:23 +00:00
Srinivas Mandalika
cfdbde11f0
8282778: Create a regression test for JDK-4699544
...
Reviewed-by: kizune, serb
2022-05-31 19:38:23 +00:00
Srinivas Mandalika
8df5f1058f
8282857: Create a regression test for JDK-4702690
...
Reviewed-by: kizune, serb
2022-05-31 19:37:09 +00:00
Xue-Lei Andrew Fan
7eb15593e1
8286045: Use ForceGC for cleaner test cases
...
Reviewed-by: rriggs
2022-05-26 17:59:28 +00:00
Prasanta Sadhukhan
f710393e35
8257810: Only First page are printed in JTable.scrollRectToVisible
...
Reviewed-by: aivanov
2022-05-26 06:32:28 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Phil Race
25669bb667
8275170: Some jtreg sound tests should be marked with sound keyword
...
Reviewed-by: kizune, serb, aivanov
2022-05-24 17:53:43 +00:00
Prasanta Sadhukhan
a5caffd4a5
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
...
Reviewed-by: serb, dnguyen
2022-05-24 04:32:55 +00:00
Dan Lutker
a31130fd40
7131823: bug in GIFImageReader
...
Reviewed-by: kizune, serb
2022-05-16 16:17:48 +00:00
Prasanta Sadhukhan
ff17f496f4
8284888: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "NimbusLookAndFeel] : ERROR: icon and imageIcon not same."
...
Reviewed-by: prr
2022-05-12 08:54:28 +00:00
Damon Nguyen
ccbe8faa00
8282772: JButton text set as HTML content has unwanted padding
...
Reviewed-by: prr, psadhukhan
2022-05-11 23:29:06 +00:00
Manukumar V S
7612bba0f1
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
...
Reviewed-by: prr
2022-05-11 11:48:22 +00:00
Harshitha Onkar
bd6026c10c
7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell.
...
Reviewed-by: psadhukhan, prr
2022-05-10 06:33:38 +00:00
Daniel D. Daugherty
02e5fc04cc
8286435: JDK-8284316 caused validate-source to fail in Tier1
...
Reviewed-by: mikael
2022-05-09 19:22:42 +00:00
lawrence.andrews
6a7c023796
8284316: Support accessibility ManualTestFrame.java for non SwingSet tests
...
Reviewed-by: kizune
2022-05-09 18:30:43 +00:00
Prasanta Sadhukhan
81d7475d20
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
...
Reviewed-by: serb
2022-05-05 08:50:07 +00:00
Srinivas Mandalika
158d871d05
8285693: Create an automated test for JDK-4702199
...
Reviewed-by: serb
2022-05-04 23:32:51 +00:00
Damon Nguyen
2dd882af08
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
...
Reviewed-by: prr, kizune
2022-04-29 20:26:26 +00:00
Manukumar V S
99388eff8d
8283624: Create an automated regression test for RFE-4390885
...
Reviewed-by: serb
2022-04-29 04:09:55 +00:00
Xue-Lei Andrew Fan
b9d1e85151
8285785: CheckCleanerBound test fails with PasswordCallback object is not released
...
Reviewed-by: dfuchs, mullan, rriggs
2022-04-28 16:10:39 +00:00
Xue-Lei Andrew Fan
89fd6d34f8
8284910: Buffer clean in PasswordCallback
...
Reviewed-by: mullan
2022-04-28 02:48:20 +00:00
Srinivas Mandalika
6db2e16b94
8284077: Create an automated test for JDK-4170173
...
Reviewed-by: serb
2022-04-27 18:15:36 +00:00
Srinivas Mandalika
a0b984a778
8282933: Create a test for JDK-4529616
...
Reviewed-by: serb
2022-04-27 18:14:31 +00:00
Prasanta Sadhukhan
72f82dd723
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
...
8065099: [macos] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java fails: no background shine through
Reviewed-by: jdv
2022-04-27 07:15:46 +00:00
Harshitha Onkar
16ebe40a1b
8251177: [macosx] The text "big" is truncated in JTabbedPane
...
Reviewed-by: psadhukhan, kizune, serb
2022-04-26 22:55:43 +00:00
Prasanta Sadhukhan
80219a48c3
8284993: Replace System.exit call in swing tests with RuntimeException
...
Reviewed-by: azvegint
2022-04-22 06:48:01 +00:00
Alexey Ivanov
ec4fb47b90
8284189: Replace usages of 'a the' in java.desktop
...
Reviewed-by: jdv, prr, dmarkov
2022-04-21 19:12:57 +00:00
Alexander Zuev
018017a917
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
...
Reviewed-by: psadhukhan
2022-04-20 16:47:59 +00:00
Prasanta Sadhukhan
1b71621008
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
...
Reviewed-by: azvegint, kizune
2022-04-20 09:03:48 +00:00
Manukumar V S
447c2d13d0
8284521: Write an automated regression test for RFE 4371575
...
Reviewed-by: prr, serb
2022-04-19 05:50:57 +00:00
Alexey Ivanov
53580b336a
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
...
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Prasanta Sadhukhan
510003cfe3
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
...
Reviewed-by: serb
2022-04-15 08:32:13 +00:00
Tejesh R
f26403172f
8236987
: Remove call to System.out.println from ImageIcon.loadImage
...
Reviewed-by: aivanov, psadhukhan, prr
2022-04-14 11:10:22 +00:00
Prasanta Sadhukhan
70251b064d
8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
...
Reviewed-by: aivanov
2022-04-13 10:58:36 +00:00
Prasanta Sadhukhan
83466434fd
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
...
Reviewed-by: azvegint
2022-04-12 13:08:35 +00:00
Prasanta Sadhukhan
9545ba7dd9
8282716: [macos] Enable javax/swing/JScrollPane/TestMouseWheelScroll.java on macos
...
Reviewed-by: serb
2022-04-12 07:30:10 +00:00
Srinivas Mandalika
4ce3cf12bf
8283245: Create a test for JDK-4670319
...
Reviewed-by: serb
2022-04-12 04:21:48 +00:00
Manukumar V S
7edd186121
8283507: Create a regression test for RFE 4287690
...
Reviewed-by: serb, aivanov
2022-04-11 14:00:46 +00:00
Naoto Sato
d6b4693c05
8283698: Refactor Locale constructors used in src/test
...
Reviewed-by: iris, joehw
2022-04-08 15:23:25 +00:00
Alexander Zuev
d5cd4a3a28
8283387: [macos] a11y : Screen magnifier does not show selected Tab
...
Reviewed-by: prr, aivanov
2022-04-07 04:00:56 +00:00
Manukumar V S
0a67d68670
8284294: Create an automated regression test for RFE 4138746
...
Reviewed-by: serb
2022-04-06 07:21:33 +00:00
Tejesh R
f20ed33618
8284278: Diagnostic Fix Updated.
...
Reviewed-by: prr, psadhukhan
2022-04-05 11:09:11 +00:00
Manukumar V S
632825c6d2
8283621: Write a regression test for CCC4400728
...
Reviewed-by: aivanov, serb
2022-04-05 04:42:32 +00:00
Manukumar V S
7381868afe
8283623: Create an automated regression test for JDK-4525475
...
Reviewed-by: aivanov, serb
2022-04-04 18:58:05 +00:00
Luis Pinto
63fec5da27
8283525: http://tools.ietf.org/html/ * URLs return 404
...
Reviewed-by: coffeys
2022-04-01 13:26:20 +00:00
Prasanta Sadhukhan
067b2581d9
8224977: [macos] On AquaLookAndFeel, Iconified JInternalFrame does not restore when Control + F5 is used.
...
Reviewed-by: serb
2022-03-31 09:06:13 +00:00
Srinivas Mandalika
bfd9c2b30f
8283015: Create a test for JDK-4715496
...
Reviewed-by: serb
2022-03-29 22:26:01 +00:00
Damon Nguyen
5359387220
8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't move selection on next cell in JTable on Aqua L&F
...
Reviewed-by: kizune, prr, serb
2022-03-29 16:52:37 +00:00
lawrence.andrews
f074775f6c
8281284: Write JSlider accessibility test
...
Reviewed-by: prr, kizune
2022-03-29 16:48:45 +00:00
Manukumar V S
c3d903a55a
8282936: Write a regression test for JDK-4615365
...
Reviewed-by: serb
2022-03-29 11:13:26 +00:00
Phil Race
f8a164915f
8274735: javax.imageio.IIOException: Unsupported Image Type while processing a valid JPEG image
...
Reviewed-by: kizune, serb
2022-03-25 15:07:44 +00:00
Andrey Turbanov
dc5a65ab37
8283426: Fix 'exeption' typo
...
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
2022-03-24 19:52:16 +00:00
Manukumar V S
8a044649bd
8282860: Write a regression test for JDK-4164779
...
Reviewed-by: serb
2022-03-23 23:46:58 +00:00
Manukumar V S
6917c39e45
8283493: Create an automated regression test for RFE 4231298
...
Reviewed-by: serb
2022-03-23 23:42:39 +00:00
Sean Mullan
138460c004
8163327: Remove 3DES from the default enabled cipher suites list
...
Reviewed-by: xuelei
2022-03-23 18:32:55 +00:00
Srinivas Mandalika
a6fd0b21dd
8283087: Create a test or JDK-4715503
...
Reviewed-by: serb
2022-03-22 09:20:12 +00:00
Manukumar V S
849b19523a
8282937: Write a regression test for JDK-4820080
...
Reviewed-by: serb
2022-03-22 01:28:06 +00:00
Manukumar V S
83a1c90433
8282789: Create a regression test for the JTree usecase of JDK-4618767
...
Reviewed-by: aivanov
2022-03-21 07:36:21 +00:00
Manukumar V S
b451273d20
8282548: Create a regression test for JDK-4330998
...
Reviewed-by: aivanov
2022-03-21 07:33:20 +00:00
Xue-Lei Andrew Fan
4df67426ed
8282723: Add constructors taking a cause to JSSE exceptions
...
Reviewed-by: wetmore, iris
2022-03-20 06:46:13 +00:00
Anton Litvinov
1668c02ee8
8277922: Unable to click JCheckBox in JTable through Java Access Bridge
...
Reviewed-by: aivanov, serb
2022-03-10 16:37:55 +00:00
Xue-Lei Andrew Fan
6d8d156c97
8280494: (D)TLS signature schemes
...
Reviewed-by: mullan
2022-03-09 16:11:07 +00:00
Manukumar V S
6b34884b34
8282234: Create a regression test for JDK-4532513
...
Reviewed-by: aivanov
2022-03-08 17:01:03 +00:00
Matteo Baccan
ccad39237a
8282657: Code cleanup: removing double semicolons at the end of lines
...
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
2022-03-07 21:33:40 +00:00
TejeshR13
bae0d5e717
8236907: JTable added to nested panels does not paint last visible row
...
Reviewed-by: psadhukhan, prr
2022-03-04 22:50:32 +00:00
Damon Nguyen
9c817d3880
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
...
Reviewed-by: psadhukhan, aivanov
2022-03-04 19:26:12 +00:00
Manukumar V S
b3837808bf
8282343: Create a regression test for JDK-4518432
...
Reviewed-by: aivanov
2022-03-04 10:56:11 +00:00
Manukumar V S
1581e3faa0
8282402: Create a regression test for JDK-4666101
...
Reviewed-by: aivanov
2022-03-03 19:30:07 +00:00
Xue-Lei Andrew Fan
268fa69318
8282511: Use fixed certificate validation date in SSLExampleCert template
...
Reviewed-by: rhalade
2022-03-03 19:20:16 +00:00
Prasanta Sadhukhan
832729b41e
6911375: mouseWheel has no effect without vertical scrollbar
...
Reviewed-by: aivanov
2022-03-03 09:53:14 +00:00
Prasanta Sadhukhan
0402a288f3
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
...
Reviewed-by: prr, aivanov
2022-03-03 09:51:08 +00:00
Manukumar V S
941e97c4eb
8281738: Create a regression test for checking the 'Space' key activation of focused Button
...
Reviewed-by: aivanov
2022-03-01 16:55:22 +00:00
Rajan Halade
afd4bcbc1d
8282398: EndingDotHostname.java test fails because SSL cert expired
...
Reviewed-by: xuelei
2022-02-26 17:10:08 +00:00
Kevin Walls
cd36be42c2
8206187
: javax/management/remote/mandatory/connection/DefaultAgentFilterTest.java fails with Port already in use
...
Reviewed-by: msheppar, amenkov
2022-02-25 07:56:56 +00:00
Prasanta Sadhukhan
379fd85932
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
...
Reviewed-by: prr, naoto, serb
2022-02-24 09:52:17 +00:00
Manukumar V S
43dc9ef619
8281988: Create a regression test for JDK-4618767
...
Reviewed-by: aivanov
2022-02-23 21:13:23 +00:00
Manukumar V S
f9539521ae
8281745: Create a regression test for JDK-4514331
...
Reviewed-by: serb
2022-02-22 07:31:55 +00:00
Maxim Kartashev
cc7cf81256
8280861: Robot color picker broken on Linux with scaling above 100%
...
Reviewed-by: serb
2022-02-21 11:39:29 +00:00
Manukumar V S
bdae1d87c1
8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
...
Reviewed-by: aivanov
2022-02-21 10:08:50 +00:00
Dmitry Markov
f82866bc79
8281555: [macos] Get rid of deprecated Style Masks constants
...
Reviewed-by: serb, aivanov
2022-02-15 09:26:47 +00:00
Harshitha Onkar
f33329eb7f
8016524: [macosx] Bottom line is not visible for JTableHeader
...
Reviewed-by: psadhukhan, prr
2022-02-15 05:03:34 +00:00
Phil Race
1a7b70a8be
8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
...
Reviewed-by: serb
2022-02-14 23:31:13 +00:00
Alexander Zuev
aa918a6ec4
8281033: Improve ImageCheckboxTest to test all available LaF
...
Reviewed-by: serb
2022-02-12 09:26:47 +00:00
Manukumar V S
0786ddb471
8281535: Create a regression test for JDK-4670051
...
Reviewed-by: aivanov
2022-02-11 17:40:25 +00:00
Alexey Ivanov
fd8a3dcc52
8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
...
Reviewed-by: prr
2022-02-09 19:12:20 +00:00
Manukumar V S
f5d8cebbb6
8281296: Create a regression test for JDK-4515999
...
Reviewed-by: aivanov
2022-02-08 12:39:43 +00:00
Toshio Nakamura
f7814c120b
8139173: [macosx] JInternalFrame shadow is not properly drawn
...
Reviewed-by: prr, serb
2022-02-06 18:39:44 +00:00
Manukumar V S
66b2c3b66e
8280948: [TESTBUG] Write a regression test for JDK-4659800
...
Reviewed-by: aivanov
2022-02-04 15:25:13 +00:00
Manukumar V S
51b53a821b
8280913: Create a regression test for JRootPane.setDefaultButton() method
...
Reviewed-by: aivanov
2022-02-04 10:51:30 +00:00
Xue-Lei Andrew Fan
a95ee5ada2
8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
...
Reviewed-by: weijun
2022-02-03 06:28:19 +00:00
Alexander Zuev
18a7dc8c08
8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
...
Reviewed-by: serb, azvegint
2022-02-01 10:20:38 +00:00
Andrey Turbanov
2ea0edf2c4
8279673: AudioClip.play doesn't work due to NullPointerException when creating DataPusher
...
Reviewed-by: prr, serb
2022-01-27 07:00:56 +00:00
Liam Miller-Cushon
b5de2cc9d3
8280546: Remove hard-coded 127.0.0.1 loopback address
...
Reviewed-by: mullan
2022-01-26 17:40:17 +00:00
Prasanta Sadhukhan
c4a624d463
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
...
Reviewed-by: serb, kizune
2022-01-20 04:13:50 +00:00
Alexandre Iline
5523ddebd5
8279641: Create manual JTReg tests for Swing accessibility
...
Reviewed-by: serb, prr
2022-01-19 21:02:08 +00:00
Masanori Yano
319d23033f
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
...
Reviewed-by: psadhukhan
2022-01-12 06:57:36 +00:00
Phil Race
b3dbfc6452
4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate
...
Reviewed-by: serb
2022-01-06 19:06:33 +00:00
Daniel Jelinski
9d99a377bf
8277881: Missing SessionID in TLS1.3 resumption in compatibility mode
...
Reviewed-by: ascarpino
2021-12-24 00:01:46 +00:00
Weijun Wang
1f1db838ab
8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
...
Reviewed-by: mullan
2021-12-15 17:00:55 +00:00
Jesper Wilhelmsson
8401a059bd
Merge
2021-12-14 02:15:15 +00:00
Sergey Bylokhov
7c2c58587d
8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
...
Reviewed-by: psadhukhan, aivanov
2021-12-12 21:47:03 +00:00
Alexander Zuev
94127f43a4
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
...
Reviewed-by: aivanov
2021-12-10 20:27:07 +00:00
Prasanta Sadhukhan
082fdf4793
8172065: javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
...
Reviewed-by: aivanov
2021-12-06 16:08:28 +00:00
Alexey Ivanov
b310f301ef
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
...
Reviewed-by: serb, psadhukhan
2021-12-02 20:59:46 +00:00
Jayathirth D V
8198807b4a
8266435: WBMPImageReader.read() should not truncate the input stream
...
Reviewed-by: serb
2021-12-02 05:00:48 +00:00
Jayathirth D V
84aa0a191b
8278047: Few javax/imageio test regressed after JDK-8262297 fix
...
Reviewed-by: tschatzl
2021-12-01 10:22:17 +00:00
Masanori Yano
c733193543
8262297: ImageIO.write() method will throw IndexOutOfBoundsException
...
Reviewed-by: serb, jdv
2021-12-01 06:18:44 +00:00
Prasanta Sadhukhan
276bfcd1a1
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
...
Reviewed-by: dcubed
2021-11-18 15:17:59 +00:00
Prasanta Sadhukhan
91607436b7
8276058: Some swing test fails on specific CI macos system
...
Reviewed-by: prr, kizune
2021-11-18 04:33:49 +00:00
Weijun Wang
a5c160c711
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
...
Reviewed-by: mullan
2021-11-10 19:35:17 +00:00
Jamil Nimeh
8822d41fdc
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
...
Reviewed-by: xuelei, wetmore
2021-11-10 01:24:33 +00:00
Sergey Bylokhov
687567822a
8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
...
Reviewed-by: aivanov
2021-10-30 09:03:27 +00:00
Alexander Zuev
4c3491bfa5
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
...
Reviewed-by: serb
2021-10-29 11:44:12 +00:00
Ilarion Nakonechnyy
c0cda1db4f
8273026: Slow LoginContext.login() on multi threading application
...
Reviewed-by: weijun
2021-10-29 11:37:45 +00:00
Mitsuru Kariya
63b9f8c0da
8153490: Cannot setBytes() if incoming buffer's length is bigger than number of elements we want to insert.
...
Reviewed-by: lancea
2021-10-28 15:56:17 +00:00
Prasanta Sadhukhan
485d65865e
8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
...
Reviewed-by: serb
2021-10-27 10:24:21 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Weijun Wang
a26f9db704
8263314: Enhance XML Dsig modes
...
Reviewed-by: rhalade, mschoene, valeriep, mullan
2021-10-19 18:25:58 +00:00
Jaikiran Pai
40d69f0c41
8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
...
Reviewed-by: weijun, dfuchs
2021-10-14 14:38:16 +00:00
Weijun Wang
f63c4a832a
8274471: Verification of OCSP Response signed with RSASSA-PSS fails
...
Reviewed-by: hchao, jnimeh
2021-10-04 15:30:44 +00:00
Prasanta Sadhukhan
32811026ce
8268084: [macos] Disabled JMenuItem arrow is not disabled
...
Reviewed-by: serb, jdv
2021-10-04 06:49:10 +00:00
Alexey Ivanov
bb4500d0d2
8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
...
Reviewed-by: jiefu, serb
2021-10-01 18:41:51 +00:00
Alexey Ivanov
67e52a3078
8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
...
Reviewed-by: serb
2021-09-28 19:16:58 +00:00
Alexey Ivanov
b7425b63f6
8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
...
Reviewed-by: serb
2021-09-28 19:15:33 +00:00
Phil Race
753b25633b
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
...
Reviewed-by: jdv
2021-09-24 17:31:19 +00:00
Prasanta Sadhukhan
45adc9227a
8273578: javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
...
Reviewed-by: jdv, serb
2021-09-23 05:15:37 +00:00
Prasanta Sadhukhan
febcc72a54
8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
...
Reviewed-by: aivanov, serb
2021-09-15 05:43:03 +00:00
Sergey Bylokhov
6cf70f5f08
8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: pbansal, psadhukhan, azvegint
2021-09-15 05:15:44 +00:00
Alexey Ivanov
270a9d9293
8273043: [TEST_BUG] Automate NimbusJTreeSelTextColor.java
...
Reviewed-by: serb
2021-09-07 19:05:35 +00:00
lawrence.andrews
c640fe42c2
7188098: TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails
...
Reviewed-by: serb
2021-09-05 09:15:38 +00:00
Prasanta Sadhukhan
cec6c068b0
8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
...
8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
Reviewed-by: serb
2021-09-04 11:04:22 +00:00
Prasanta Sadhukhan
e43a907f20
8271315: Redo: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: aivanov
2021-08-26 12:04:10 +00:00
Alexander Zuev
481c1f0549
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
...
Reviewed-by: serb, psadhukhan
2021-08-18 05:48:26 +00:00
Prasanta Sadhukhan
0c4be76f7f
8058704: Nimbus does not honor JTextPane background color
...
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
2021-08-13 05:12:59 +00:00
Yi Yang
ea9a59520d
8270058: Use Objects.check{Index,FromIndexSize} for java.desktop
...
Reviewed-by: psadhukhan, pbansal, jdv
2021-08-05 06:39:20 +00:00
Jayathirth D V
efcdcc7fb7
8270893: IndexOutOfBoundsException while reading large TIFF file
...
Reviewed-by: prr, serb
2021-08-04 09:16:35 +00:00
Emmanuel Bourg
d09b028407
8271396: Spelling errors
...
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
2021-07-29 16:03:31 +00:00
Prasanta Sadhukhan
dcdb1b6aaa
8137101: [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing
...
Reviewed-by: azvegint
2021-07-28 16:12:47 +00:00
Tejpal Rebari
ecd445562f
8266510: Nimbus JTree default tree cell renderer does not use selected text color
...
Reviewed-by: psadhukhan, pbansal
2021-07-28 04:29:27 +00:00
Fernando Guallini
6346793c64
8269933: test/jdk/javax/net/ssl/compatibility/JdkInfo incorrect verification of protocol and cipher support
...
Reviewed-by: xuelei, rhalade
2021-07-21 03:38:40 +00:00
Alexander Zuev
534f00510e
8268284: javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: serb
2021-07-20 03:31:22 +00:00
Alexander Zuev
eab959cbfa
8269269: [macos11] SystemIconTest fails with ClassCastException
...
Reviewed-by: jdv
2021-07-16 04:43:53 +00:00
Christoph Langer
d042029509
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
...
Reviewed-by: serb, psadhukhan, pbansal
2021-06-29 21:02:06 +00:00
Valerie Peng
80dc262e81
8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes
...
Reviewed-by: xuelei
2021-06-17 23:27:54 +00:00
Fernando Guallini
2047da7dcc
8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"
...
Reviewed-by: xuelei, rhalade
2021-06-17 16:23:56 +00:00
Sergey Bylokhov
f6f82c3168
8266421: Deadlock in Sound System
...
Reviewed-by: prr, azvegint
2021-06-09 00:14:40 +00:00
Sibabrata Sahoo
7f55dc1576
8179880: Refactor javax/security shell tests to plain java tests
...
Reviewed-by: weijun
2021-06-05 07:56:14 +00:00
Valerie Peng
136badb1f7
8248268: Support KWP in addition to KW
...
Reviewed-by: xuelei
2021-06-02 21:31:57 +00:00
Alexander Zuev
7f52c50ba3
8182043: Access to Windows Large Icons
...
Reviewed-by: aivanov, azvegint, prr
2021-05-27 21:49:20 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Prasanta Sadhukhan
39a454bb87
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
...
Reviewed-by: azvegint
2021-05-17 12:32:35 +00:00
Xue-Lei Andrew Fan
266702451d
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
...
Reviewed-by: hchao, mullan
2021-05-13 18:53:52 +00:00
Alexander Zuev
9b76955024
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
...
Reviewed-by: jdv, pbansal, azvegint
2021-05-10 03:21:52 +00:00
Sibabrata Sahoo
20ad428974
8180568: Refactor javax/crypto shell tests to plain java tests
...
Reviewed-by: wetmore
2021-05-06 05:50:22 +00:00
Tejpal Rebari
30ccd8081b
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
...
Reviewed-by: serb, pbansal
2021-05-04 04:53:25 +00:00
Sibabrata Sahoo
343a4a76f2
8185127: Add tests to cover hashCode() method for java supported crypto key types
...
Reviewed-by: valeriep
2021-04-28 09:48:16 +00:00
Pankaj Bansal
9481fad42f
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
...
Reviewed-by: aivanov
2021-04-27 12:59:22 +00:00
Alexander Zuev
ca6b1b49ab
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
...
Reviewed-by: serb
2021-04-21 23:20:55 +00:00
Prasanta Sadhukhan
41fc7ddd8d
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
...
Reviewed-by: prr
2021-04-21 14:35:48 +00:00
Sean Mullan
91b08b733e
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
...
Reviewed-by: rhalade, pkoppula, mschoene, weijun
2021-04-20 21:45:53 +00:00
Weijun Wang
8bec6fe6dc
8264277: java.xml.crypto module should be granted FilePermission and SocketPermission
...
Reviewed-by: mullan
2021-04-19 16:11:54 +00:00
Weijun Wang
8dbf7aa1f9
8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params
...
Reviewed-by: mullan
2021-04-19 14:29:18 +00:00
Alexander Zuev
74d03abb7b
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
...
Reviewed-by: azvegint, trebari
2021-04-16 19:30:55 +00:00
Fernando Guallini
79adc16fd8
8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
...
Reviewed-by: xuelei
2021-04-16 16:51:41 +00:00
Alexander Zvegintsev
6946d91d7c
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
...
Reviewed-by: psadhukhan, kizune, aivanov
2021-04-16 14:32:12 +00:00
Prasanta Sadhukhan
75b039a43c
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
...
Reviewed-by: azvegint
2021-04-14 13:11:30 +00:00
Fernando Guallini
f4e639577e
8264190: Harden TLS interop tests
...
Reviewed-by: rhalade
2021-04-12 21:04:10 +00:00
Daniel Fuchs
d84a7e55be
8264124: Update MXBean specification and implementation to extend mapping of CompositeType to records
...
Reviewed-by: mchung, chegar, alanb
2021-04-12 16:31:36 +00:00
Jim Laskey
a0ec2cb289
8248862: Implement Enhanced Pseudo-Random Number Generators
...
Reviewed-by: darcy
2021-04-05 16:29:18 +00:00
Tejpal Rebari
39719da9d1
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
...
Reviewed-by: psadhukhan, serb
2021-04-05 14:17:19 +00:00
Jie Fu
da643cdb20
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
...
Reviewed-by: serb
2021-04-02 08:25:26 +00:00
John Jiang
99b4bab366
8263188: JSSE should fail fast if there isn't supported signature algorithm
...
Reviewed-by: xuelei
2021-03-29 05:53:05 +00:00
Sergey Bylokhov
6678b01c57
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
...
Reviewed-by: kizune, trebari, pbansal
2021-03-29 03:41:15 +00:00
Sibabrata Sahoo
036ae0ea3e
8225438: javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out
...
Reviewed-by: xuelei, rhalade, hchao
2021-03-23 06:48:01 +00:00
Prasanta Sadhukhan
d24e4cfef3
8263481: Specification of JComponent::setDefaultLocale doesn't mention that passing 'null' restores VM's default locale
...
Reviewed-by: aivanov
2021-03-19 04:28:39 +00:00
Phil Race
2173feddb5
8263439: getSupportedAttributeValues() throws NPE for Finishings attribute
...
Reviewed-by: psadhukhan, azvegint
2021-03-18 20:00:11 +00:00
Anthony Scarpino
414ee95b8e
8261462: GCM ByteBuffer decryption problems
...
Reviewed-by: valeriep
2021-03-08 21:28:07 +00:00
Alexander Zuev
5eb2091a19
8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: aivanov, azvegint
2021-03-06 09:09:35 +00:00
Sean Mullan
a6427c85ee
8259709: Disable SHA-1 XML Signatures
...
Reviewed-by: rhalade, weijun
2021-03-04 17:21:37 +00:00
John Jiang
4f4d0f5366
8261969: SNIHostName should check if the encoded hostname conform to RFC 3490
...
Reviewed-by: rhalade, xuelei
2021-03-02 22:36:28 +00:00
Alexander Zvegintsev
c569f1d64b
8262085: Hovering Metal HTML Tooltips in different windows cause IllegalArgExc on Linux
...
Reviewed-by: serb, psadhukhan
2021-03-01 14:31:56 +00:00
Prasanta Sadhukhan
bcca10066d
4710675: JTextArea.setComponentOrientation does not work with correct timing
...
Reviewed-by: serb, pbansal
2021-02-26 06:19:15 +00:00
Jamil Nimeh
a30fb4fc68
8255867: SignatureScheme JSSE property does not preserve ordering in handshake messages
...
Reviewed-by: xuelei
2021-02-22 22:18:11 +00:00
Clive Verghese
63f8fc87cd
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
...
Reviewed-by: xuelei
2021-02-22 18:36:30 +00:00
Amresh Sahu
0e9c5aedc8
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
...
Reviewed-by: aivanov
2021-02-18 16:08:35 +00:00
Fernando Guallini
0a50688dec
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
...
Reviewed-by: dfuchs, rhalade
2021-02-16 18:54:39 +00:00
Pankaj Bansal
849f4c0fb7
8260291: The case instruction is not visible in dark mode
...
Reviewed-by: trebari, aivanov
2021-02-15 16:43:49 +00:00
Stanimir Stamenkov
2e610f53c1
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
2021-02-15 16:16:50 +00:00
Matthias Perktold
48c932e1f1
8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS
...
Reviewed-by: aivanov, psadhukhan
2021-02-08 14:32:07 +00:00
Alexey Ivanov
dbc35f607a
8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java
...
Reviewed-by: serb, psadhukhan, kizune
2021-02-08 14:31:34 +00:00
Alexander Zuev
440db35e8f
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
...
Reviewed-by: serb, pbansal
2021-02-05 22:27:41 +00:00
Prasanta Sadhukhan
c0084100bc
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
...
Reviewed-by: trebari, aivanov
2021-02-03 04:33:42 +00:00
Sean Mullan
baf46bac41
8259801: Enable XML Signature secure validation mode by default
...
Reviewed-by: weijun, rhalade
2021-01-28 14:28:27 +00:00
Prasanta Sadhukhan
1452280073
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
...
Reviewed-by: serb, jdv
2021-01-22 08:02:56 +00:00
Prasanta Sadhukhan
7f7166dbc8
8260035: Deproblemlist few problemlisted test
...
Reviewed-by: jdv
2021-01-21 08:27:39 +00:00
Stanimir Stamenkov
70b5b3119b
8257664: HTMLEditorKit: Wrong CSS relative font sizes
...
Reviewed-by: aivanov, psadhukhan
2021-01-20 13:34:52 +00:00
Alexander Zuev
917f7e9a95
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: jdv
2021-01-18 08:23:55 +00:00
Prasanta Sadhukhan
3f19ef63b7
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
...
Reviewed-by: aivanov
2021-01-18 07:20:12 +00:00
K Suman Rajkumaar
b01a15e4f0
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
...
Reviewed-by: aivanov, serb
2021-01-15 09:40:31 +00:00
Jesper Wilhelmsson
51e14f2e2a
Merge
2021-01-14 01:29:47 +00:00
Prasanta Sadhukhan
a483869a6a
8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
...
Reviewed-by: serb, pbansal, trebari
2021-01-13 07:00:37 +00:00
Prasanta Sadhukhan
44c83794f7
8256019: JLabel HTML text does not support translucent text colors
...
Reviewed-by: serb
2021-01-13 06:57:52 +00:00
Pankaj Bansal
28ff2de186
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
...
Reviewed-by: psadhukhan, kizune, serb
2021-01-12 09:46:06 +00:00
Tejpal Rebari
65ca5c6656
8048109: JToggleButton does not fire actionPerformed under certain conditions
...
Reviewed-by: serb, psadhukhan, vdyakov
2021-01-10 12:38:10 +00:00
Xue-Lei Andrew Fan
81db63e8d7
8259517: Incorrect test path in test cases
...
Reviewed-by: weijun
2021-01-10 04:36:12 +00:00
Roger Riggs
628c546bea
8258796: [test] Apply HexFormat to tests for java.security
...
Reviewed-by: xuelei
2021-01-08 21:32:54 +00:00
Prasanta Sadhukhan
32538b5b1d
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
...
Reviewed-by: serb
2021-01-06 06:45:48 +00:00
Alexander Zuev
fc3b45c068
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
...
Reviewed-by: psadhukhan
2021-01-05 14:46:03 +00:00
Prasanta Sadhukhan
a2a3f4a3dc
8258924: javax/swing/JSplitPane/4201995/bug4201995.java fails in GTk L&F
...
Reviewed-by: serb
2021-01-04 04:33:30 +00:00
Xue-Lei Andrew Fan
b575dd80b6
8258914: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
...
Reviewed-by: wetmore
2020-12-25 04:25:20 +00:00
Jesper Wilhelmsson
d234388042
Merge
2020-12-21 09:09:05 +00:00
Prasanta Sadhukhan
c7c53d016e
8258554: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: serb
2020-12-19 12:00:18 +00:00
Sergey Bylokhov
7afb01dce9
8258373: Update the text handling in the JPasswordField
...
Reviewed-by: kizune, prr, psadhukhan
2020-12-18 06:26:16 +00:00
Prasanta Sadhukhan
513269d24e
8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
...
Reviewed-by: prr
2020-12-17 03:32:46 +00:00
Brent Christian
b2f035549a
8253497: Core Libs Terminology Refresh
...
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
2020-12-16 23:09:20 +00:00
Anton Litvinov
87644a2bb7
8255880: UI of Swing components is not redrawn after their internal state changed
...
Reviewed-by: prr
Backport-of: e8c40bafa5
2020-12-16 19:48:07 +00:00
Anton Litvinov
e8c40bafa5
8255880: UI of Swing components is not redrawn after their internal state changed
...
Reviewed-by: prr, serb
2020-12-14 14:36:15 +00:00
Prasanta Sadhukhan
2ee795d9e4
8196092: javax/swing/JComboBox/8032878/bug8032878.java fails
...
Reviewed-by: serb, pbansal
2020-12-14 11:34:39 +00:00
Prasanta Sadhukhan
b90b7f50df
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
...
Reviewed-by: serb
2020-12-11 04:54:27 +00:00
Anthony Scarpino
70517c83c2
8257642: CipherByteBufferOverwriteTest copyright issue
...
Reviewed-by: xuelei, wetmore
2020-12-03 16:29:16 +00:00
Jamil Nimeh
d80ae05f61
8166596
: TLS support for the EdDSA signature algorithm
...
Reviewed-by: xuelei
2020-12-03 06:12:07 +00:00
Anthony Scarpino
cc1915b3b3
8253821: Improve ByteBuffer performance with GCM
...
Reviewed-by: xuelei, valeriep
2020-12-02 23:10:32 +00:00
skodanda
8aaee53c2c
8256187: [TEST_BUG] Automate bug4275046.java test
...
Reviewed-by: aivanov, psadhukhan
2020-11-30 17:36:45 +00:00
Sean Mullan
c0719605e7
8257083: Security infra test failures caused by JDK-8202343
...
Reviewed-by: xuelei
2020-11-30 13:31:47 +00:00
Sergey Bylokhov
973255c469
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
...
Reviewed-by: kizune
2020-11-26 08:43:29 +00:00
Sergey Bylokhov
9d7121c180
8256713: SwingSet2 : Slider leaves tracks in uiScale=2
...
Reviewed-by: jdv, psadhukhan
2020-11-25 20:28:10 +00:00
Sergey Bylokhov
c816464c1d
4916923: In MetalRootPaneUI, MetalRootLayout does not correctly calculate minimumsize
...
Reviewed-by: shade
2020-11-19 22:39:37 +00:00
Sean Mullan
3a4b90f086
8202343: Disable TLS 1.0 and 1.1
...
Reviewed-by: xuelei, dfuchs, coffeys
2020-11-19 14:15:57 +00:00
Sergey Bylokhov
36dbe6f2de
8256376: The javax/swing/JSpinner/SerializationTest.java fails on headful windows
...
Reviewed-by: aivanov
2020-11-16 23:14:58 +00:00
Fernando Guallini
90f9a7053a
8255546: Missing coverage for javax.smartcardio.CardPermission and ResponseAPDU
...
Reviewed-by: xuelei
2020-11-12 17:04:16 +00:00
Alexander Zuev
ed615e3ca0
4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
...
Reviewed-by: psadhukhan, serb
2020-11-11 11:43:47 +00:00
Prasanta Sadhukhan
5181f9cea2
7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac
...
Reviewed-by: serb
2020-11-11 08:08:39 +00:00
Prasanta Sadhukhan
35284e4667
8255916: [macos] javax/swing/JInternalFrame/6647340/bug6647340.java timed out
...
Reviewed-by: serb
2020-11-11 08:05:20 +00:00
Sergey Bylokhov
5de99da75c
8237495: Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7
...
Reviewed-by: kizune
2020-11-11 01:31:03 +00:00
Sergey Bylokhov
be635258fa
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
...
Reviewed-by: kizune, aivanov
2020-11-11 01:29:33 +00:00
Sergey Bylokhov
d3c43c2816
8255937: Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java
...
Reviewed-by: jdv
2020-11-05 11:35:54 +00:00
Jayathirth D V
4107670d62
8233562: [TESTBUG] Swing StyledEditorKit test bug4506788.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-11-03 07:54:31 +00:00
Jayathirth D V
9beb866b12
8233561: [TESTBUG] Swing text test bug8014863.java fails on macos
...
Reviewed-by: psadhukhan
2020-11-03 06:38:22 +00:00
Prasanta Sadhukhan
fe4e6b3e90
8196089: javax/swing/Action/8133039/bug8133039.java fails
...
Reviewed-by: jdv
2020-11-03 03:16:36 +00:00
Sergey Bylokhov
eb66418b32
7124397: [macosx] JSpinner serialiazation - deserialization issue
...
Reviewed-by: pbansal
2020-11-02 12:22:28 +00:00
Prasanta Sadhukhan
98c91b64b2
8233637: [TESTBUG] Swing ActionListenerCalledTwiceTest.java fails on macos
...
Reviewed-by: jdv
2020-11-02 10:37:45 +00:00
Prasanta Sadhukhan
e97809d3d4
8233641: [TESTBUG] JMenuItem test bug4171437.java fails on macos
...
Reviewed-by: jdv
2020-11-02 10:37:09 +00:00
Prasanta Sadhukhan
518ff518e1
8233569: [TESTBUG] JTextComponent test bug6361367.java fails on macos
...
Reviewed-by: serb
2020-11-01 15:49:49 +00:00
Prasanta Sadhukhan
4c4b8f4de2
8196302: javax/swing/JFileChooser/8041694/bug8041694.java
...
Reviewed-by: serb
2020-11-01 15:46:07 +00:00
Sergey Bylokhov
fe7672bac6
8196099: javax/swing/text/CSSBorder/6796710/bug6796710.java fails
...
Reviewed-by: psadhukhan
2020-10-31 22:20:30 +00:00
Prasanta Sadhukhan
cacce843aa
8169954: JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed
...
Reviewed-by: serb
2020-10-31 11:03:43 +00:00
Prasanta Sadhukhan
7597cba92b
8143021: [TEST_BUG] Test javax/swing/JColorChooser/Test6541987.java fails
...
Reviewed-by: serb
2020-10-31 10:58:38 +00:00
Prasanta Sadhukhan
caec8d2208
8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
...
Reviewed-by: serb
2020-10-29 02:37:09 +00:00
Prasanta Sadhukhan
a5b42ec8b2
8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
...
Reviewed-by: serb
2020-10-29 02:35:07 +00:00
Prasanta Sadhukhan
3f8bd92308
8233556: [TESTBUG] JPopupMenu tests fail on MacOS
...
Reviewed-by: serb
2020-10-28 06:37:49 +00:00
Prasanta Sadhukhan
4acf634d05
8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
...
Reviewed-by: serb
2020-10-28 06:32:29 +00:00
Sergey Bylokhov
dc85a3fe81
8015602: [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
...
Reviewed-by: psadhukhan, pbansal
2020-10-27 20:23:32 +00:00
Sergey Bylokhov
2b47a58dd7
8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
...
Reviewed-by: psadhukhan, prr
2020-10-26 18:31:54 +00:00
Sergey Bylokhov
93dadbe0dc
7190589: [macosx] In the test bug4278839 never press ctrl+arrow
...
Reviewed-by: prr
2020-10-25 20:47:48 +00:00
Prasanta Sadhukhan
299e1154af
8198395: Test javax/swing/plaf/metal/MetalLookAndFeel/Test8039750.java fails in mach5
...
Reviewed-by: prr
2020-10-22 06:55:50 +00:00
Prasanta Sadhukhan
a5b7bc50d4
7156347: javax/swing/JList/6462008/bug6462008.java fails
...
Reviewed-by: serb, pbansal
2020-10-22 06:45:03 +00:00
Sergey Bylokhov
7d3d4daefd
8240709: Enable javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java on all L&F
...
Reviewed-by: kizune
2020-10-22 03:43:45 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Alexander Zuev
51a865d66a
8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
...
Reviewed-by: serb
2020-10-19 04:26:42 +00:00
Prasanta Sadhukhan
0b3e6c51ba
8194126: Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
...
Reviewed-by: serb, trebari
2020-10-17 07:18:48 +00:00
Prasanta Sadhukhan
ce1aac1e13
8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure
...
Reviewed-by: serb, pbansal
2020-10-17 07:12:59 +00:00
Prasanta Sadhukhan
97ff38caff
8254141: Typo in copyright year
...
Reviewed-by: jdv
2020-10-07 07:14:05 +00:00
Prasanta Sadhukhan
bdd5782a67
8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows
...
Reviewed-by: kizune, prr
2020-10-07 06:41:02 +00:00
Sergey Bylokhov
397307311e
8253977: More memory leaks in client-libs on macOS
...
Reviewed-by: kizune
2020-10-07 03:06:35 +00:00
Prasanta Sadhukhan
4185ed3290
5078989: Null Pointer exception in SpinnerListMode
...
Reviewed-by: serb
2020-10-02 08:10:21 +00:00
Tejpal Rebari
4d9f207347
7151826: [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac
...
Reviewed-by: serb, jdv
2020-09-30 05:00:26 +00:00
Prasanta Sadhukhan
55c90a171f
6514600: AbstractAction can throw NullPointerException when clone()d
...
Reviewed-by: serb, pbansal
2020-09-29 08:20:21 +00:00
Pankaj Bansal
1ae6b533fb
8252194: Add automated test for fix done in JDK-8218469
...
Reviewed-by: serb, jdv, kizune
2020-09-28 16:05:38 +00:00
Anthony Scarpino
0b83fc0150
8235710: Remove the legacy elliptic curves
...
Reviewed-by: xuelei, erikj
2020-09-25 02:40:36 +00:00
Sergey Bylokhov
83b05373a1
8253291: bug7072653.java still failed "Popup window height ... is wrong"
...
Reviewed-by: prr
2020-09-19 22:22:43 +00:00
Sergey Bylokhov
1c84cfa236
8253130: bug7072653.java failed "Popup window height ... is wrong"
...
Reviewed-by: psadhukhan
2020-09-16 20:23:04 +00:00
Prasanta Sadhukhan
60c4902f61
8253016: Box.Filler components should be unfocusable by default
...
Reviewed-by: prr, serb
2020-09-16 09:47:13 +00:00
Sergey Bylokhov
65bfe0928a
8253147: The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens
...
Reviewed-by: prr
2020-09-15 21:32:56 +00:00
Pankaj Bansal
55c7e769c8
8252825: Add automated test for fix done in JDK-8218479
...
Reviewed-by: serb, prr
2020-09-07 07:25:30 +00:00
Prasanta Sadhukhan
1a480ab570
8040914: Test javax/swing/JLabel/6596966/bug6596966.java fails : comboBox isn't focus owner
...
Reviewed-by: prr
2020-08-31 17:53:04 +05:30
Pankaj Bansal
22bb597d0d
8249548: backward focus traversal gets stuck in button group
...
Reviewed-by: serb
2020-08-31 15:58:57 +05:30
Prasanta Sadhukhan
31f2426821
6542439: Significant memory leak in BasicComboBoxUI and MetalComboBoxButton
...
Reviewed-by: serb
2020-08-28 17:12:50 +05:30
Prasanta Sadhukhan
b6c6b4a89a
8252469: Backout JDK-8250935 fix
...
Reviewed-by: prr, serb
2020-08-28 09:17:47 +05:30
Prasanta Sadhukhan
79dd472913
8250935: JFileChooser incorrectly placed "Date" value in "Type" field
...
Reviewed-by: prr
2020-08-27 17:07:56 +05:30
Kumar Abhishek
e11ce6d5fe
8136363: Nimbus-LaF: background color cleared when setting component name of JToolBar
...
Reviewed-by: serb, aivanov, dmarkov
2020-08-24 22:48:26 +01:00
Pankaj Bansal
b6c861f9f8
8251252: Add automated testcase for fix done in JDK-8214253
...
Reviewed-by: serb, psadhukhan
2020-08-23 13:18:47 +05:30
Pankaj Bansal
8bf5b1d18b
8251254: Add automated test for fix done in JDK-8218472
...
Reviewed-by: serb
2020-08-23 13:09:00 +05:30
Prasanta Sadhukhan
fb8ceae0a7
Merge
2020-08-22 10:23:35 +05:30
Lance Andersen
4ee601c870
8252128: Remove javax.transaction Exception references
...
Reviewed-by: rriggs
2020-08-21 13:10:04 -04:00
Sergey Bylokhov
a1c29335a8
8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
...
Reviewed-by: prr, pbansal
2020-08-18 00:08:21 +01:00
Sergey Bylokhov
fbad5a0d5b
8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
...
Reviewed-by: prr, pbansal
2020-08-18 00:06:57 +01:00
Tejpal Rebari
d6348691ee
8249674: Redo: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: psadhukhan, prr
2020-08-17 11:18:19 +05:30
Pankaj Bansal
a0d6a8a174
8251166: Add automated testcases for changes done in JDK-8214112
...
Reviewed-by: serb
2020-08-16 11:44:05 +05:30
Prasanta Sadhukhan
9573ef8bda
Merge
2020-08-14 15:49:27 +05:30
Pankaj Bansal
79a4a019bb
8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
...
Reviewed-by: prr, psadhukhan
2020-08-09 14:30:02 +05:30
Xue-Lei Andrew Fan
473fa82000
8250839: Improve test template SSLEngineTemplate with SSLContextTemplate
...
Reviewed-by: ascarpino
2020-08-13 12:31:12 -07:00
Prasanta Sadhukhan
2c00d740d4
8251187: Mark BasicComboNPE regression test as headful
...
Reviewed-by: prr
2020-08-07 09:21:46 +05:30
Prasanta Sadhukhan
c798b3d040
6709913: BasicComboBoxUI.isPopupVisible returns NullPointerException
...
Reviewed-by: serb
2020-08-05 17:49:11 +05:30
Jayathirth D V
42f4170b2a
8243674: Remove language tag length limit for iTXt chunk in PNGImageReader
...
Reviewed-by: prr, serb
2020-08-03 17:27:05 +05:30
Prasanta Sadhukhan
b76a154c6d
Merge
2020-08-01 17:54:03 +05:30
Sergey Bylokhov
72b530aac4
8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
...
Reviewed-by: jdv
2020-07-31 00:19:42 +01:00
Prasanta Sadhukhan
fff8122978
8146451: javax/swing/JComponent/4337267/bug4337267.java failed on Windows
...
Reviewed-by: serb
2020-07-29 17:29:45 +05:30
Prasanta Sadhukhan
8812113984
8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
...
Reviewed-by: serb
2020-07-28 12:07:20 +05:30
Prasanta Sadhukhan
74eb250e36
8246742: ServiceUI.printDialog does not support properties dialog
...
Reviewed-by: prr, jdv
2020-07-28 12:00:55 +05:30
Phil Race
631085bdfd
Merge
2020-07-21 13:55:53 -07:00
Phil Race
1ce6ec6a28
8199529: javax/swing/text/Utilities/8142966/SwingFontMetricsTest.java fails on windows
...
Reviewed-by: serb, psadhukhan
2020-07-21 13:14:35 -07:00
Prasanta Sadhukhan
df3c55230e
8042055: Nimbus DerivedColor incorrectly clamps hue
...
Reviewed-by: serb
2020-07-18 12:12:41 +05:30
Prasanta Sadhukhan
c9f9fde366
8245785: javax.swing.JTabbedPane cannot be deserialized
...
Reviewed-by: serb, prr, kizune
2020-07-18 12:10:35 +05:30
Tejpal Rebari
39d4b22fc0
8249619: Nimbus L&F Fix for 8041701 is causing some Nimbus tests to fail
...
Reviewed-by: prr
2020-07-17 10:05:38 -07:00
Tejpal Rebari
13bcda40dc
8041701: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: serb, psadhukhan
2020-07-15 11:37:55 +05:30
Tejpal Rebari
54c0178787
8041705: Bugs in DefaultTreeCellRenderer.updateUI()
...
Reviewed-by: psadhukhan, pbansal
2020-07-09 12:59:25 +05:30
Mikael Vidstedt
1f5e21a16e
Merge
2020-07-15 21:24:39 -07:00
Pankaj Bansal
be2a92d8c7
8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
...
Reviewed-by: serb, prr
2020-07-15 23:40:18 +05:30
Athijegannathan Sundararajan
2f989d273d
8246113: re-visit javax/script test that still requires jdk.scripting.nashorn module
...
Reviewed-by: jlaskey
2020-07-15 21:52:56 +05:30
Prasanta Sadhukhan
396146854b
Merge
2020-07-03 09:26:16 +05:30
Prasanta Sadhukhan
c3ec97d41a
8248187: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails with String is not properly drawn
...
Reviewed-by: serb, pbansal
2020-07-02 09:27:58 +05:30
Pankaj Bansal
5699024184
8197560: test javax/swing/JTree/8003400/Test8003400.java fails
...
Reviewed-by: serb, psadhukhan
2020-07-01 09:14:59 +05:30
Sibabrata Sahoo
a953a0f4ab
8247968: test/jdk/javax/crypto/SecretKeyFactory/security.properties has wrong header
...
Wrong copyright header removed
Reviewed-by: weijun
2020-06-25 06:12:29 -07:00
Sergey Bylokhov
a1b5e01003
8213535: Windows HiDPI html lightweight tooltips are truncated
...
Reviewed-by: kizune
2020-06-24 15:35:43 -07:00
Jamil Nimeh
2aa291ad2c
8247630: Use two key share entries
...
Reviewed-by: xuelei
2020-07-27 18:20:57 -07:00
Weijun Wang
927a7287b7
8247907: XMLDsig logging does not work
...
Reviewed-by: mullan
2020-06-20 15:11:19 +08:00
Jesper Wilhelmsson
e33ebc7f0a
Merge
2020-06-16 04:20:30 +02:00
Daniil Titov
6cdf06f02b
8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
...
Reviewed-by: amenkov, dholmes, sspitsyn
2020-06-15 09:03:45 -07:00
Xue-Lei Andrew Fan
1faed205df
8247510: typo in IllegalHandshakeMessage
...
Reviewed-by: wetmore
2020-06-12 15:55:08 -07:00
Prasanta Sadhukhan
41c5a07fa9
Merge
2020-06-09 17:03:35 +05:30
Shivangi Gupta
82e3640eb1
8246330: Add TLS Tests for Legacy ECDSA curves
...
Reviewed-by: rhalade
2020-06-09 00:04:40 -07:00
Pankaj Bansal
e97c5f41ee
8196094: javax/swing/JFileChooser/8002077/bug8002077.java fails
...
Reviewed-by: psadhukhan
2020-06-01 23:06:02 +05:30
Phil Race
604005d65c
8159597: [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed
...
Reviewed-by: serb, psadhukhan
2020-05-29 13:11:36 -07:00
Prasanta Sadhukhan
53015e6d82
Merge
2020-05-29 09:44:27 +05:30
Xue-Lei Andrew Fan
17a298962c
8206925: Support the certificate_authorities extension
...
Reviewed-by: mullan
2020-05-27 09:46:40 -07:00
Pankaj Bansal
9b3fb5d1d5
8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-27 17:35:42 +05:30
Tejpal Rebari
c638618814
8233559: [TESTBUG] TestNimbusOverride.java is failing on macos
...
Reviewed-by: psadhukhan, pbansal
2020-05-27 09:08:08 +05:30
John Jiang
98cb95b7b7
8245691: Add EdDSA certificstes to SSLSocketTemplate and CertUtils
...
Reviewed-by: xuelei
2020-05-25 11:29:56 +08:00
Pankaj Bansal
04b3bf6024
8233550: [TESTBUG] JTree tests fail regularly on MacOS
...
Reviewed-by: psadhukhan, jdv
2020-05-23 13:27:09 +05:30
Prasanta Sadhukhan
af85c26514
8067986: Test javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java fails
...
Reviewed-by: serb
2020-05-21 12:02:18 +05:30
Phil Race
f39a0d585b
Merge
2020-05-20 17:40:46 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Phil Race
59dc384fbd
Merge
2020-05-20 08:40:27 -07:00
Tejpal Rebari
9ae8b32dee
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-20 15:04:37 +05:30
Prasanta Sadhukhan
f76b6e7450
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos
...
Reviewed-by: serb, prr
2020-05-18 11:18:51 +05:30
Tejpal Rebari
4cf3e6bfd8
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac
...
Reviewed-by: serb
2020-05-13 19:53:02 +05:30
Tejpal Rebari
79905b14b1
8229856: [macos] Opening a menu on a JTextField can clear the text selection
...
Reviewed-by: psadhukhan, jdv
2020-05-13 19:43:46 +05:30
Prasanta Sadhukhan
b75ea9b069
Merge
2020-05-08 09:52:42 +05:30
Prasanta Sadhukhan
1f2f808794
8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
...
Reviewed-by: serb
2020-05-08 09:45:57 +05:30
Prasanta Sadhukhan
f64bdedeac
8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
...
Reviewed-by: prr
2020-05-07 22:29:25 +05:30
Prasanta Sadhukhan
eb91535be5
8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
...
Reviewed-by: serb
2020-05-06 14:02:11 +05:30
Prasanta Sadhukhan
ddb1d7a163
8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100%
...
Reviewed-by: prr, jdv
2020-05-06 13:58:09 +05:30
Prasanta Sadhukhan
823d1d222f
8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
...
Reviewed-by: serb
2020-05-04 09:08:17 +05:30
Prasanta Sadhukhan
4071546506
8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
...
Reviewed-by: serb
2020-05-04 09:00:03 +05:30
Phil Race
b3e1ea0407
Merge
2020-04-30 10:32:23 -07:00
Jayathirth D V
188106be4d
8242557: Add length limit for strings in PNGImageWriter
...
Reviewed-by: prr, psadhukhan
2020-04-30 20:03:36 +05:30
Prasanta Sadhukhan
7dad5d261a
8226464: TitledBorder label appears cut off on hidpi devices
...
Reviewed-by: serb, jdv
2020-04-30 12:42:03 +05:30
John Jiang
46cf294250
8245005: javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant
...
Reviewed-by: xuelei
2020-05-16 05:49:47 +08:00
Fernando Guallini
4c54fa2274
8209774: Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java
...
Reviewed-by: dfuchs, joehw, alanb
2020-05-15 09:49:54 +08:00
Weijun Wang
cc47d0aa61
8244674: Third-party code version check
...
Reviewed-by: mullan
2020-05-12 15:15:40 +08:00
Sergey Bylokhov
a0a9595d8b
8236980: Cleanup of toString methods in JavaSound
...
Reviewed-by: prr
2020-04-26 18:49:18 -07:00
Prasanta Sadhukhan
c18080fef7
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
...
Reviewed-by: serb, jdv
2020-04-27 10:37:30 +05:30
Prasanta Sadhukhan
059329b346
Merge
2020-04-24 16:12:53 +05:30
John Jiang
2a4596cfe4
8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
...
Reviewed-by: xuelei
2020-04-24 15:28:57 +08:00
Phil Race
4765b3bdd8
Merge
2020-04-23 10:06:36 -07:00
Bhawesh Choudhary
c1eb104fa1
8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF
...
Reviewed-by: serb, aivanov
2020-04-22 13:43:07 +05:30
Prasanta Sadhukhan
08784f18ea
8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT
...
Reviewed-by: jdv
2020-04-22 12:16:37 +05:30
Prasanta Sadhukhan
8b002d881d
8242526: PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
...
8233644: [TESTBUG] JInternalFrame test bug8020708.java is failing on macos
Reviewed-by: serb, pbansal, jdv
2020-04-17 11:29:01 +05:30
Jayathirth D V
12d93f11c0
8195841: PNGImageReader.readNullTerminatedString() doesnt check for non-null terminated strings with length equal to maxLen
...
Reviewed-by: serb, prr
2020-04-17 11:10:45 +05:30
Sergey Bylokhov
2d350addf7
8152332: [macosx] JFileChooser cannot be serialized on Mac OS X
...
Reviewed-by: pbansal, jdv
2020-04-13 23:43:37 -07:00
Daniil Titov
c2d3ff3bf8
8242239: [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same
...
Reviewed-by: cjplummer, sspitsyn
2020-04-27 12:48:09 -07:00
Roger Riggs
bdf672659c
8243010: Test support: Customizable Hex Printer
...
Reviewed-by: lancea, dfuchs, weijun
2020-04-16 15:45:37 -04:00
John Jiang
5fc5cb9f25
8243549: sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA
...
Reviewed-by: xuelei
2020-04-25 05:17:26 +08:00
Tejpal Rebari
816d9483f0
8241228: Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing
...
Reviewed-by: serb, pbansal, psadhukhan
2020-04-13 17:42:05 +05:30
Prasanta Sadhukhan
6b0b851a7c
Merge
2020-04-10 11:47:09 +05:30
Prasanta Sadhukhan
a6678d2e58
8240877: NPE at javax.swing.text.html.FormView.appendBuffer with null option values
...
Reviewed-by: serb
2020-04-08 16:29:03 +05:30
Sergey Bylokhov
84fc4850a6
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
...
Reviewed-by: prr, psadhukhan
2020-04-07 21:56:04 -07:00
Jamil Nimeh
6b7a466f74
8242294: JSSE Client does not throw SSLException when an alert occurs during handshaking
...
Reviewed-by: xuelei
2020-04-08 00:03:56 -07:00
Alan Bateman
0efacb3eed
8244292: Headful clients failing with --illegal-access=deny
...
Reviewed-by: prr
2020-05-04 19:07:41 +01:00
Athijegannathan Sundararajan
d5cd165965
8241749: Remove the Nashorn JavaScript Engine
...
Reviewed-by: jlaskey, ihse, mchung
2020-04-16 12:26:20 +05:30
Anthony Scarpino
ed18906c08
8242008: SSLSession inconsistencies
...
Reviewed-by: jnimeh, xuelei
2020-04-15 13:50:41 -07:00
Weijun Wang
8cd9241448
8242330: Arrays should be cloned in several JAAS Callback classes
...
Reviewed-by: mullan
2020-04-14 10:04:05 +08:00
Chris Yin
aba017fa70
8214694: cleanup rawtypes warnings in open jndi tests
...
Reviewed-by: darcy, vtewari
2020-04-01 10:11:46 +08:00
Weijun Wang
fc1b24e4e8
8243592: Subject$SecureSet::addAll should not call contains(null)
...
Reviewed-by: mullan
2020-07-09 09:22:01 +08:00
Daniil Titov
f243b281ea
8205467: javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java possible deadlock
...
Reviewed-by: phh
2020-07-07 10:27:47 -07:00
Daniil Titov
50e18e29e3
8227337: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
...
Reviewed-by: phh
2020-07-07 10:18:53 -07:00
Phil Race
d0c6eef9a5
8246263: jdk is not yet ready for new Copyright line
...
Reviewed-by: pbansal
2020-06-01 10:04:19 -07:00
Sergey Bylokhov
3399842d7e
8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
...
Reviewed-by: psadhukhan
2020-03-25 16:48:35 -07:00
Prasanta Sadhukhan
40e667c174
8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
...
Reviewed-by: serb
2020-03-26 10:18:59 +05:30
Prasanta Sadhukhan
ef335c75e3
Merge
2020-03-22 09:46:15 +05:30
Prasanta Sadhukhan
672f3a1857
8241291: JCK test javax_swing/text/DefaultStyledDocument/ElementSpec/ESpecCtor.html fails
...
Reviewed-by: prr
2020-03-21 09:46:44 +05:30
Prasanta Sadhukhan
7143a9c581
8241078: OOM error parsing HTML with large <pre> Tag text
...
Reviewed-by: serb, aivanov
2020-03-19 09:22:37 +05:30
Prasanta Sadhukhan
3340e6f980
8226230: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Ubuntu
...
Reviewed-by: serb
2020-03-19 09:20:06 +05:30
Tejpal Rebari
1e217e7b8b
8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet()
...
Reviewed-by: pbansal, serb, jdv
2020-03-18 11:38:33 +05:30
Prasanta Sadhukhan
bca2465c94
8236635: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb, pbansal
2020-03-16 12:49:08 +05:30
Sergey Bylokhov
b4863f9dd8
8240633: Memory leaks in the implementations of FileChooserUI
...
Reviewed-by: pbansal, psadhukhan
2020-03-12 10:00:23 +01:00
Jayathirth D V
bd78beae15
6532025: GIF reader throws misleading exception with truncated images
...
Reviewed-by: prr, bpb
2020-03-10 16:07:58 +05:30
Pankaj Bansal
e70ee3dcf7
8231042: [macos] JFileChooser creates new folder on ESC
...
Reviewed-by: serb, psadhukhan
2020-03-03 18:26:57 +05:30
Sergey Bylokhov
5e912fbec5
8240202: A few client tests leave mouse buttons pressed
...
Reviewed-by: prr
2020-02-28 16:49:10 -08:00
Ramkumar Sunderbabu
9c6a769618
8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout
...
Removed timeout=5 from the tests so that default timeout is used
Reviewed-by: cjplummer
2020-03-06 10:27:24 +05:30
Pankaj Bansal
f916df3b0e
8238985: [TESTBUG] The arrow image is blue instead of green
...
Reviewed-by: serb, psadhukhan
2020-02-21 17:09:01 +05:30
Pankaj Bansal
b5fdcb0851
8216329: Cannot resize CheckBoxItemMenu in Synth L&F with setHorizontalTextPosition
...
Reviewed-by: serb, psadhukhan
2020-02-21 16:31:45 +05:30
Xue-Lei Andrew Fan
89448a83d9
8233619: SSLEngine handshake status immediately after the handshake can be NOT_HANDSHAKING rather than FINISHED with TLSv1.3
...
Reviewed-by: jnimeh
2020-03-03 15:57:01 -08:00
Prasanta Sadhukhan
3c72042627
8239334: Tab Size does not work correctly in JTextArea with setLineWrap on
...
Reviewed-by: serb, pbansal
2020-02-20 14:49:20 +05:30
Phil Race
ff55c4903b
8238842: AIOOBE in GIFImageReader.initializeStringTable
...
Reviewed-by: serb, bpb
2020-02-12 14:45:10 -08:00
Prasanta Sadhukhan
5f44b6ca1b
Merge
2020-02-11 13:41:48 +05:30
Sureshkumar Mahaliswamy
060e4ec305
8235900: [TESTBUG] [macos] PopupMenu Opaque property is not reflecting the Parents property on MAC OS
...
Reviewed-by: serb
2020-02-03 14:58:54 +05:30
Sean Coffey
04c1e2e931
8223260: NamingManager should cache InitialContextFactory
...
Reviewed-by: alanb, plevart, dfuchs
2020-02-09 21:55:56 +00:00
John Jiang
60fae77974
8237977: Further update javax/net/ssl/compatibility/Compatibility.java
...
Reviewed-by: rhalade
2020-03-26 07:09:36 +08:00
Prasanta Sadhukhan
0aeed751e6
Merge
2020-01-22 13:29:03 +05:30
Mikael Vidstedt
3318314c7c
8237589: Fix copyright header formatting
...
Reviewed-by: jjg, serb, iris, jwilhelm
2020-01-21 14:23:01 -08:00
Prasanta Sadhukhan
64a1b0599e
Merge
2020-01-21 07:29:48 +05:30
Jesper Wilhelmsson
b936939454
Merge
2020-01-20 18:05:07 +01:00
Weijun Wang
c4df79117d
8247907: XMLDsig logging does not work
...
Reviewed-by: mullan
2020-06-20 15:11:19 +08:00
Tejpal Rebari
861e1addda
8223788: [macos] JSpinner buttons in JColorChooser dialog may capture focus using TAB Key
...
Reviewed-by: serb, pbansal, psadhukhan
2020-01-13 18:27:31 +05:30
Vladislav Volodin
3899de42ae
8234913: Improve parsing of Length Units in javax/swing/text/html/CSS
...
Reviewed-by: serb, clanger
2020-01-10 13:08:18 +00:00
Sergey Bylokhov
b95d34698e
8236953: [macos] JavaFX SwingNode is not rendered on macOS
...
Reviewed-by: kcr, prr
2020-01-15 13:17:46 -08:00
Pankaj Bansal
cf468f1791
8224475: JTextPane does not show images in HTML rendering
...
Reviewed-by: serb, psadhukhan
2020-01-09 15:11:10 +05:30
Pankaj Bansal
4cb20ae300
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
...
Reviewed-by: prr, jdv
2019-12-23 13:04:07 +05:30
Phil Race
9628324ae7
Merge
2019-12-19 12:28:56 -08:00
Lance Andersen
fb1c57789e
8235961: SyncResolverImpl does not throw SQLException as expected
...
Reviewed-by: joehw, bpb
2019-12-19 15:23:57 -05:00
Pankaj Bansal
ef14de54e7
8234733: We can't distinguish if the spinner button is pressed or unpressed
...
Reviewed-by: psadhukhan, prr
2019-12-19 11:57:58 +05:30
Lance Andersen
da03b15fac
8235961: SyncResolverImpl does not throw SQLException as expected
...
Reviewed-by: joehw, bpb
2019-12-23 17:18:32 -05:00
Sibabrata Sahoo
fca342f736
8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property
...
Corrected Cipher Suites ordering through system properties
Reviewed-by: xuelei
2019-12-16 00:23:50 -08:00
John Jiang
abac8b17a9
8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
...
Reviewed-by: xuelei
2019-12-16 16:19:10 +08:00
Sibabrata Sahoo
58cce5fbf4
8234728: Some security tests should support TLSv1.3
...
Tests were updated to support TLSv1.3 and cipher suite order
Reviewed-by: xuelei
2019-12-13 01:43:14 -08:00
Pankaj Bansal
e6b381faa2
8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
...
Reviewed-by: psadhukhan, prr
2019-12-13 12:08:10 +05:30
Prasanta Sadhukhan
614e78b7fa
Merge
2019-12-11 11:13:41 +05:30
John Jiang
c2f68eacaa
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
...
Reviewed-by: xuelei
2019-12-11 11:29:03 +08:00
Phil Race
1a73baeb10
Merge
2019-12-06 12:06:09 -08:00
Ambarish Rapte
8fd8c5bf5d
4949105: Access Bridge lacks html tags parsing
...
Reviewed-by: serb, prr, pbansal
2019-12-06 16:37:09 +05:30
Sergey Bylokhov
36eb7510f8
7124307: JSpinner and changing value by mouse
...
Reviewed-by: prr, pbansal
2019-12-05 15:31:23 -08:00
Prasanta Sadhukhan
e9e86ffb30
8221903
: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
...
Reviewed-by: serb
2019-12-04 16:28:48 +05:30
Igor Ignatyev
e2240b714e
8236111: narrow allowSmartActionArgs disabling
...
Reviewed-by: dholmes, mullan, darcy, rriggs
2020-01-15 21:20:40 -08:00
Weijun Wang
ab280fcac4
8234267: DelegationPermission implementation doesn't completely follow the updated specification
...
Reviewed-by: xuelei
2019-12-05 10:36:46 +08:00
Prasanta Sadhukhan
50190491d7
Merge
2019-12-03 11:52:31 +05:30
Prasanta Sadhukhan
55f3fd95e6
8234149: Several regression tests do not dispose Frame at end
...
Reviewed-by: serb
2019-12-02 11:58:14 +05:30
Sibabrata Sahoo
b03ba9e300
8234723: javax/net/ssl/TLS tests support TLSv1.3
...
Missing TLSv1.3 test cases
Reviewed-by: xuelei
2019-11-28 22:29:07 -08:00
John Jiang
ec16834845
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
...
Reviewed-by: xuelei
2019-11-29 14:07:16 +08:00
Pankaj Bansal
a5f4fa710f
8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
...
Reviewed-by: serb, aivanov
2019-11-27 11:05:22 +05:30
Prasanta Sadhukhan
b690482e64
8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails
...
Reviewed-by: serb
2019-11-25 11:20:14 +05:30
Jayathirth D V
51837b8a13
8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
...
Reviewed-by: serb, prr
2019-11-22 11:35:26 +05:30
Tejpal Rebari
5cd9439695
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
...
Reviewed-by: psadhukhan, pbansal, serb
2019-11-20 12:18:46 +05:30
Prasanta Sadhukhan
456fd9003e
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
...
Reviewed-by: serb
2019-11-14 10:59:45 +05:30
Prasanta Sadhukhan
007a0fb232
8231084: Large performance regression in SwingMark TextArea in 14-b13
...
8231336
: Corrupted option dialog in JTHarness with JDK14b13
Reviewed-by: serb, prr
2019-11-06 11:05:28 +05:30
Prasanta Sadhukhan
5686851c12
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text
...
Reviewed-by: serb
2019-11-06 10:48:10 +05:30
Prasanta Sadhukhan
91a70aeb63
Merge
2019-11-05 11:00:42 +05:30
Ambarish Rapte
30a4739efa
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
...
Reviewed-by: serb, psadhukhan
2019-10-30 16:59:40 +05:30
Weijun Wang
026a05d0c6
8231365: ServicePermission::equals doesn't comply to the spec
...
8231196: DelegationPermission allows to create an instance that thows NPE on ::equals call
Reviewed-by: mullan
2019-10-29 09:34:23 +08:00
Weijun Wang
49883054db
8232357: Compare version info of Santuario to legal notice
...
Reviewed-by: mullan
2019-10-17 07:31:35 +08:00
Prasanta Sadhukhan
cb13ea5977
Merge
2019-12-02 12:01:40 +05:30
Daniil Titov
0f1f9fe653
8231666: ThreadIdTable::grow() invokes invalid thread transition
...
Reviewed-by: dholmes, rehn
2019-10-08 09:39:10 -07:00
Prasanta Sadhukhan
3afd808de8
Merge
2019-09-23 13:08:20 +05:30
Jagjot Singh
6b80f1e7cd
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
...
Reviewed-by: psadhukhan
2019-09-18 07:18:44 -07:00
Tejpal Rebari
603689f760
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
...
Reviewed-by: jdv, arapte
2019-09-04 22:18:48 +05:30
Prasanta Sadhukhan
bcff4990ad
Merge
2019-08-29 15:09:48 +05:30
Frank Yuan
f85fe3a3d6
8230010: Remove jdk8037819/BasicTest1.java
...
8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
Reviewed-by: joehw, vtewari
2019-08-28 11:00:55 +08:00
Dmitry Markov
1ea81a7cda
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
...
Reviewed-by: psadhukhan, serb
2019-08-23 14:25:20 +01:00
Semyon Sadetsky
07e2ea8e44
8226513: JEditorPane is shown with incorrect size
...
Reviewed-by: prr, psadhukhan
2019-08-19 12:13:47 +05:30
Prasanta Sadhukhan
33bc0e3c6f
Merge
2019-07-22 11:08:27 +05:30
Mikael Vidstedt
f08a9de3b2
Merge
2019-07-17 04:33:37 -07:00
Sergey Bylokhov
768ef3cd20
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
...
Reviewed-by: prr
2019-07-15 16:25:23 -07:00
Mikael Vidstedt
cfcd0223a9
Merge
2019-07-12 02:50:43 -07:00
Valerie Peng
29215b987b
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
...
Detect potential buffer overlap and use extra buffer if necessary
Reviewed-by: xuelei
2019-07-10 18:43:45 +00:00
Tejpal Rebari
fe80d6458c
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
...
Reviewed-by: jdv, psadhukhan
2019-07-04 12:28:34 +05:30
Valerie Peng
ded94368d1
Merge
2019-07-25 21:51:13 +00:00
Valerie Peng
6b662abe74
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
...
Change JCA Cipher class to create obj to ensure the mode and padding combination is supported
Reviewed-by: xuelei
2019-07-25 02:16:49 +00:00
Prasanta Sadhukhan
93f105e32a
Merge
2019-07-25 11:31:07 +05:30
Phil Race
bb7ac5cc11
Merge
2019-07-01 14:57:02 -07:00
Jaikiran Pai
178bf44f56
8226976: SessionTimeOutTests uses == operator for String value check
...
Use String.equals() instead of == operator
Reviewed-by: xuelei
2019-07-02 11:07:40 +05:30
John Jiang
df6fbdb2af
8224650: Add tests to support X25519 and X448 in TLS
...
Reviewed-by: xuelei
2019-06-28 05:29:54 +08:00
Phil Race
f9c491c478
8226783: GTK is not being returned as the System L&F on Gnome
...
Reviewed-by: serb, psadhukhan
2019-06-27 12:55:55 -07:00
Tejpal Rebari
be762d7ac8
8196467: javax/swing/JInternalFrame/Test6325652.java fails
...
Reviewed-by: jdv, psadhukhan
2019-06-25 14:13:33 +05:30
Xue-Lei Andrew Fan
a4277e56c8
8224829: AsyncSSLSocketClose.java has timing issue
...
Reviewed-by: jnimeh, dfuchs
2019-06-14 12:19:14 -07:00
Prasanta Sadhukhan
53ea90ebf6
Merge
2019-06-13 11:31:36 +05:30
Bradford Wetmore
118fd65d44
8171279: Support X25519 and X448 in TLS
...
Reviewed-by: xuelei, mullan
2019-06-12 18:58:00 -07:00
Prasanta Sadhukhan
93ed663cf0
Merge
2019-06-12 10:02:49 +05:30
Anthony Scarpino
94e1d7530f
8211018: Session Resumption without Server-Side State
...
Reviewed-by: xuelei, jnimeh, jjiang
2019-06-11 16:31:37 -07:00
Sergey Bylokhov
09efbc41ee
8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
...
Reviewed-by: psadhukhan
2019-06-11 10:15:30 -07:00
Prasanta Sadhukhan
7fc422dd93
8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
...
Reviewed-by: serb, prr
2019-06-11 11:01:22 +05:30
Sergey Bylokhov
4a53af6cbc
8222083: Support of "64-bit IEEE floating point" encoding for the AU file format
...
Reviewed-by: prr
2019-06-09 14:12:18 -07:00
Prasanta Sadhukhan
427e1e28b1
8224876: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64
...
Reviewed-by: serb, jdv
2019-06-04 14:43:57 +05:30
Semyon Sadetsky
b5b24b904a
8196096: javax/swing/JPopupMenu/6580930/bug6580930.java fails
...
Reviewed-by: serb
2019-06-03 08:13:18 -07:00
Prasanta Sadhukhan
f7e4fb87b2
8214702: Wrong text position for whitespaced string in printing Swing text
...
Reviewed-by: prr, serb
2019-05-21 14:41:43 +05:30
Rajan Halade
5fc46f3c50
8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
...
Reviewed-by: mullan, wetmore, xuelei
2019-12-09 21:38:12 -08:00
Sergey Bylokhov
30576b1898
8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent
...
Reviewed-by: prr
2019-05-20 12:17:34 -07:00
Prasanta Sadhukhan
dfe0ca547b
Merge
2019-05-14 11:23:08 +05:30
Prasanta Sadhukhan
f7d8bb2c70
Merge
2019-04-23 14:22:34 +05:30
John Jiang
04bb71a004
8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
...
Reviewed-by: xuelei
2019-04-23 10:08:52 +08:00
Sergey Bylokhov
c3b64599dc
8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
...
Reviewed-by: prr
2019-04-22 12:35:30 -07:00
Xue-Lei Andrew Fan
7aec6727ac
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
...
Reviewed-by: jnimeh
2019-05-10 12:33:40 -07:00
Weijun Wang
31af27a1ee
8200400: Restrict Sasl mechanisms
...
Reviewed-by: mullan
2019-05-10 09:39:49 +08:00
Xue-Lei Andrew Fan
eb59ebb177
8216326: SSLSocket stream close() does not close the associated socket
...
Reviewed-by: jnimeh
2019-04-16 16:59:09 -07:00
Prasanta Sadhukhan
de2e2b119a
Merge
2019-04-10 10:46:53 +05:30
Sergey Bylokhov
092cead6c1
8221445: FastSysexMessage constructor crashes MIDI receiption thread
...
Reviewed-by: prr
2019-04-09 13:57:58 -07:00
Sergey Bylokhov
21d2f5139d
8221436: Incorrect check of package in Line.Info.toString()
...
Reviewed-by: prr
2019-03-29 23:14:37 -07:00
Xue-Lei Andrew Fan
d812742d68
8163326: Update the default enabled cipher suites preference
...
Reviewed-by: mullan
2019-04-04 14:19:29 -07:00
Prasanta Sadhukhan
702ee3db37
8212904: JTextArea line wrapping incorrect when using UI scale
...
Reviewed-by: serb, prr
2019-03-29 10:11:01 +05:30
Manajit Halder
ef50607763
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
...
Reviewed-by: psadhukhan, kaddepalli
2019-03-27 12:24:28 +05:30