Commit graph

36 commits

Author SHA1 Message Date
Sergey Bylokhov
2bb8cb2d4a 8189989: Improve container portability
Reviewed-by: prr, azvegint, rhalade, skoivu
2017-11-15 07:07:16 -08:00
Krishna Addepalli
00465d6e60 8152974: AWT hang occurrs when sequenced events arrive out of sequence
Reviewed-by: serb, prr, ssadetsky
2018-03-19 12:29:23 +05:30
Phil Race
7052a83930 Merge 2018-02-02 09:04:45 -08:00
Lana Steuck
414e05f6d7 Merge 2018-02-02 01:52:03 +00:00
Sergey Bylokhov
4bea8ffc4c 8195852: The usage of permissions in Desktop API should be clarified
Reviewed-by: prr
2018-01-30 19:13:26 -08:00
Semyon Sadetsky
01a0105416 8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
Reviewed-by: serb, prr
2018-01-26 10:49:37 -08:00
Phil Race
eb5804b42e Merge 2018-01-19 09:32:10 -08:00
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
Dmitry Markov
90060a97f9 8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
2017-12-13 14:41:27 +00:00
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
Phil Race
a110ef1d2f 8189809: Large performance regression in Swing text layout
Reviewed-by: serb, pnarayanan
2017-12-11 15:17:03 -08:00
Sergey Bylokhov
a8fc235f6a 8193012: Small cleanup of AWTEvent class
Reviewed-by: psadhukhan
2017-12-09 20:40:45 -08: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
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
Phil Race
dcaa7f90ba Merge 2017-11-27 10:35:05 -08:00
Semyon Sadetsky
70329e0640 8190228: Remove redundant modifiers in java.desktop module
Reviewed-by: serb, prr
2017-11-22 14:04:51 -08:00
Semyon Sadetsky
48508135fe 8189204: Possible NPE in Component::getLocationOnScreen()
Reviewed-by: serb, prr
2017-11-22 13:52:48 -08:00
Rachna Goel
de661c5bd2 8191123: java.awt.im.InputContext API doc has a reference to extensions
Reviewed-by: naoto
2017-11-20 17:34:05 +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
Abdul Kolarkunnu
362d39e670 8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl()
Reviewed-by: serb, psadhukhan
2017-11-09 15:32:52 +05:30
Sergey Bylokhov
7f2f3c08cb 8190289: More refactoring for client deserialization cases
Reviewed-by: prr, azvegint, rhalade, skoivu
2017-11-06 10:24:42 -08: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
Phil Race
a569f5293b 8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
Reviewed-by: bpb, pnarayanan
2017-10-27 11:29:50 -07:00
Sergey Bylokhov
49c29ca974 8184219: Fix accessibility of tables in the java.desktop module
Reviewed-by: jjg
2017-10-20 15:39:50 -07:00
Sergey Bylokhov
5852f663bf 8187399: Different problems in the javadoc's links in java.desktop package
Reviewed-by: azvegint
2017-10-20 15:12:45 -07:00
Anton Litvinov
dd41b7691f 8166772: Touch keyboard is not shown for text components on a screen touch
Reviewed-by: serb, azvegint
2017-10-11 15:53:25 +01:00
Dmitry Markov
513abd0c08 8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
2017-10-07 15:58:45 +01:00
Phil Race
1c89e3aa56 Merge 2017-09-28 09:13:27 -07:00
Prasanta Sadhukhan
ebf03d174d 8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode
Reviewed-by: serb
2017-09-26 10:46:23 +05:30
Sergey Bylokhov
1b2b0e8cb9 6238123: Typos at Serialized Form javadoc for java.awt.Polygon
Reviewed-by: prr, pnarayanan
2017-09-22 18:20:18 -07:00
Prasanta Sadhukhan
34500e27fe 8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true"
Reviewed-by: azvegint
2017-09-21 16:17:37 +05:30
Erik Joelsson
3789983e89 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00
Phil Race
933e26ad58 8180877: More deeply colored ICC spaces
Reviewed-by: serb, rhalade, mschoene
2017-06-29 11:53:19 -07:00
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
Dmitry Markov
108cfd6c19 8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
2017-12-15 21:49:33 +00:00