Dmitri Trembovetski
463acdac66
6772137: D3D: Dragging the scroll bar of a JScrollPane containing a JTree causes incorrect red
...
Reviewed-by: campbell
2008-12-08 17:04:22 -08:00
Dmitri Trembovetski
72f1136161
6757527: D3D: serious rendering issues on Nvidia boards with driver version 178.13 on Vista
...
Reviewed-by: campbell
2008-11-18 18:32:31 -08:00
Dmitri Trembovetski
e7b4bb5f00
6758179: D3D: AlphaComposite is applied incorrectly for uncached opaque BufferedImage
...
Reviewed-by: campbell, flar
2008-11-18 17:16:27 -08:00
Dmitri Trembovetski
1b42c56aeb
6755274: 6u10b33 2d tests fails on sles10x64 with jvm crash
...
Reviewed-by: campbell
2008-10-21 08:25:38 -07:00
Lana Steuck
579cc2111a
Merge
2008-10-20 11:52:47 -07:00
Tim Bell
ecacc1fb5f
Merge
2008-10-17 08:41:15 -07:00
Lana Steuck
fb52866502
Merge
2008-10-13 17:13:29 -07:00
Kumar Srinivasan
8e3e3658c5
6755847: (launcher) will trigger assertions in debug build
...
Adds a temporary counter measure to to prevent assertions CR: 6755845
Reviewed-by: darcy, dholmes
2008-10-05 18:53:03 -07:00
Tim Bell
1e22a7ec76
Merge
2008-10-04 22:48:54 -07:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Tim Bell
f48920fb62
Merge
2008-09-29 22:10:00 -07:00
Kumar Srinivasan
d799afdc04
6742159: (launcher) improve the java launching mechanism
...
Improves launching, also addresses 6694671 and 6749732
Reviewed-by: darcy, dholmes
2008-09-24 15:07:41 -07:00
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Lana Steuck
6f9021ff80
Merge
2008-09-19 19:38:12 -07:00
Roman Kennke
fc36794c8e
6748082: remove platform-specific code from SwingUtilities2.isDisplayLocal
...
Reviewed-by: prr, tdv
2008-09-12 15:01:45 -07:00
Yuka Kamiya
f7ea37f1b9
6650748: (tz) Java runtime doesn't detect VET time zone correctly on Windows
...
Reviewed-by: okutsu
2008-09-08 14:48:14 +09:00
Alan Bateman
63d86bcfda
4640544: New I/O: Complete socket-channel functionality
...
Reviewed-by: iris, sherman, chegar
2008-08-31 18:39:01 +01:00
Dmitri Trembovetski
bef3a59d4c
6739267: D3D/OGL: add missing ThreeByteBgr to texture upload blit loop
...
Reviewed-by: campbell, flar
2008-08-28 11:27:14 -07:00
Kumar Srinivasan
136ad92f3d
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
...
Provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
2008-08-26 10:21:20 -07:00
Bradford Wetmore
f1c6258165
Merge
2008-08-25 08:11:08 -07:00
Jean-Christophe Collet
29241c7694
6717876: Make java.net.NetworkInterface.getIndex() public
...
Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm
2008-08-25 14:38:20 +02:00
Kelly O'Hair
cac629a070
6732421: Removed old javavm and Classic VM files from the jdk7 sources
...
Reviewed-by: alanb
2008-08-22 12:24:27 -07:00
Bradford Wetmore
7ecbd27b2f
Merge
2008-08-20 00:41:24 -07:00
Yuri Nesterenko
540f1f640a
Merge
2008-08-08 03:32:34 -07:00
Lana Steuck
6b68aa3dcb
Merge
2008-08-07 22:24:26 -07:00
Tim Bell
37f438af87
Merge
2008-08-07 09:42:31 -07:00
Chris Hegarty
ffcb07d286
6734171: java.net.NetworkInterface reports XCheck:jni warnings
...
Removed leading "L" or trailing ";" from FindClass classname param
Reviewed-by: alanb
2008-08-06 07:14:41 -07:00
Dmitri Trembovetski
449d7efefd
6717988: D3D: rendering problems with JConsole on [Nvidia FX 5200]
...
Reviewed-by: campbell
2008-08-04 11:31:46 -07:00
Dmitri Trembovetski
c2fe3112f6
6728834: D3D/OGL: LCD AA text becomes bold and blurred when rendering to a non-opaque destination
...
Reviewed-by: campbell
2008-08-04 11:29:28 -07:00
Igor Nekrestyanov
609c288c72
4356282: RFE: T2K should be used to rasterize CID/CFF fonts
...
Reviewed-by: bae, prr
2008-08-04 18:50:43 +04:00
Bradford Wetmore
e37f0f7e34
Merge
2008-07-29 10:18:25 -07:00
Chris Hegarty
da50d1d60b
6729881: Compiler warning in networking native code
...
Cleanup compiler warnings
Reviewed-by: alanb, jccollet, michaelm
2008-07-28 13:02:11 +01:00
Artem Ananiev
16436dc54d
6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows
...
AWT text area no longer uses LockWindowUpdate
Reviewed-by: uta, dcherepanov
2008-07-25 15:19:11 +04:00
Lana Steuck
025ca5d66a
Merge
2008-07-24 21:12:50 -07:00
Kelly O'Hair
44b60b7c42
6725543: Compiler warnings in serviceability native code
...
Reviewed-by: alanb
2008-07-24 14:03:16 -07:00
Alan Bateman
949d3854a5
6726309: Compiler warnings in nio code
...
Reviewed-by: sherman, iris
2008-07-24 12:46:41 +01:00
Alan Bateman
2fa9f3bee9
6728728: (se) WindowsSelectorImpl.c doesn't compile with Visual Studio 2008
...
Reviewed-by: tbell, chegar
2008-07-24 12:40:30 +01:00
Bradford Wetmore
54618c0601
Merge
2008-07-23 12:16:28 -07:00
Dmitri Trembovetski
bd5f86fee1
6728492: typo in copyrights in some files touched by the d3d pipeline port
...
Reviewed-by: prr
2008-07-22 11:24:32 -07:00
Chris Hegarty
22e8b43f70
6726164: jdk\src\windows\native\java\net\NetworkInterface.h(172) : error C2365: 'IpPrefixOriginOther' : redef
...
Change the NetworkInterface header that allows it to compile on the current compiler/SDK version as well as the SDK bundled with Visual Studio 2008.
Reviewed-by: ohair, alanb
2008-07-19 10:27:34 +01:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
Dmitry Cherepanov
1267284a6f
6582346: javaw launcher does not display MessageBox after change to the resource files
...
Call InitCommonControlsEx to perform UI initialization
Reviewed-by: art
2008-07-07 15:36:01 +04:00
Tim Bell
528aac8c17
Merge
2008-07-04 14:41:34 -07:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Tim Bell
1410975f4a
Merge
2008-06-25 23:29:39 -07:00
Tim Bell
1baead8a01
Merge
2008-06-25 16:44:55 -07:00
Xueming Shen
827decba87
6481955: Uncanonicalized absolute filepath with length 248-260 no longer works (win)
...
Uncanonicalized absolute filepath with length 248-260 no longer works (win)
Reviewed-by: alanb
2008-06-25 13:58:22 -07:00
Jennifer Godinez
36d2406edc
6708509: print dialog is not displayed when default paper is custom
...
Reviewed-by: tdv, prr
2008-06-23 13:00:19 -07:00
Anton Tarasov
6aa1d81c2f
6682536: java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails
...
Always-on-top property should be restored on exiting full-screen.
Reviewed-by: tdv
2008-06-23 14:42:53 +04:00
Lana Steuck
68717f2b81
Merge
2008-06-18 13:05:16 -07:00