1215 Commits

Author SHA1 Message Date
Clemens Eisserer
95958a239e 8023098: XRender : AlphaComposite test results are incorrect
Reviewed-by: prr, bae
2013-10-22 15:39:33 -07:00
Clemens Eisserer
8f5a3f7514 8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms
Reviewed-by: prr, bae
2013-10-22 13:47:45 -07:00
Chris Hegarty
388f28f83b Merge 2013-10-21 15:00:56 +01:00
Alexander Zvegintsev
2861048105 8026476: Choice does not get mouse events if it does not have enough place for popup menu
Reviewed-by: anthony, serb
2013-10-18 20:35:36 +04:00
Alan Bateman
d367fc0c17 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
Reviewed-by: psandoz
2013-10-18 15:51:43 +01:00
Alan Bateman
467adb4a7c 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
Reviewed-by: sherman, ulfzibis
2013-10-18 13:51:12 +01:00
Lana Steuck
73a4cab3fb Merge 2013-10-17 15:04:55 -07:00
David Katleman
4baf6a0be3 Merge 2013-10-16 12:02:43 -07:00
Kumar Srinivasan
8a2b60ace2 8026500: [infra] remove extraneous docs in solaris images
Reviewed-by: erikj, mchung, tbell
2013-10-16 07:37:30 -07:00
Alexander Zvegintsev
88d5331a54 7059886: 6 JCK manual awt/Desktop tests fail with GTKLookAndFeel - GTK intialization issue
Reviewed-by: anthony, art
2013-10-15 20:37:39 +04:00
Dan Xu
bdb08c592d 7122887: JDK ignores Gnome3 proxy settings
Fix GConf and add to use GProxyResolver to handle network proxy resolution

Reviewed-by: chegar
2013-10-23 22:30:35 -07:00
Jennifer Godinez
d8f5fe01b2 8022536: closed/javax/print/TextFlavorTest.java fails
Reviewed-by: prr, jchen
2013-10-14 09:15:21 -07:00
Rob McKenna
1fe89b3d70 8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx)
Reviewed-by: chegar, alanb
2013-10-16 15:06:27 +01:00
Brian Burkhalter
3c035b0aac 8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
Modify UHE exception message for EAI_AGAIN failures.

Reviewed-by: alanb, chegar, michaelm, dsamersoff
2013-10-15 16:45:04 -07:00
Chris Hegarty
3486abb2c7 Merge 2013-10-15 13:54:01 +01:00
Chris Hegarty
766e77499d Merge 2013-10-15 09:27:32 +01:00
Lana Steuck
54791de34d Merge 2013-10-11 23:27:23 -07:00
Dan Xu
4af06813d8 8025712: (props) Possible memory leak in java_props_md.c / ParseLocale
Reviewed-by: naoto, chegar
2013-10-11 09:47:26 -07:00
Lana Steuck
5db317fd23 Merge 2013-10-10 13:33:02 -07:00
Lana Steuck
14794b79d9 Merge 2013-10-08 14:53:14 -07:00
Lana Steuck
b96364e53b Merge 2013-10-08 14:37:33 -07:00
Sergey Bylokhov
5ed7c4d3a2 8025603: Unused methods in the awt text peers should be removed
Reviewed-by: art, anthony
2013-10-08 23:34:20 +04:00
Sergey Malenkov
fdd26c3a51 7081584: Specification for Window.isAlwaysOnTopSupported needs to be clarified
Reviewed-by: art, serb
2013-10-08 18:10:13 +04:00
Oleg Pekhovskiy
bf733d1947 7199196: Incremental transfer is broken because of a typo
Reviewed-by: anthony, serb
2013-10-08 17:00:44 +04:00
Alexander Zvegintsev
ee806b0721 7158311: GraphicsDevice.setDisplayMode(...) leads to hang when DISPLAY variable points to Oracle Linux
8001463: Regression : Deadlock between AWT-XAWT thread and AWT-EventQueue-0 Thread when screen resolution changes

Reviewed-by: art, serb
2013-10-08 15:17:22 +04:00
Johnny Chen
7b490635ea 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11
Reviewed-by: prr, jgodinez
2013-10-03 13:49:52 -07:00
Chris Hegarty
54db1788f4 Merge 2013-10-03 19:07:42 +01:00
Chris Hegarty
6088b141e2 Merge 2013-10-03 19:06:43 +01:00
Anthony Petrov
5319e7da59 7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup.

Reviewed-by: art, serb
2013-10-03 18:01:25 +04:00
Phil Race
e43112a8ad 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36
Reviewed-by: prr, jchen
2013-10-02 11:22:07 -07:00
Phil Race
d7d6a07617 8025837: Extraneous changes in the fix for 8007386
Reviewed-by: jgodinez, jchen
2013-10-02 11:16:07 -07:00
Leonid Romanov
33ff5ac952 8023994: Right click on the icon added to the system tray for the first time, java.lang.IllegalArgumentException thrown
Reviewed-by: anthony, serb
2013-10-02 17:06:09 +04:00
Vadim Pakhnushev
e5260cc564 8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately
Reviewed-by: ceisserer, prr, bae
2013-10-02 10:06:28 +04:00
Phil Race
4ff41501d1 8007386: On physical machine (video card is Intel Q45) the text is blank
Reviewed-by: prr, jchen
2013-10-01 15:36:53 -07:00
David Katleman
b4c28b3b28 Merge 2013-10-01 12:45:47 -07:00
Sergey Bylokhov
0c7604f2bc 7150100: [macosx] "0123456789" is selected in the TextField
Reviewed-by: anthony, art
2013-10-01 04:29:50 +04:00
Sergey Malenkov
557d4e977b 8025652: [macos] build failed
Reviewed-by: serb
2013-09-30 22:08:45 +04:00
Kumar Srinivasan
a210a6a74e 8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks

Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
2013-09-27 16:29:44 -07:00
Sergey Malenkov
e37d16f11b 7117595: ArrayIndexOutOfBoundsException in Win32GraphicsEnvironment if display is removed
Reviewed-by: anthony, serb
2013-09-27 22:25:58 +04:00
Lana Steuck
65dd56bc16 Merge 2013-09-26 17:21:47 -07:00
Lana Steuck
5f840f6118 Merge 2013-09-26 17:18:12 -07:00
Clemens Eisserer
00c37e4e9e 8024895: xrender MaskImage cache isn't accounting for change in alpha
Reviewed-by: prr, jchen
2013-09-26 16:30:38 -07:00
Alan Bateman
508933e418 8008662: Add @jdk.Exported to JDK-specific/exported APIs
Reviewed-by: chegar, vinnie, dfuchs, mchung, mullan, darcy
2013-10-09 09:20:12 +01:00
Rob McKenna
9916c42ef7 7180557: InetAddress.getLocalHost throws UnknownHostException on java7u5 on OSX webbugs
Reviewed-by: chegar, dsamersoff
2013-10-09 00:10:02 +01:00
Alexander Scherbatiy
c0720f17f6 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
Alexander Zvegintsev
b99f593316 8019282: keyRelesed is reached even though key was NOT released
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Lana Steuck
e05ff03241 Merge 2013-09-18 16:01:37 -07:00
Leonid Romanov
5108c579fe 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
Reviewed-by: anthony, serb
2013-09-18 18:36:57 +04:00
Lana Steuck
3cd103bbeb Merge 2013-09-17 08:16:33 -07:00
Omair Majid
38fb96b8d1 8024863: X11: Support GNOME Shell as mutter
Reviewed-by: anthony
2013-09-16 15:43:06 -04:00