723 Commits

Author SHA1 Message Date
Jayathirth D V
ef6b063751 8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
Reviewed-by: prr, ceisserer, pnarayanan
2018-01-18 11:22:28 +05:30
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
Prahalad Narayanan
15ecb4705f 8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
Reviewed-by: bpb, jdv
2018-01-16 10:49:49 +05:30
Lana Steuck
8f528fba93 Merge 2018-01-18 18:58:46 +00:00
Matthias Baesken
9b57b22eff 8195615: libsplashscreen linux ppc64le build error after libpng update
Reviewed-by: prr, mdoerr
2018-01-17 15:30:38 +01:00
Lana Steuck
aad1a3592c Merge 2018-01-16 22:24:20 +00:00
Li Jiang
cc269bbcc4 8194717: JDK10 L10n resource file update - msgdrop 10
Reviewed-by: joehw
2018-01-14 22:25:53 -08: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
Phil Race
3e132d770d Merge 2018-01-08 08:53:14 -08:00
Lana Steuck
c8c8cd7238 Merge 2018-01-04 04:22:28 +00:00
Sergey Bylokhov
3d7092e9a2 8191696: Better mouse positioning
Reviewed-by: skoivu, rhalade, prr, aghaisas
2018-01-03 09:05:11 -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
Dmitry Markov
384238b493 8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
Reviewed-by: serb, mullan
2017-12-22 18:49:41 +00:00
Shashidhara Veerabhadraiah
6d1ca0d85a 8190192: Double click on the title bar no longer repositions the window
Reviewed-by: serb, prr
2017-12-22 11:00:06 +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
Abhijit Saha
22b4fae438 Merge 2018-01-17 07:09:03 +00:00
Abhijit Saha
f96c816c07 Merge 2018-01-12 15:05:35 -08:00
Krishna Addepalli
2ba2b2f07b 8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
Reviewed-by: psadhukhan, serb, ssadetsky
2017-12-20 18:08:44 +05:30
Shashidhara Veerabhadraiah
0fbfa39602 8194135: The content in textArea can not be pasted after clicking "Copy" button
Reviewed-by: serb, ssadetsky
2018-01-23 13:46:34 +05:30
Matthias Baesken
f711280a47 8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
Reviewed-by: prr, simonis
2017-12-15 14:08:15 +01:00
Alan Bateman
7b054f30b8 8193758: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: mchung, mr, jjg, iris, prr
2017-12-19 10:03:36 +00:00
Dmitry Markov
108cfd6c19 8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
2017-12-15 21:49:33 +00:00
Dmitry Markov
90060a97f9 8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
2017-12-13 14:41:27 +00:00
Krishna Addepalli
73745e128b 8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
Reviewed-by: serb, prr
2017-12-12 15:47:35 +05:30
Prahalad Narayanan
c0e7592e4e 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Shashidhara Veerabhadraiah
72e094dcd4 8146537: TrayIcon Action Listener doesnt work in WIndows 10
Reviewed-by: serb, ssadetsky
2017-12-12 12:43:05 +05:30
Shashidhara Veerabhadraiah
f7d6d96595 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
Reviewed-by: serb, prr
2017-12-12 12:31:49 +05:30
Phil Race
a110ef1d2f 8189809: Large performance regression in Swing text layout
Reviewed-by: serb, pnarayanan
2017-12-11 15:17:03 -08:00
Laurent Bourgès
5f530a331b 8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)

Reviewed-by: prr, serb
2017-12-11 21:14:43 +01:00
Sergey Bylokhov
b1dfe6179e 8192030: Better MTSchema support
Reviewed-by: skoivu, rhalade, prr, aghaisas
2017-12-10 15:29:26 -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
Sergey Bylokhov
a8fc235f6a 8193012: Small cleanup of AWTEvent class
Reviewed-by: psadhukhan
2017-12-09 20:40:45 -08:00
Phil Race
e8615d83b2 8183960: Upgrade to libpng 1.6.34
Reviewed-by: serb
2017-12-09 11:40:40 -08:00
Semyon Sadetsky
c748c4426d 8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
2017-12-08 12:55:21 -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
Phil Race
103f1b33cc 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
Reviewed-by: serb
2017-12-07 11:55:06 -08:00
Phil Race
232855d24e 8183032: Upgrade to LittleCMS 2.9
Reviewed-by: serb, psadhukhan, mschoene, rhalade
2017-12-06 14:35:58 -08:00
Martin Balao
7c14ebfcd0 8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Improvements on the synchronization of SequencedEvent events from different AppContexts

Reviewed-by: serb
2018-11-09 10:34:19 -03: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
Phil Race
796aeef46b Merge 2017-12-04 10:12:46 -08:00
Phil Race
5f8ec56bb2 8182610: Update specification of service providers for IIORegistry and ServiceRegistry
Reviewed-by: serb, psandoz
2017-12-04 09:38:34 -08:00
Christoph Langer
3a458b1aa1 8192961: Remove some double semicolons
Reviewed-by: redestad
2017-12-04 10:13:58 +01:00
Anton Litvinov
0b2a269330 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
2017-12-03 13:21:41 +00:00
Sergey Bylokhov
d8efdbc4a2 8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
Reviewed-by: prr, psadhukhan
2017-12-01 17:44:07 -08:00
Phil Race
6a21c771ec Merge 2017-12-01 10:35:58 -08:00
Sean Mullan
4da03ba907 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
Reviewed-by: alanb, coleenp, hseigel, mchung
2017-11-30 07:54:28 -05:00
Sergey Bylokhov
f968e1a670 8182410: missing 'title' in api/javax/swing/plaf/synth/doc-files/componentProperties.html
8183508: multi_tsc.html should be updated
8181289: Invalid HTML 5 in AWT/Swing docs

Reviewed-by: prr, jjg
2017-11-29 15:11:37 -08:00
Sergey Bylokhov
6f470817d0 8043334: Typo in javax/swing/JComponent.html
Reviewed-by: ssadetsky
2017-11-28 15:01:00 -08:00