asaha [Thu, 05 May 2011 22:29:05 -0700] rev 9852
Merge
asaha [Wed, 04 May 2011 16:39:05 -0700] rev 9851
Merge
alexp [Wed, 04 May 2011 11:35:46 -0700] rev 9850
7020198: ImageIcon creates Component with null acc
Reviewed-by: rupashka, hawtin
valeriep [Tue, 26 Apr 2011 15:59:51 -0700] rev 9849
7003952: SEC: securely load DLLs and launch executables using fully qualified path
Summary: Enforce full path when specifying library locations.
Reviewed-by: wetmore, ohair
asaha [Thu, 21 Apr 2011 16:42:06 -0700] rev 9848
Merge
asaha [Thu, 21 Apr 2011 15:43:07 -0700] rev 9847
Merge
asaha [Thu, 21 Apr 2011 08:39:52 -0700] rev 9846
Merge
asaha [Thu, 21 Apr 2011 08:37:10 -0700] rev 9845
Merge
asaha [Thu, 21 Apr 2011 08:38:26 -0700] rev 9844
Merge
asaha [Wed, 20 Apr 2011 21:24:26 -0700] rev 9843
Merge
asaha [Wed, 20 Apr 2011 09:31:11 -0700] rev 9842
Merge
zgu [Tue, 19 Apr 2011 10:26:18 -0700] rev 9841
Merge
zgu [Fri, 15 Apr 2011 09:53:05 -0400] rev 9840
7003964: SERV: securely load DLLs and launch executables using fully qualified path
Summary: 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
dcherepanov [Fri, 15 Apr 2011 17:06:21 +0400] rev 9839
7036952: build warning after the changes for 7003962
Reviewed-by: art, bae