Commit Graph

1344 Commits

Author SHA1 Message Date
David Dehaven
ddd9185c51 Merge 2016-03-07 16:38:23 -08:00
Sergey Bylokhov
2d1daacbc9 8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
2016-03-02 18:28:42 +03:00
David Dehaven
2830a624b5 Merge 2016-02-29 09:00:35 -08:00
Prem Balakrishnan
98fc723fbf 7126823: JInternalFrame.getNormalBounds() returns bad value after iconify/deiconify
Reviewed-by: ssadetsky, rchamyal
2016-02-29 14:19:40 +05:30
Jamil Nimeh
572b48bca5 8145854: SSLContextImpl.statusResponseManager should be generated if required
Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.

Reviewed-by: xuelei
2016-02-25 16:10:15 -08:00
Harsha Wardhana B
34ae7a246e 8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader
Reviewed-by: jbachorik
2016-03-01 09:48:49 +01:00
Ajit Ghaisas
42867443a4 8020039: SynthTableHeaderUI refers to possibly null parameter in cell renderer
Reviewed-by: rchamyal, serb
2016-02-25 10:22:22 +05:30
David Dehaven
f328f006fc Merge 2016-02-24 08:58:31 -08:00
Semyon Sadetsky
7234547f04 8081722: Provide public access to sun.awt.shell.ShellFolder methods which are required for implementing javax.swing.JFileChooser
Reviewed-by: prr, serb, alexsch
2016-02-24 14:36:53 +03:00
Xue-Lei Andrew Fan
7c15525950 8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
2016-02-24 02:50:14 +00:00
David Dehaven
c067e0428b Merge 2016-02-23 09:11:19 -08:00
Sergey Bylokhov
717ad7019c 8038139: AudioInputStream.getFrameLength() returns wrong value for floating-point WAV
Reviewed-by: prr, amenkov
2016-02-18 22:11:29 +03:00
Avik Niyogi
8372c1c09a 8146321: [macosx] JInternalFrame frame icon in wrong position on Mac L&F if icon is not ImageIcon
Reviewed-by: serb, alexsch, rchamyal
2016-02-17 11:44:07 +05:30
Vikrant Agarwal
5b56cd34c1 8131751: [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException
Reviewed-by: alexsch, ssadetsky
2016-02-11 12:24:28 +03:00
Phil Race
c43521be07 Merge 2016-02-08 09:41:53 -08:00
Alexander Stepanov
5b2d0bfd39 8145780: create a simple test for TIFF tag sets
Reviewed-by: bpb, yan
2016-02-04 14:27:16 +03:00
Prem Balakrishnan
cec9811981 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence
Reviewed-by: arapte, alexsch
2016-02-04 11:16:23 +05:30
Joe Darcy
ec868b477b 8148983: Fix extra comma in changes for JDK-8148916
Reviewed-by: jjg
2016-02-03 13:56:19 -08:00
Joe Darcy
63f14a633b 8148916: Mark bug6400879.java as intermittently failing
Reviewed-by: serb
2016-02-03 12:52:27 -08:00
David Dehaven
eea8ffde47 Merge 2016-02-02 12:12:52 -08:00
David Dehaven
4ba2917e46 Merge 2016-02-02 10:03:14 -08:00
Jayathirth D V
25f9c2a196 8022640: ServiceRegistry (used by ImageIO) lack synchronization
Reviewed-by: prr, psadhukhan
2016-02-01 15:39:02 +05:30
Joe Darcy
f7858fa5e1 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
Reviewed-by: xuelei
2016-01-28 18:08:53 -08:00
Alan Bateman
3573d65040 8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00:00
Alexander Stepanov
08f0edbf5a 8146881: [TEST] update some imageio plugins tests to affect TIFF format
Reviewed-by: serb, ssadetsky
2016-01-22 13:37:46 +03:00
David Dehaven
8969d1404a Merge 2016-01-21 14:49:02 -08:00
Rajeev Chamyal
66b2ad7877 8146276: Right aligned ToolBar component does not appear
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:41:02 +05:30
Rajeev Chamyal
b0c250a189 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:27:56 +05:30
Rajeev Chamyal
9c3a40427c 7104635: HTMLEditorKit fails to write down some html files
Reviewed-by: serb, alexsch
2016-01-21 13:09:17 +05:30
Bhanu Prakash Gopularam
298315e8f8 8133085: Avoid creating instances of security providers when possible
Reviewed-by: mullan
2016-01-20 09:21:57 -08:00
Sergey Bylokhov
173e79ac66 8147407: Provide support of WaveExtensible sound format
Reviewed-by: prr, amenkov
2016-01-14 23:14:01 +03:00
Severin Gehwolf
4f725a93a8 8147857: RMIConnector logs attribute names incorrectly
Fix order of arguments to Collectors.joining

Reviewed-by: andrew, dfuchs, jbachorik
2016-01-22 17:43:21 +00:00
Sergey Bylokhov
d19138e94b 8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway
Reviewed-by: prr, amenkov
2016-01-07 23:50:00 +03:00
Sergey Bylokhov
ad8f08fbf6 6459818: Audio A-law and law decoder skip() method not implemented
Reviewed-by: amenkov
2016-01-12 23:33:45 +03:00
Sergey Bylokhov
e5820d08ec 8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported
Reviewed-by: amenkov
2016-01-12 23:27:23 +03:00
Sergey Bylokhov
762d2c555e 8131974: AudioFileReader incorrectly handle EOFException
Reviewed-by: amenkov
2016-01-01 18:33:53 +03:00
Avik Niyogi
46f6e32652 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call
Reviewed-by: rchamyal, alexsch
2016-01-20 16:57:53 +05:30
Jayathirth D V
a757640460 8143562: JPEG reader returns null for getRawImageType()
Reviewed-by: prr, arapte
2016-01-19 11:11:20 +05:30
Avik Niyogi
e6db69be04 8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
Reviewed-by: serb, alexsch
2016-01-18 14:27:12 +05:30
Avik Niyogi
9578f1aecb 8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
Reviewed-by: serb, alexsch
2016-01-18 14:20:39 +05:30
Peter Brunet
355c7d8dfe 8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
Try indexOfComponent before indexOfTabComponent

Reviewed-by: van, alexsch
2016-01-14 18:59:11 -06:00
Alexander Stepanov
5a0d7f856f 8145776: [TEST] add a test checking multipage tiff creation
Reviewed-by: bpb, serb, ssadetsky
2016-01-14 16:22:31 +03:00
Rajeev Chamyal
dddc64dfeb 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
Reviewed-by: alexsch, aivanov
2016-01-13 11:56:46 +05:30
David Dehaven
83802373ee Merge 2016-01-12 13:13:16 -08:00
Xue-Lei Andrew Fan
26616a3176 8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
Reviewed-by: weijun, wetmore
2016-01-12 08:05:16 +00:00
Joe Darcy
a4b38b4a43 8146745: Problem list SessionCacheSizeTests.java
Reviewed-by: xuelei
2016-01-11 10:13:29 -08:00
Rajeev Chamyal
7b016fd85d 8145060: Minimizing a JInternal frame not shifting focus to frame below it
Reviewed-by: serb, alexsch
2016-01-06 14:17:14 +05:30
Phil Race
a951b32503 Merge 2016-01-05 10:38:10 -08:00
Xue-Lei Andrew Fan
da96e1d07a 8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: mullan
2016-02-18 02:36:38 +00:00
Amy Lu
8cb5467269 8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList

Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00