Valerie Peng
b0c37f182f
7003952: SEC: securely load DLLs and launch executables using fully qualified path
...
Enforce full path when specifying library locations.
Reviewed-by: wetmore, ohair
2011-04-26 15:59:51 -07:00
Thomas Ng
0aabdd5de8
Merge
2011-04-26 15:48:03 -07:00
Yuka Kamiya
58aa826b31
7039469: (tz) Support tzdata2011g
...
Reviewed-by: okutsu
2011-04-26 10:46:19 +09:00
Lana Steuck
b550ca992e
Merge
2011-04-25 15:44:20 -07:00
Kelly O'Hair
218457a845
6595663: Manifest on jars contain JavaBeans entries
...
Reviewed-by: alanb, mchung
2011-04-22 10:21:37 -07:00
Vinnie Ryan
dc6eb040b7
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
...
Reviewed-by: mullan
2011-04-22 17:03:51 +01:00
Keith McGuigan
c6e8b72333
Merge
2011-04-22 04:57:48 -07:00
Kelly O'Hair
4e01afab2d
7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber
...
Reviewed-by: igor
2011-04-21 18:26:04 -07:00
Lana Steuck
b92cf6375e
Merge
2011-04-21 11:11:20 -07:00
Abhijit Saha
51829716bb
Merge
2011-04-21 08:39:52 -07:00
Abhijit Saha
c82deda455
7018125: Reverting the JFB version string for JDK releases
...
Reviewed-by: katleman
2011-04-20 14:22:08 -07:00
Abhijit Saha
68c514a747
Merge
2011-04-20 09:31:11 -07:00
Thomas Ng
d682436a54
Merge
2011-04-19 16:01:27 -07:00
Lana Steuck
8a0e9f26d9
Merge
2011-04-18 14:00:34 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Lana Steuck
fcc61389fc
Merge
2011-04-16 20:16:55 -07:00
Dag Wanvik
49e24e3e8f
7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1)
...
Replace the existing Java DB bundles with newer ones, and move demo dir into JDK's demo dir as db
Reviewed-by: ohair
2011-04-15 23:01:09 +02:00
Keith McGuigan
6d199252f6
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
...
Add descriptions in event type table
Reviewed-by: ohair, jjh, acorn, dcubed
2011-04-15 10:17:23 -04: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
Kevin Walls
258de27aef
6994753: Optional tracking of JRE usage
...
Reviewed-by: mchung, ksrini, ohair
2011-04-15 14:42:09 +01:00
Masayoshi Okutsu
899e0913f3
7028818: (lc) Lazily initialize locale extension
...
7029740: (lc) New Locale class implementation doesn't follow the Java coding conventions
7032820: (lc) sun.util.locale.InternalLocaleBuilder.CaseInsensitiveChar.equals problems
7033503: (lc) Restore optimization code for Locale class initialization
7033504: (lc) incompatible behavior change for ja_JP_JP and th_TH_TH locales
Reviewed-by: naoto
2011-04-14 15:59:47 +09:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Jim Holmlund
bbf16c0b3a
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
...
7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
Removed URLs and 'edition' references
Reviewed-by: darcy
2011-04-13 12:16:13 -07:00
Bradford Wetmore
c2de8bb04d
6914617: JCE framework code signing certificate is expiring at the end of 2010
...
Reviewed-by: valeriep, weijun, mullan
2011-04-13 11:36:34 -07:00
Kelly O'Hair
016121d4b0
Merge
2011-04-12 22:22:03 -07:00
Kelly O'Hair
d4ab380c60
7033957: Library built without a mapfile: libxinerama.so
...
Reviewed-by: ksrini
2011-04-12 14:23:37 -07:00
Suchen Chien
b1860c6416
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
...
Reviewed-by: katleman, ohair
2011-04-12 13:58:32 -07:00
Rickard Bäckman
f159608a01
7026304: Fork-Join sample
...
Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
2011-04-12 13:14:05 +02:00
Rickard Bäckman
3382d83790
7026287: Asynchronous API sample
...
Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
2011-04-12 09:04:57 +02:00
Lana Steuck
12320dbfc3
Merge
2011-04-10 10:23:28 -07:00
David Holmes
4114756f39
7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry
...
Reviewed-by: alanb, ksrini
2011-04-09 15:30:58 -07:00
Kelly O'Hair
852e8daf7a
7019210: Fix misc references to /bugreport websites
...
Reviewed-by: skannan
2011-04-07 19:59:28 -07:00
Kumar Srinivasan
bc945571e4
7034700: (unpack200) build fails with fastdebug builds
...
Reviewed-by: ohair
2011-04-07 17:08:16 -07: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
Kumar Srinivasan
8725555c40
7033954: (launcher) Launchers not built with mapfiles
...
Reviewed-by: ohair
2011-04-06 19:31:30 -07:00
Kelly O'Hair
4819e529c3
7033960: Do not check for mapfiles when fastdebug building
...
Reviewed-by: dcubed
2011-04-05 17:24:44 -07:00
Kelly O'Hair
01179544fd
Merge
2011-04-05 07:43:50 -07:00
Robert Strout II
863e692b16
6989729: jarreorder warnings (classlists files are out of date)
...
Reviewed-by: ohair
2011-04-04 18:03:23 -07: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
Kelly O'Hair
efb31c0079
7029905: demo applets missing some html files
...
Reviewed-by: omajid, mchung, igor
2011-04-04 15:11:06 -07:00
Anthony Petrov
cd674679e6
7033579: XRobotPeer._dispose() native method should be added to the make/sun/xawt/mapfile-vers
...
Reviewed-by: art, dcherepanov
2011-04-04 23:01:24 +04: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
Yuka Kamiya
e0f158c0a0
7033174: (tz) Support tzdata2011e
...
Reviewed-by: okutsu
2011-04-04 15:24:05 +09:00
Lana Steuck
1e260ac520
Merge
2011-04-01 14:47:59 -07:00
Lana Steuck
24ab596494
Merge
2011-03-31 22:07:32 -07:00
Kelly O'Hair
bd3a9c0f0a
Merge
2011-03-29 20:19:55 -07:00
Erik Trimble
344dad5b73
Merge
2011-03-29 13:28:10 -07:00
Kelly O'Hair
00fdfda12a
7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008
...
Reviewed-by: prr, weijun
2011-03-29 11:29:01 -07:00
David Holmes
828d6c87c0
7031929: Variable names typos in Release-embedded.gmk
...
Reviewed-by: alanb
2011-03-29 08:15:16 -04:00