Alan Bateman
4af24b6def
8153370: Drop use of old style -XaddExports from tests
...
Reviewed-by: mchung
2016-04-05 21:18:01 +01:00
Yuri Nesterenko
c0deba4235
8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
...
8151033: [TEST_BUG] typo in java/awt/MouseInfo/PointerInfoCrashTest.java: no sun.awt.peer
8151037: [TEST_BUG] javax/swing/Action/8133039/bug8133039.java requires @modules
8152301: [TESTBUG] Compilation errors in client lib test files
Reviewed-by: serb, alexsch
2016-03-25 12:31:16 +03:00
Rajeev Chamyal
9e09d233e6
8145173: HiDPI splash screen support on Windows
...
Reviewed-by: serb, alexsch, erikj
2016-03-24 14:06:32 +05:30
Prasanta Sadhukhan
0ac31cb96a
8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows
...
Reviewed-by: prr, jdv
2016-03-24 14:00:14 +05:30
Ajit Ghaisas
d5758aec63
6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel
...
Reviewed-by: prr, psadhukhan
2016-03-24 12:27:40 +05:30
Prasanta Sadhukhan
234e906b1f
7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java
...
Reviewed-by: prr
2016-03-24 12:02:06 +05:30
Alexander Scherbatiy
c28c517f2e
8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
...
Reviewed-by: serb, avstepan
2016-03-23 14:25:22 +04:00
Phil Race
dd439c9998
8055463: Need public API allowing full access to font collections in Font.createFont()
...
Reviewed-by: serb, vadim
2016-03-22 14:46:48 -07:00
Phil Race
03338de544
Merge
2016-03-22 13:10:07 -07:00
Semyon Sadetsky
df733afc3c
8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
...
Reviewed-by: prr, serb, alexsch
2016-03-22 13:07:27 +03:00
Ambarish Rapte
3ef4ddf130
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
...
Reviewed-by: ssadetsky, psadhukhan
2016-03-18 17:00:08 +05:30
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Alexander Stepanov
fb2e7f2844
8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
...
Reviewed-by: alexsch
2016-03-17 13:17:39 +03:00
Prasanta Sadhukhan
e20ce427c2
8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java
...
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: prr, jdv
2016-03-16 15:00:57 +05:30
Alexander Scherbatiy
b6e44767c0
8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
...
8149453: [hidpi] JFileChooser does not scale properly on Windows with HiDPI display and Windows L&F
8149368: [hidpi] JLabel font is twice bigger than JTextArea font on Windows 7,HiDPI, Windows L&F
Reviewed-by: flar, serb
2016-03-15 09:16:56 -07:00
Semyon Sadetsky
1948e2f95f
8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets
...
Reviewed-by: serb, alexsch
2016-03-15 09:22:48 +03:00
Semyon Sadetsky
09a7c4bc46
8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
...
Reviewed-by: serb, azvegint
2016-03-15 09:18:29 +03:00
Manajit Halder
062ae66672
8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19
...
Reviewed-by: ssadetsky, aniyogi
2016-03-14 16:46:39 +05:30
Alexander Stepanov
495a192c69
8150724: [TEST] HiDPI: create a test for multiresolution icons
...
Reviewed-by: alexsch, yan
2016-03-14 12:20:38 +03:00
Prasanta Sadhukhan
1e99ae4108
8151621: [TEST_BUG] java/awt/print/PrinterJob/MultiMonPrintDlgTest.java doesn't work with jtreg
...
Reviewed-by: yan, jdv
2016-03-14 13:04:07 +05:30
Alexander Scherbatiy
1d135a8780
8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
...
Reviewed-by: flar, serb
2016-03-11 21:57:43 +04:00
Alexander Stepanov
3e11eda222
8151697: [TEST] minor update of test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java
...
Reviewed-by: alexsch
2016-03-11 19:45:03 +03:00
Alexander Stepanov
775c1f4f73
8151699: [TEST_BUG] fix awt/image/multiresolution/MultiResolutionTrayIconTest
...
Reviewed-by: serb
2016-03-11 14:06:14 +03:00
Vikrant Agarwal
3dc3d0c3e5
6734341: REGTEST fails: SelectionAutoscrollTest.html
...
Reviewed-by: serb, ssadetsky
2016-03-11 11:17:17 +03:00
Rajeev Chamyal
c4c2df3247
8145174: HiDPI splash screen support on Linux
...
Reviewed-by: serb, alexsch
2016-03-11 11:00:38 +05:30
Alexander Stepanov
4091ed9be7
8151627: [TEST_BUG] fix test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java to run with Jake
...
Reviewed-by: serb, yan
2016-03-10 17:19:15 +03:00
Alexander Stepanov
b01f33a7b0
8151269: [TEST] add test covering getSource() method for multiresolution image
...
Reviewed-by: alexsch, serb
2016-03-10 13:07:41 +03:00
Jayathirth D V
474586d1ae
8139183: drawImage misses background's alpha channel
...
Reviewed-by: flar, psadhukhan
2016-03-10 14:14:28 +05:30
Sergey Bylokhov
fa98d44f0e
8144164: [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed
...
Reviewed-by: avstepan, yan
2016-03-09 14:23:20 +03:00
Alexander Stepanov
5a497fe716
8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted
...
Reviewed-by: serb, ssadetsky
2016-03-09 12:38:42 +03:00
Alexander Stepanov
bbb9ee08ee
8150258: [TEST] HiDPI: create a test for multiresolution menu items icons
...
Reviewed-by: serb, yan
2016-03-04 18:42:16 +03:00
Prasanta Sadhukhan
e243f516e7
8138749: Revisited: PrinterJob.printDialog() does not support multi-mon, always displayed on primary
...
Reviewed-by: prr, jdv
2016-03-03 12:34:41 +05:30
Prasanta Sadhukhan
c29b38613a
8044788: [D3D] clip is ignored during surface->sw blit
...
Co-authored-by: Prahalad Narayanan <prahalad.kumar.narayanan@oracle.com>
Reviewed-by: serb, prr
2016-03-03 12:20:11 +05:30
Alexander Stepanov
43a028f608
8150643: [TEST] add test for JDK-8150176
...
Reviewed-by: serb
2016-02-26 19:24:06 +03:00
Ambarish Rapte
4e4a6d18ab
8025001: setFocusTraversalPolicy() to ContainerOrderFocusTraversalPolicy results in an infinite loop
...
Reviewed-by: ssadetsky, psadhukhan
2016-02-15 14:36:54 +05:30
Alexander Stepanov
f83f5e5ef9
8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
...
Reviewed-by: alexsch
2016-02-08 11:43:08 +03:00
Alexander Scherbatiy
27d7551b13
8149151: Use local GraphicsEnvironment to get screen size in WToolkit
...
Reviewed-by: prr, serb
2016-02-06 09:25:56 -08:00
Anton Litvinov
f7b4333c0b
8139581: AWT components are not drawn after removal and addition to a container
...
Reviewed-by: ssadetsky, alexsch
2016-02-02 16:33:03 +03:00
Ajit Ghaisas
51296cb329
8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message
...
Reviewed-by: arapte, alexsch
2016-02-02 15:57:42 +05:30
Ambarish Rapte
c453a540b5
6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end
...
Reviewed-by: ssadetsky, psadhukhan
2016-02-02 14:19:55 +05:30
Manajit Halder
b0fddb9f80
8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error
...
Reviewed-by: arapte, ssadetsky
2016-01-29 15:21:55 +05:30
Alexander Stepanov
e421ede779
8147966: [TEST] add a test for multiresolution image properties
...
Reviewed-by: alexsch
2016-01-26 13:05:21 +03:00
Prem Balakrishnan
026af5cb64
7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed
...
Reviewed-by: serb, arapte
2016-01-19 15:23:49 +05:30
Manajit Halder
d21f33aa5d
7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick
...
Reviewed-by: serb, arapte
2016-01-18 14:37:25 +05:30
Prasanta Sadhukhan
47ca01cdfc
8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9
...
Reviewed-by: prr, serb
2016-01-14 13:24:22 +05:30
Alexander Stepanov
73fb68a80d
8138838: docs cleanup for java.desktop
...
Docs cleanup for java.desktop
Reviewed-by: serb
2016-01-11 17:51:54 +03:00
Alexander Scherbatiy
aeccbee0e7
8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords)
...
Reviewed-by: serb
2016-01-11 06:10:32 -08:00
Phil Race
f6845705bc
8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux
...
Reviewed-by: serb, jgodinez
2016-01-06 12:38:42 -08:00
Ambarish Rapte
c08bfbfb19
8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java
...
Reviewed-by: serb, rchamyal
2015-12-30 19:28:05 +03:00
Sergey Bylokhov
344d4a5fc5
8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons
...
Reviewed-by: ssadetsky, alexsch
2015-12-29 16:46:11 +03:00