Lana Steuck
fcc61389fc
Merge
2011-04-16 20:16:55 -07:00
Zhengyu Gu
6c5cc4e2d9
7003964: SERV: securely load DLLs and launch executables using fully qualified path
...
Linked in Windows libraries that are available on jdk7 supported platforms, and used GetModuleHandle instead of LoadLibrary for already loaded Dlls.
Reviewed-by: dcubed, alanb
2011-04-15 09:53:05 -04:00
Dmitry Cherepanov
ee231d325a
7036952: build warning after the changes for 7003962
...
Reviewed-by: art, bae
2011-04-15 17:06:21 +04:00
Sergey Bylokhov
30d9e9d6dc
6983562: Two java/awt tests failing just on jdk7b108
...
Reviewed-by: art, denis, dcherepanov
2011-04-15 16:51:25 +04:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Phil Race
5ef43cd3d8
7036275: EUDC character is not displayed on Swing if ClearType is enabled
...
Reviewed-by: igor, jgodinez
2011-04-13 15:17:42 -07:00
Abhijit Saha
b27b971f1f
Merge
2011-04-12 14:23:03 -07:00
Yuka Kamiya
cd31a3e19d
7034231: Default font appears twice in fallback font list
...
Reviewed-by: okutsu, prr
2011-04-12 18:58:30 +09:00
Alan Bateman
19317c2c45
7034532: (fs) AssertionError when working directory is UNC
...
Reviewed-by: forax, mduigou
2011-04-10 19:45:28 +01:00
Abhijit Saha
5b4b78d657
Merge
2011-04-08 10:31:14 -07:00
Abhijit Saha
f8f46ca105
Merge
2011-04-08 10:27:23 -07:00
Dmitry Cherepanov
2049b7016e
7035077: Minor addition to the changes for 7003962
...
Reviewed-by: chegar
2011-04-08 17:58:18 +04:00
Dmitry Cherepanov
060de52812
7003962: AWT: securely load DLLs and launch executables using fully qualified path
...
Reviewed-by: art, bae, alanb
2011-04-08 16:44:14 +04:00
Andrei Dmitriev
fae19754bb
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
...
Reviewed-by: uta, dcherepanov
2011-04-07 22:34:29 +04:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Andrei Dmitriev
58ceadaf02
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
...
Reviewed-by: art, dcherepanov, denis
2011-04-06 17:13:08 +04:00
Kumar Srinivasan
d9a3f235e2
7032593: DLL_LOADING: Upgrade solution to 7016985 to reflect JDK7 solution
...
Reviewed-by: mchung, asaha
2011-04-05 16:19:37 -07:00
Chris Hegarty
e33b64329a
7033865: JDK: Add private API for secure/restrictive loading of system dlls
...
Reviewed-by: alanb
2011-04-05 14:49:03 +01:00
Lana Steuck
1c712d2e72
Merge
2011-04-04 17:28:28 -07:00
Lana Steuck
c88dc579bd
Merge
2011-04-04 17:20:24 -07:00
Lana Steuck
300730e127
Merge
2011-04-04 17:18:35 -07:00
Alan Bateman
e1a6f9cdea
7030249: Eliminate use of LoadLibrary and other clean-ups
...
Reviewed-by: ohair, chegar, mchung
2011-04-04 18:35:16 +01:00
Alan Bateman
fba270080e
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
...
Reviewed-by: sherman
2011-04-04 18:09:53 +01:00
Lana Steuck
abd7c7bcde
Merge
2011-04-01 23:55:08 -07:00
Phil Race
56980cf411
7032930: A way to specify MS Mincho to be used in dialoginput on windows JA locale
...
Reviewed-by: igor, jgodinez
2011-04-01 20:21:14 -07:00
Lana Steuck
0ee5cb3c4d
Merge
2011-04-01 16:55:47 -07:00
Lana Steuck
1e260ac520
Merge
2011-04-01 14:47:59 -07:00
Andrei Dmitriev
f4f9b16391
6984540: closed/java/awt/dnd/DragInterceptorAppletTest/DragInterceptorAppletTest.html test fails
...
Reviewed-by: uta, art
2011-04-01 12:56:56 +04:00
Lana Steuck
24ab596494
Merge
2011-03-31 22:07:32 -07:00
Michael McMahon
5faf628164
7032866: Problem with fix for 7030256
...
Reviewed-by: alanb
2011-03-31 17:37:11 +01:00
Andrei Dmitriev
e39693ced3
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
...
Reviewed-by: dcherepanov, art
2011-03-28 15:25:24 +04:00
Yuka Kamiya
e7b397be03
6957870: Monospaced font mapped to proportional font (David) for Hebrew
...
Reviewed-by: okutsu
2011-03-28 18:00:32 +09:00
Michael McMahon
5f3e767f80
7031238: Problem with fix for 6981922
...
Reviewed-by: chegar
2011-03-25 16:23:15 -07:00
Chris Hegarty
d6fce83042
7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc)
...
Reviewed-by: alanb, mduigou
2011-03-25 16:38:09 +00:00
Lana Steuck
76ed3a763b
Merge
2011-03-21 17:22:16 -07:00
Lana Steuck
99bae3bd28
Merge
2011-03-21 16:57:18 -07:00
Alan Bateman
8dfe1d556a
7017446: (fs) Updates to file system API (3/2011)
...
Reviewed-by: sherman
2011-03-19 14:21:52 +00:00
Lana Steuck
4e70e79c7f
Merge
2011-03-18 23:33:34 -07:00
Daniel D. Daugherty
45f658fb76
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
...
Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.
Reviewed-by: zgu, ohair, alanb
2011-03-18 07:17:24 -07:00
David Holmes
117062efaa
Merge
2011-03-15 20:00:45 -04:00
Alan Bateman
4b0829340e
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
...
Reviewed-by: chegar
2011-03-15 13:15:31 +00:00
Weijun Wang
c6c7267c54
6990848: JGSS/windows security code native code compiler warnings
...
Reviewed-by: valeriep
2011-03-13 17:09:55 +08:00
Jennifer Godinez
6984d3041c
7020528: closed/java/awt/print/PageFormat/PageFormatFromAttributes.java failed
...
Reviewed-by: igor, prr
2011-03-08 11:47:38 -08:00
Lana Steuck
8b14c7551d
Merge
2011-03-07 14:48:27 -08:00
Lana Steuck
5f0efd5e7c
Merge
2011-03-07 11:36:37 -08:00
Lana Steuck
e9b706c967
Merge
2011-03-06 20:32:49 -08:00
Alan Bateman
1d820278f6
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
...
Reviewed-by: chegar
2011-03-04 09:29:56 +00:00
Kumar Srinivasan
7b37da8726
7016985: (launcher) implement safe secure dll loading
...
Reviewed-by: mchung
2011-03-03 14:16:57 -08:00
Dmitry Cherepanov
548f6e6c5e
6826397: PIT : Frame System Menu is not seen for when ALT + Space Bar is pressed in jdk7 b55 build
...
Reviewed-by: art, ant
2011-03-01 15:24:46 +03:00
Anthony Petrov
58995bfc8c
7022488: The security warning may disappear unexpectedly
...
Initialize the fullScreenExclusiveModeState flag in the AwtWindow constructor
Reviewed-by: art, dcherepanov
2011-03-01 13:49:56 +03:00