Dean Long
57dc039131
8214583: AccessController.getContext may return wrong value after JDK-8212605
...
Reviewed-by: mchung, redestad
2018-12-18 16:36:26 -08:00
Xue-Lei Andrew Fan
3933c8477b
8214339: SSLSocketImpl erroneously wraps SocketException
...
Reviewed-by: ascarpino, jnimeh
2018-12-14 19:39:39 -08:00
Prasanta Sadhukhan
a5ed4e3e73
8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac
...
Reviewed-by: kaddepalli, serb
2018-12-07 09:38:07 +05:30
Sergey Bylokhov
9c836369af
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5
...
Reviewed-by: kaddepalli, prr
2018-12-04 13:09:20 -08:00
Prasanta Sadhukhan
249d8e9d98
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
...
Reviewed-by: jdv, serb
2018-11-30 10:55:42 +05:30
Sergey Bylokhov
a11452c9ed
8198339: Test javax/swing/border/Test6981576.java is unstable
...
Reviewed-by: kaddepalli, psadhukhan
2018-11-29 16:22:49 -08:00
Prasanta Sadhukhan
a51bf4d7e6
8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
...
8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13
Reviewed-by: serb
2018-11-27 10:45:54 +05:30
Prasanta Sadhukhan
01267bb7ca
Merge
2018-11-26 10:49:53 +05:30
Jayathirth D V
8d8d2d8bdd
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
...
Reviewed-by: serb, kaddepalli
2018-11-20 15:53:54 +05:30
Jayathirth D V
b9bf598fe7
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
...
Reviewed-by: serb, kaddepalli
2018-11-20 14:37:24 +05:30
Jayathirth D V
53ed0c129a
8212116: IIOException "tEXt chunk length is not proper" on opening png file
...
Reviewed-by: serb
2018-11-14 01:29:34 +05:30
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Prasanta Sadhukhan
046262a0f5
Merge
2018-11-12 11:10:16 +05:30
Sergey Bylokhov
cc3756b342
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
...
Reviewed-by: psadhukhan
2018-11-10 18:41:43 -08:00
Sergey Bylokhov
bd9a9d591b
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
...
Reviewed-by: prr, psadhukhan
2018-11-10 09:52:59 -08:00
Xue-Lei Andrew Fan
3e9941ea2b
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
...
Reviewed-by: mullan, chegar
2018-11-09 08:24:38 -08:00
Prasanta Sadhukhan
b553485436
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
...
Reviewed-by: prr
2018-11-08 12:09:06 +05:30
Sergey Bylokhov
245a72938a
8211822: Some tests fail after JDK-8210039
...
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
2018-11-06 17:57:17 -08:00
Prasanta Sadhukhan
c03cdce50e
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
...
Reviewed-by: serb
2018-11-03 09:50:22 +05:30
Phil Race
7613af50d9
Merge
2018-10-31 13:26:06 -07:00
Sergey Bylokhov
e496d67042
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
...
Reviewed-by: prr, denis
2018-10-31 10:01:23 -07:00
Pankaj Bansal
0e04de0f9c
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
...
Reviewed-by: prr, psadhukhan
2018-10-31 14:22:48 +05:30
Prasanta Sadhukhan
b29bab7522
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
...
Reviewed-by: serb
2018-10-25 13:07:42 +05:30
Sean Mullan
7727e4ca2f
8211883: Disable anon and NULL cipher suites
...
Reviewed-by: jnimeh
2018-10-25 13:55:28 -04:00
Jayathirth D V
3e85467bc6
Merge
2018-10-16 23:21:05 +05:30
Jamil Nimeh
137e3161c4
8211806: TLS 1.3 handshake server name indication is missing on a session resume
...
Reviewed-by: xuelei, wetmore
2018-10-19 18:05:50 -07:00
John Jiang
75489d717e
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
...
Javax/net/ssl/TLSCommon/CipherSuite.java supports key exchange algorithms
Reviewed-by: xuelei
2018-10-18 07:56:55 +08:00
Sergey Bylokhov
518f32791a
8210739: Calling JSpinner's setFont with null throws NullPointerException
...
Reviewed-by: psadhukhan
2018-10-16 15:47:53 -07:00
Jayathirth D V
eb1b046a1d
Merge
2018-10-16 14:26:22 +05:30
Prasanta Sadhukhan
2491c32fcd
6828982: UIDefaults.getUI swallows original exception
...
Reviewed-by: kaddepalli, prr
2018-10-11 14:19:36 +05:30
John Jiang
4fe2edae59
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
...
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
2018-10-15 22:47:03 +08:00
Krishna Addepalli
995f6963b3
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
...
Reviewed-by: serb, prr, psadhukhan
2018-10-05 14:35:24 +05:30
Prasanta Sadhukhan
88a48fe2a6
Merge
2018-10-04 14:17:59 +05:30
Igor Ignatyev
ab8c7f710c
8211171: move JarUtils to top-level testlibrary
...
Reviewed-by: alanb
2018-10-01 14:54:46 -07:00
Lance Andersen
c925556ec4
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
...
Reviewed-by: mchung, alanb
2018-10-01 13:05:51 -04:00
Krishna Addepalli
c105cd5164
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
...
Reviewed-by: serb, psadhukhan
2018-09-27 14:36:33 +05:30
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Chris Hegarty
e61252dc27
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
...
Reviewed-by: dfuchs
2018-10-09 11:44:00 +01:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Weijun Wang
3cbb33f0e9
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
...
Reviewed-by: alanb
2018-09-17 14:52:44 +08:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Jamil Nimeh
fa1ced20b5
8210918: Add test to exercise server-side client hello processing
...
Reviewed-by: xuelei
2018-09-24 00:13:02 -07:00
Phil Race
0bed87dccd
Merge
2018-09-13 10:54:11 -07:00
Jamil Nimeh
962e755c3a
8140466: ChaCha20 and Poly1305 TLS Cipher Suites
...
Reviewed-by: xuelei, mullan
2018-09-17 15:25:42 -07:00
Igor Ignatyev
3521fc392e
8210779: 8182404 and 8210732 haven't updated copyright years
...
Reviewed-by: bchristi
2018-09-17 11:50:39 -07:00
Sergey Bylokhov
cd38b8562f
8205537: Drop of sun.applet package
...
Reviewed-by: prr
2018-09-09 19:07:34 -07:00
Sergey Bylokhov
5178c24a45
8207150: Clip.isRunning() may return true after Clip.stop() was called
...
Reviewed-by: prr
2018-09-08 12:32:51 -07:00
Phil Race
2cabb5a6c9
Merge
2018-09-05 10:17:02 -07:00
Prasanta Sadhukhan
75ec02926c
8202013: JEditorPane shows large HTML unordered list bullets
...
8201925: JEditorPane unordered list bullets look pixelated
Reviewed-by: prr, pbansal
2018-09-05 15:56:49 +05:30
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Weijun Wang
a5f7028279
8210338: Better output for GenerationTests.java
...
Reviewed-by: xuelei
2018-09-04 14:47:55 +08:00
Chris Yin
694380add3
8209773: Refactor shell test javax/naming/module/basic.sh to java
...
Reviewed-by: vtewari, alanb
2018-09-11 09:27:47 +08:00
Weijun Wang
623caa5bbf
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
...
Reviewed-by: mullan
2018-09-11 08:48:26 +08:00
Igor Ignatyev
2702b5c299
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
...
Reviewed-by: amenkov, jcbeyler, alanb
2018-09-10 14:23:37 -07:00
Igor Ignatyev
21a0458422
8210112: remove jdk.testlibrary.ProcessTools
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2018-09-07 14:01:52 -07:00
John Jiang
1f3d71b620
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-08-31 10:32:47 +08:00
Jesper Wilhelmsson
d40735db17
Merge
2018-08-29 19:48:28 +02:00
Phil Race
d0a60f53ee
Merge
2018-08-27 10:54:58 -07:00
Bradford Wetmore
5b511a4a78
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
...
Reviewed-by: xuelei
2018-08-21 11:30:48 -07:00
Prasanta Sadhukhan
bb9fed1008
8202702: Clearing selection on JTable causes disappearance of a row
...
Reviewed-by: serb
2018-08-16 11:15:22 +05:30
Xue-Lei Andrew Fan
66e8f27bd8
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 16:47:56 -07:00
Krishna Addepalli
791c31358f
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard
...
Reviewed-by: prr, serb, psadhukhan, ssadetsky
2018-08-14 12:50:39 -07:00
Phil Race
7000581e0b
Merge
2018-08-14 12:11:28 -07:00
Prasanta Sadhukhan
f803931f2c
8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
...
Reviewed-by: jdv
2018-08-10 12:36:21 +05:30
Mikael Vidstedt
83a51d869e
Merge
2018-08-09 10:08:07 -07:00
Prasanta Sadhukhan
a70162e775
8204963: javax.swing.border.TitledBorder has a memory leak
...
Reviewed-by: serb, kaddepalli
2018-08-09 11:01:59 +05:30
Sibabrata Sahoo
e64ad29e8a
8208496: New Test to verify concurrent behavior of TLS
...
Verify TLS behavior with multiple threads accessing concurrently.
Reviewed-by: xuelei
2018-08-06 00:46:40 -07:00
Phil Race
ec68569fed
Merge
2018-08-03 12:52:58 -07:00
Prasanta Sadhukhan
5403b9e228
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
...
Reviewed-by: serb, kaddepalli
2018-08-01 11:02:19 +05:30
Matthias Baesken
1dcf1dda27
8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java fails on machines without Arial font [testbug]
...
Reviewed-by: goetz, psadhukhan
2018-07-24 09:27:42 +02:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
John Jiang
5074bbb767
8206443: Update security libs manual test to cope with removal of javac -source/-target 6
...
Change compile -source/-target from 1.6 to 1.7
Reviewed-by: xuelei
2018-07-14 07:31:26 +08:00
Krishna Addepalli
03d9e25265
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
...
Reviewed-by: prr, sveerabhadra
2018-07-12 17:34:36 +05:30
Sergey Bylokhov
991ca8f9fa
8202264: Race condition in AudioClip.loop()
...
Reviewed-by: prr
2018-07-11 13:41:25 +03:00
John Jiang
8452535d49
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-07-11 10:39:58 +08:00
Mikael Vidstedt
95db6924f2
Merge
2018-08-20 14:19:30 -07:00
Xue-Lei Andrew Fan
611c53c860
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 18:16:47 -07:00
Sergey Bylokhov
4f38d4ff72
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
...
Reviewed-by: prr, kaddepalli
2018-07-05 19:05:08 +03:00
Sibabrata Sahoo
99f911cc71
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
...
Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei
2018-07-04 11:49:46 -07:00
John Jiang
4dedba9ebe
8205984: javax/net/ssl/compatibility/Compatibility.java failed to access port log file
...
Release resource after reading port log file
Reviewed-by: xuelei
2018-07-03 09:27:41 +08:00
Sergey Bylokhov
11184615a8
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
...
Reviewed-by: prr
2018-06-29 13:58:16 -07:00
Phil Race
bd7d1af092
Merge
2018-06-27 10:06:03 -07:00
Sibabrata Sahoo
7c0ca4d75f
8205111: Develop new Test to verify different key types for supported TLS protocols
...
TLS test with different key types for supported.
Reviewed-by: xuelei
2018-06-27 02:20:55 -07:00
Phil Race
b6dba38ce4
Merge
2018-06-25 10:21:50 -07:00
Harsha Wardhana B
fc73803071
8204661: Show error 'Port already in use' in HashedPasswordFileTest.java
...
Reviewed-by: mchung, dholmes, dcubed, dfuchs
2018-06-25 20:36:06 +05:30
Pankaj Bansal
91f281c8d7
8194873: right ALT key hotkeys no longer work in Swing components
...
Reviewed-by: serb, psadhukhan
2018-06-25 12:50:25 +05:30
Sergey Bylokhov
1c1a099b3c
8205144: JSpinner may change the font after became visible
...
Reviewed-by: psadhukhan
2018-06-23 11:48:42 -07:00
Phil Race
8db50f14de
Merge
2018-06-19 09:22:38 -07:00
Prasanta Sadhukhan
ecc70a4e02
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
...
Reviewed-by: prr, jdv
2018-06-15 23:59:56 +05:30
Xue-Lei Andrew Fan
87c6761704
8196584: TLS 1.3 Implementation
...
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
Phil Race
aeed1525ab
Merge
2018-06-12 15:14:22 -07:00
Sergey Bylokhov
89204c3373
8204454: Remove of sun.applet.AppletAudioClip
...
Reviewed-by: prr
2018-06-12 14:53:57 -07:00
Sergey Bylokhov
4800622742
8202768: [macos] Appkit thread slows when any Window Manager active
...
Reviewed-by: ant
2018-06-12 09:26:49 -07:00
Sergey Bylokhov
dfb3e113cf
6608234: SwingWorker.get throws CancellationException
...
Reviewed-by: psadhukhan, kaddepalli, prr
2018-06-09 13:33:35 -07:00
Prasanta Sadhukhan
f10a76df1e
8202864: [TESTBUG] Need to replace the image used in two Swing tests
...
Reviewed-by: prr, jdv
2018-06-08 12:52:50 +05:30
Weijun Wang
9adabc35b0
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
...
Reviewed-by: mullan
2018-06-19 08:06:35 +08:00
Phil Race
7845dac7cf
8204187: Remove proprietary JPEG code from javax.imageio
...
Reviewed-by: bpb, serb, kaddepalli
2018-06-06 13:04:25 -07:00
Stefan Karlsson
8c5db24c99
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
...
Reviewed-by: coleenp, kbarrett
2018-06-05 15:56:14 +02:00
Shashidhara Veerabhadraiah
92c17de5cf
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
...
Reviewed-by: serb
2018-05-31 16:50:10 +05:30