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 |
|
Valerie Peng
|
c3a97b27e2
|
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
|
2018-06-11 21:56:58 +00:00 |
|
Sergey Bylokhov
|
5c128bbc7d
|
8201279: javax.sound tests should not set java.home system property
Reviewed-by: prr, rriggs
|
2018-05-29 11:22:21 -07:00 |
|
Phil Race
|
5ff01c4163
|
Merge
|
2018-05-25 12:12:24 -07:00 |
|
John Jiang
|
5463be7a75
|
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
Javax/net/ssl/compatibility/JdkRelease.java adds major version JDK 11
Reviewed-by: xuelei
|
2018-05-23 18:18:33 -07:00 |
|
Jayathirth D V
|
cd7a37b018
|
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
Reviewed-by: prr, kaddepalli
|
2018-05-17 11:40:55 +05:30 |
|
Krishna Addepalli
|
c9ffd87865
|
4842658: DefaultListModel and DefaultComboBoxModel should support addAll (Collection c)
Reviewed-by: darcy, serb, prr
|
2018-05-02 15:11:54 +05:30 |
|
Sergey Bylokhov
|
a6ea22e736
|
8198342: Test FileSystemViewListenerLeak.java is unstable
Reviewed-by: jdv, kaddepalli, psadhukhan
|
2018-04-26 17:03:34 -07:00 |
|
Sergey Bylokhov
|
8ca8d45fb5
|
8200146: Remove the appletviewer launcher
Reviewed-by: prr, ihse
|
2018-04-23 14:06:46 -07:00 |
|
Phil Race
|
58525d3d0d
|
Merge
|
2018-04-18 08:48:06 -07:00 |
|
Jayathirth D V
|
9e390e1cb6
|
6574555: PNGImageWriter incorrectly sets bKGD chunk
Reviewed-by: prr, pnarayanan
|
2018-04-18 13:22:53 +05:30 |
|
Jayathirth D V
|
f1a389d085
|
6788458: PNGImageReader ignores tRNS chunk while reading non-indexed RGB/Gray images
Reviewed-by: prr, pnarayanan, kaddepalli
|
2018-04-18 12:33:21 +05:30 |
|
Shashidhara Veerabhadraiah
|
0406664154
|
8201598: Fix for 8181910: Support dark title bars on macOS broke the MacOS build
Reviewed-by: prr, serb
|
2018-04-18 10:43:43 +05:30 |
|
Pankaj Bansal
|
3459dc11fd
|
8153532: Add @throws NPE javadoc to UIManager.setLookAndFeel(String) method description
Reviewed-by: prr, serb, kaddepalli
|
2018-04-16 15:22:56 +05:30 |
|
Shashidhara Veerabhadraiah
|
e91400d46b
|
8181910: [macos] Support dark title bars on macOS
Reviewed-by: serb, denis
|
2018-04-16 10:35:22 +05:30 |
|
Amanda Jiang
|
5bc3b0759a
|
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
Reviewed-by: mullan
|
2018-04-10 18:16:12 -07:00 |
|
Prahalad Kumar Narayanan
|
0c29ff3488
|
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
Reviewed-by: prr, serb, jdv
|
2018-03-29 12:03:40 +05:30 |
|
Pankaj Bansal
|
5e302c9a35
|
8191957: JFileChooser shows empty name for external drives shown under Desktop
Reviewed-by: jdv, kaddepalli
|
2018-03-28 17:54:44 +05:30 |
|
Jayathirth D V
|
948a1e2729
|
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
Reviewed-by: prr, pnarayanan
|
2018-03-23 11:18:39 +05:30 |
|
Prahalad Kumar Narayanan
|
23ba49ac43
|
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
Reviewed-by: prr, jdv
|
2018-03-22 11:41:15 +05:30 |
|
Pankaj Bansal
|
dc46f48f5f
|
7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list
Reviewed-by: serb, kaddepalli
|
2018-03-15 19:33:51 +05:30 |
|
Krishna Addepalli
|
6875323232
|
8195095: Images are not scaled correctly in JEditorPane
Reviewed-by: ssadetsky, psadhukhan, mhalder
|
2018-03-14 15:41:29 +05:30 |
|
Krishna Addepalli
|
65113c9136
|
8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
Reviewed-by: serb, prr, ssadetsky
|
2018-03-09 17:26:48 +05:30 |
|
Pankaj Bansal
|
4a0424f9bf
|
8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
Reviewed-by: serb, psadhukhan
|
2018-03-07 18:20:09 +05:30 |
|
Phil Race
|
ea6bd4c0ec
|
Merge
|
2018-03-05 13:11:21 -08:00 |
|
Lance Andersen
|
9995861868
|
8197533: Move javax.transaction.xa to its own module
Reviewed-by: darcy, alanb, psandoz, ihse
|
2018-03-04 17:05:29 -05:00 |
|
Prasanta Sadhukhan
|
be7644263d
|
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
Reviewed-by: ssadetsky, prr
|
2018-03-03 09:55:22 +05:30 |
|
Prahalad Kumar Narayanan
|
f3ae7d1bd9
|
8198613: Test cases result in failure or timeout when run with OpenGL backend
Reviewed-by: serb, jdv
|
2018-03-02 14:39:29 +05:30 |
|
Prasanta Sadhukhan
|
b4beeae554
|
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
Reviewed-by: ssadetsky, sveerabhadra
|
2018-03-02 09:59:02 +05:30 |
|
Prasanta Sadhukhan
|
22000aa73b
|
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
Reviewed-by: jdv, sveerabhadra
|
2018-02-28 12:07:31 +05:30 |
|
Jayathirth D V
|
83256c19ee
|
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
Reviewed-by: serb, ssadetsky, kaddepalli
|
2018-02-23 12:30:03 +05:30 |
|
Prasanta Sadhukhan
|
74cbe9d441
|
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
Reviewed-by: serb, jdv
|
2018-02-22 12:06:15 +05:30 |
|
Sergey Bylokhov
|
7cb9e5821e
|
8198333: ProblemList should be updated for headless mode
Reviewed-by: psadhukhan, prr
|
2018-02-21 12:49:00 -08:00 |
|
Phil Race
|
42dc61aad0
|
Merge
|
2018-02-16 13:49:07 -08:00 |
|
Sergey Bylokhov
|
7578044e71
|
8196196: Headful tests should not be run in headless mode
Reviewed-by: prr
|
2018-02-16 12:24:38 -08:00 |
|
Sundararajan Athijegannathan
|
8a170b8042
|
8196959: NullPointerException in discovery003.java
Fixed corner case of having engineName as NULL
Reviewed-by: jlaskey
|
2018-02-16 15:23:22 +05:30 |
|
Pankaj Bansal
|
eb9d86fff1
|
5076761: JList.setSelectedValue(null, ...) doesn't do anything
Reviewed-by: serb, ssadetsky, psadhukhan
|
2018-02-15 14:20:44 +05:30 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Phil Race
|
7052a83930
|
Merge
|
2018-02-02 09:04:45 -08:00 |
|
Srinivas Dama
|
1335ebada2
|
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
Sort ScriptEngineFactory by name so that same engine is retrieved across all OS
Reviewed-by: alanb, sundar
|
2018-02-02 23:21:12 +05:30 |
|
Pankaj Bansal
|
f2a5dad023
|
8196443: javax/swing/JList/BasicListTest.java has invalid tag
Reviewed-by: psadhukhan, ssadetsky
|
2018-02-02 17:02:45 +05:30 |
|
Pankaj Bansal
|
5e9d4e4eaf
|
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
Reviewed-by: serb, jdv
|
2018-02-01 16:38:25 +05:30 |
|
Jayathirth D V
|
e4d034cf9a
|
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
Reviewed-by: serb, pnarayanan
|
2018-01-30 11:53:00 +05:30 |
|
Semyon Sadetsky
|
01a0105416
|
8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
Reviewed-by: serb, prr
|
2018-01-26 10:49:37 -08:00 |
|
Ivan Gerasimov
|
97c8fdb2dd
|
8175075: Add 3DES to the default disabled algorithm security property
Reviewed-by: xuelei, mullan, rhalade
|
2018-01-19 11:24:39 -08:00 |
|
Phil Race
|
eb5804b42e
|
Merge
|
2018-01-19 09:32:10 -08:00 |
|
Phil Race
|
73afc1dc4b
|
Merge
|
2018-01-17 09:08:44 -08:00 |
|
Jayathirth D V
|
a559c8b653
|
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
|
2018-01-17 10:58:22 +05:30 |
|
Lana Steuck
|
8f528fba93
|
Merge
|
2018-01-18 18:58:46 +00:00 |
|
Goetz Lindenmaier
|
0480f69dd5
|
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
Reviewed-by: mbaesken, simonis, dholmes, serb
|
2018-01-18 10:26:39 +01:00 |
|
Martin Buchholz
|
1655b15477
|
8194960: Add a test for trust manager and cacerts keystore sanity
Reviewed-by: weijun
|
2018-01-11 20:19:50 -08:00 |
|
Lana Steuck
|
aad1a3592c
|
Merge
|
2018-01-16 22:24:20 +00:00 |
|
Jayathirth D V
|
0255b84ad3
|
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
Reviewed-by: bpb, pnarayanan
|
2018-01-10 12:45:14 +05:30 |
|
John Jiang
|
6fc52a47f9
|
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
|
2018-01-09 18:36:31 -08:00 |
|
Jayathirth D V
|
8df5a77e73
|
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
Reviewed-by: serb, bpb, pnarayanan
|
2017-12-26 13:38:31 +05:30 |
|
Krishna Addepalli
|
62777c86cd
|
8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
Reviewed-by: psadhukhan, jdv, ssadetsky
|
2018-01-12 14:01:52 +05:30 |
|
Sergey Bylokhov
|
0110c9dc60
|
8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails
Reviewed-by: erikj, psadhukhan
|
2018-01-10 07:21:33 -08:00 |
|
Abhijit Saha
|
f96c816c07
|
Merge
|
2018-01-12 15:05:35 -08:00 |
|
Phil Race
|
ee9c644643
|
Merge
|
2017-12-11 10:08:51 -08:00 |
|
Sergey Bylokhov
|
419e35e549
|
8178401: Various audio files writers do not close file streams properly
Reviewed-by: prr
|
2017-12-10 00:08:42 -08:00 |
|
Pankaj Bansal
|
2940eb8a25
|
8191436: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
|
2017-12-08 15:57:30 +05:30 |
|
Prasanta Sadhukhan
|
81c1d53cdb
|
8191639: NPE from BasicListUI.Actions.getNextPageIndex
Reviewed-by: serb, ssadetsky
|
2017-12-08 10:03:07 +05:30 |
|
Sean Coffey
|
63b433923c
|
8210838: Override javax.crypto.Cipher.toString()
Reviewed-by: mullan, weijun
|
2018-11-19 09:56:42 +00:00 |
|
Sibabrata Sahoo
|
bf9fb45c85
|
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
Java.net.SocketTimeoutException: Read timed out
Reviewed-by: xuelei
|
2018-11-14 23:12:19 -08:00 |
|
Sergey Bylokhov
|
267856d100
|
8189656: The Windows L&F should be moved out from the shared folder
Reviewed-by: prr, psadhukhan, erikj
|
2017-12-04 16:14:29 -08:00 |
|
Xue-Lei Andrew Fan
|
82bf0799c6
|
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
|
2017-12-08 16:41:30 +00:00 |
|
Harsha Wardhana B
|
3af68346dc
|
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
|
2017-12-05 21:26:11 +05:30 |
|
Jesper Wilhelmsson
|
e77f4f9c55
|
Merge
|
2017-12-02 06:51:10 +01:00 |
|
Aleksei Efimov
|
73d033cf9f
|
8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
|
2017-11-30 18:07:41 +00:00 |
|
Harsha Wardhana B
|
46f665881f
|
5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
Reviewed-by: rriggs, dfuchs, mchung
|
2017-11-28 21:04:42 +05:30 |
|
Phil Race
|
586b13cdb6
|
Merge
|
2017-11-29 09:07:01 -08:00 |
|
John Jiang
|
f8aaf97179
|
8186057: TLS interoperability testing between different Java versions
An interop test for checking the compatibility among different Java versions.
Reviewed-by: asmotrak
|
2017-11-28 22:19:34 -08:00 |
|
Pankaj Bansal
|
360ce25e95
|
8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
Reviewed-by: serb, psadhukhan
|
2017-11-28 16:27:23 +05:30 |
|
Phil Race
|
dcaa7f90ba
|
Merge
|
2017-11-27 10:35:05 -08:00 |
|
Sreeprakash Sreedharan
|
43c38bdc16
|
8176072: READING attributes are not available on TSF
Reviewed-by: ssadetsky
|
2017-11-24 13:18:36 +05:30 |
|
Sergey Bylokhov
|
9db3cf346c
|
8191384: WaveFloatFileReader never closes the data stream
Reviewed-by: amenkov
|
2017-11-23 23:05:52 -08:00 |
|
Jayathirth D V
|
721c453bfd
|
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
Reviewed-by: psadhukhan, pnarayanan
|
2017-11-23 10:44:29 +05:30 |
|
Prasanta Sadhukhan
|
e27e8b9e39
|
8191428: Regression: Swing button label wrapping with hidpi
Reviewed-by: serb, ssadetsky
|
2017-11-22 15:48:15 +05:30 |
|
Jesper Wilhelmsson
|
83719bc13b
|
Merge
|
2017-11-22 16:12:05 +01:00 |
|
Pankaj Bansal
|
8a81d5f700
|
8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
Reviewed-by: serb, psadhukhan
|
2017-11-22 12:05:06 +05:30 |
|
Sergey Bylokhov
|
beb9278561
|
5031664: Increase thread safety of EventListenerList
Reviewed-by: azvegint
|
2017-11-20 14:49:23 -08:00 |
|
Krishna Addepalli
|
35a68b5ca0
|
8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
Reviewed-by: serb, ssadetsky
|
2017-11-20 16:02:05 +05:30 |
|
Jayathirth D V
|
a3ceaef3e4
|
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Reviewed-by: prr, pnarayanan
|
2017-11-20 11:02:54 +05:30 |
|
Ujwal Vangapally
|
d207240545
|
8024352: MBeanOperationInfo accepts any int value as "impact"
MBeanOperationInfo throw an llegalArgumentException if the impact argument is not among the defined values
Reviewed-by: rriggs, dfuchs, mchung
|
2017-11-17 11:08:44 +05:30 |
|
Prasanta Sadhukhan
|
e6a8aea72b
|
8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
Reviewed-by: serb, ssadetsky
|
2017-11-16 12:24:02 +05:30 |
|
Jayathirth D V
|
180e7d2bb0
|
8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
Reviewed-by: prr, bpb, pnarayanan
|
2017-11-14 12:38:39 +05:30 |
|
Prasanta Sadhukhan
|
0da4c70d2d
|
8187957: Tab Size does not work correctly in JTextArea
Reviewed-by: ssadetsky, serb
|
2017-11-14 10:32:31 +05:30 |
|
Pankaj Bansal
|
f71993d642
|
8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
Reviewed-by: serb, prr, pnarayanan
|
2017-11-10 12:37:02 +05:30 |
|
Martin Buchholz
|
ec403d47b4
|
8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Reviewed-by: pnarayanan, jdv, prr
|
2017-11-07 10:35:58 -08:00 |
|
Goetz Lindenmaier
|
9da6eea9fe
|
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests
Also fix some NPE thrown if run headless.
Reviewed-by: serb
|
2017-11-21 17:39:04 +01:00 |
|
Phil Race
|
f900a5f39b
|
8190475: SwingSet2 won't start
Reviewed-by: serb
|
2017-11-01 10:43:44 -07:00 |
|
Sergey Bylokhov
|
66812b5f48
|
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
Reviewed-by: azvegint, prr
|
2017-10-27 14:15:02 -07:00 |
|
Pankaj Bansal
|
3ed8badb5a
|
6463710: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
|
2017-10-25 16:34:11 +05:30 |
|
Semyon Sadetsky
|
00fcd16ee7
|
8188081: Text selection does not clear after focus is lost
Reviewed-by: serb, psadhukhan
|
2017-10-24 08:37:11 -07:00 |
|
Ujwal Vangapally
|
8cfc95d81a
|
8186998: Improve JMX supportive features
Improve JMX supportive features
Reviewed-by: mchung, dfuchs, rriggs, hb, skoivu, rhalade
|
2017-09-25 19:44:28 +05:30 |
|
Jesper Wilhelmsson
|
65db4f42d0
|
8187556: Backout of a fix reintroduced a dependency that had since been removed
Reviewed-by: duke
|
2017-09-14 22:57:36 +02:00 |
|
Krishna Addepalli
|
a9808680a1
|
6714836: JRootPane.getMaximumSize() returns a width of 0
Reviewed-by: psadhukhan, serb
|
2017-10-12 10:40:45 +05:30 |
|
Shashidhara Veerabhadraiah
|
0e982813e1
|
8004029: [macosx] The long Tab titles are not clipped with dots at the end
Reviewed-by: serb, psadhukhan
|
2017-10-04 15:10:08 +05:30 |
|
Phil Race
|
1c89e3aa56
|
Merge
|
2017-09-28 09:13:27 -07:00 |
|
Sergey Bylokhov
|
e5566ace66
|
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
Reviewed-by: azvegint
|
2017-09-22 17:36:55 -07:00 |
|
Weijun Wang
|
b380f1b6cc
|
8187786: Many javax/net/ssl/DTLS tests failing
Reviewed-by: xuelei
|
2017-09-22 09:49:08 +08:00 |
|
Joe Darcy
|
a77b330635
|
8187636: Mark MetaCallback.java as failing intermittently
Reviewed-by: serb, prr
|
2017-09-18 13:33:29 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|