Lana Steuck
|
67a5640f22
|
Merge
|
2010-10-18 12:43:39 -07:00 |
|
Lana Steuck
|
42fc60ebfd
|
Merge
|
2010-10-17 19:43:33 -07:00 |
|
Jennifer Godinez
|
1ff2431b71
|
6804454: RFE: Provide a way to control the printing dpi resolution from MSIE browser print. See also 6801859
Reviewed-by: igor, prr
|
2010-10-15 11:20:31 -07:00 |
|
Dmitry Cherepanov
|
0af2737f3a
|
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony
|
2010-10-14 18:56:18 +04:00 |
|
Artem Ananiev
|
3ac6dde5fa
|
6989721: awt native code compiler warnings
Reviewed-by: yan, uta
|
2010-10-14 14:07:50 +04:00 |
|
Lana Steuck
|
0ffa1c4042
|
Merge
|
2010-10-13 17:51:41 -07:00 |
|
Alan Bateman
|
39bcf3ff5f
|
6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
Reviewed-by: sherman
|
2010-10-12 09:46:17 +01:00 |
|
Alan Bateman
|
79abb3e80f
|
6728842: File.setReadOnly does not make a directory read-only (win)
6464744: java/io/File/SetAccess.java ignores sticky bit
Reviewed-by: forax
|
2010-10-12 08:49:33 +01:00 |
|
Alan Bateman
|
14a7edc2ad
|
6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
Reviewed-by: andrew, mchung, ohair
|
2010-10-07 14:36:17 +01:00 |
|
Artem Ananiev
|
42867588ae
|
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
Reviewed-by: anthony, dcherepanov
|
2010-10-05 18:12:04 +04:00 |
|
Lana Steuck
|
98a4c7fec4
|
Merge
|
2010-10-04 14:39:57 -07:00 |
|
Lana Steuck
|
f8a4e42fb3
|
Merge
|
2010-10-04 14:38:14 -07:00 |
|
Anthony Petrov
|
8aee53f1b5
|
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
Rely on the WWindowPeer.getTranslucentGraphics()'s return value
Reviewed-by: art, dcherepanov
|
2010-10-04 16:21:26 +04:00 |
|
Masayoshi Okutsu
|
2588620965
|
6955776: (tz) Windows-only: tzmappings needs update for KB981793
6929185: (tz) Windows-only: tzmappings needs update for KB979306
Reviewed-by: peytoia
|
2010-10-04 13:05:14 +09:00 |
|
Andrei Dmitriev
|
9c946f5a9c
|
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
Reviewed-by: art, anthony
|
2010-10-01 15:10:32 +04:00 |
|
Artem Ananiev
|
013d469322
|
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
Reviewed-by: anthony, uta
|
2010-09-30 21:06:53 +04:00 |
|
Alan Bateman
|
848ef2c6e7
|
Merge
|
2010-09-30 14:49:14 +01:00 |
|
Alan Bateman
|
ce43c743ff
|
6988037: fileClose prints debug message is close fails
Reviewed-by: kevinw, forax
|
2010-09-30 14:48:25 +01:00 |
|
Chris Hegarty
|
674e1ca1c7
|
6987461: Handle leak when enabling java.net.useSystemProxies
Release the registry key handle if ProxyEnable is 0
Reviewed-by: michaelm
|
2010-09-29 17:33:17 +01:00 |
|
Lana Steuck
|
b3583c3d0d
|
Merge
|
2010-09-28 00:20:15 -07:00 |
|
Anton Tarasov
|
0969410407
|
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
Reviewed-by: dcherepanov, art
|
2010-09-27 17:38:57 +04:00 |
|
Anton Tarasov
|
397abc7260
|
6505819: Provide traverseIn method for sun.awt.EmbeddedFrame
Reviewed-by: dcherepanov, art
|
2010-09-27 16:11:58 +04:00 |
|
Lana Steuck
|
a682d9348d
|
Merge
|
2010-09-16 11:19:43 -07:00 |
|
Lana Steuck
|
3921d2c36d
|
Merge
|
2010-09-16 11:17:32 -07:00 |
|
Alan Bateman
|
0fb0f54897
|
6881498: (file) Re-examine DirectoryStream exception handling
Reviewed-by: forax
|
2010-09-10 16:36:48 +01:00 |
|
Kumar Srinivasan
|
c73d500311
|
6390477: (launcher) replace unsafe usages of sprintf with snprintf
Reviewed-by: darcy, mchung
|
2010-09-09 11:50:40 -07:00 |
|
Kumar Srinivasan
|
ef7b8cbc9e
|
6981001: (launcher) EnsureJREInstallation is not being called in order
Reviewed-by: darcy
|
2010-09-03 07:59:21 -07:00 |
|
Anton Tarasov
|
fdaf5c86b2
|
6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
Reviewed-by: dcherepanov, art
|
2010-09-03 11:08:41 +04:00 |
|
Lana Steuck
|
022ee216f4
|
Merge
|
2010-09-02 12:17:21 -07:00 |
|
Lana Steuck
|
77b5bbb1b5
|
Merge
|
2010-09-01 16:15:57 -07:00 |
|
Naoto Sato
|
6d2cb04013
|
4700857: RFE: separating user locale and user interface locale
Reviewed-by: okutsu
|
2010-08-31 11:27:10 -07:00 |
|
Andrei Dmitriev
|
41e1560d14
|
6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards
6808185: test/closed/java/awt/Menu/NullMenuLabelTest crashes
Reviewed-by: dcherepanov
|
2010-08-31 15:05:09 +04:00 |
|
Lana Steuck
|
f87e976a33
|
Merge
|
2010-08-12 19:58:19 -07:00 |
|
Xueming Shen
|
46e4eafc0c
|
6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
Removed the assert
Reviewed-by: alanb
|
2010-08-10 13:15:40 -07:00 |
|
Lana Steuck
|
3d517c6b50
|
Merge
|
2010-08-02 19:45:28 -07:00 |
|
Lana Steuck
|
99a605b4b3
|
Merge
|
2010-07-29 22:02:45 -07:00 |
|
Lana Steuck
|
92a8ffe4ab
|
Merge
|
2010-07-29 13:48:23 -07:00 |
|
Alan Bateman
|
1736731b74
|
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
|
2010-07-29 13:08:58 +01:00 |
|
Alexey Utkin
|
70d7880102
|
6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build)
Reviewed-by: prr, art
|
2010-07-23 18:59:48 +04:00 |
|
Alan Bateman
|
11b424e02b
|
6963907: (so) Socket adapter need to implement sendUrgentData
Reviewed-by: chegar
|
2010-07-21 18:08:46 +01:00 |
|
Weijun Wang
|
2dace6e70f
|
6969683: Generify ResolverConfiguration codes
Reviewed-by: alanb, chegar
|
2010-07-19 10:02:50 +08:00 |
|
Lana Steuck
|
6b9ad54671
|
Merge
|
2010-07-12 19:42:02 -07:00 |
|
Kelly O'Hair
|
37f89e6be6
|
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
Reviewed-by: prr
|
2010-07-12 13:16:28 -07:00 |
|
Kumar Srinivasan
|
e5b31c9351
|
6921472: RFE: java launcher code needs clean up
This changeset also contains fixes for 6405284, 6753938 and 6922500
Reviewed-by: darcy
|
2010-07-09 11:04:34 -07:00 |
|
Alan Bateman
|
62b559b4e9
|
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
Reviewed-by: michaelm, chegar
|
2010-06-29 17:11:12 +01:00 |
|
Lana Steuck
|
ac40d6f126
|
Merge
|
2010-06-21 22:08:10 -07:00 |
|
Alan Bateman
|
29b2194847
|
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
Reviewed-by: chegar
|
2010-06-17 17:49:59 +01:00 |
|
Weijun Wang
|
5141220c5e
|
6959292: regression: cannot login if session key and preauth does not use the same etype
Reviewed-by: xuelei, valeriep
|
2010-06-17 13:46:15 +08:00 |
|
Martin Buchholz
|
35e50729a8
|
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
|
2010-06-13 17:19:22 -07:00 |
|
Igor Nekrestyanov
|
7313e1145f
|
6952043: Incorrect JNI calls in fontpath.c
Reviewed-by: jgodinez, prr
|
2010-06-10 15:00:30 -07:00 |
|