Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -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
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
Lana Steuck
3588e1424d
Merge
2011-03-26 00:10:12 -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
Alexander Kouznetsov
466a172faf
7030792: /jfc/TransparentRuler needs to be included into build process
...
Reviewed-by: rupashka, ohair
2011-03-25 13:17:38 +01:00
David Holmes
ebba49aa62
7030063: AWT support for SE-Embedded integration
...
AWT support for SE-Embedded
Reviewed-by: anthony, art, bobv, collins, alanb
2011-03-25 07:09:38 -04:00
John R Rose
9b0b7b91d5
Merge
2011-03-24 00:17:59 -07:00
John R Rose
3718824e69
7012648: move JSR 292 to package java.lang.invoke and adjust names
...
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
2011-03-23 23:02:31 -07:00
David Holmes
93af7b4699
7025066: Build systems changes to support SE Embedded Integration
...
Define Embedded specific files and include them in the main files. Allow finer control over some build options.
Reviewed-by: ohair, bobv, collins
2011-03-22 18:56:16 -04:00
Michael Fang
0fcc8c0c03
Merge
2011-03-22 12:12:31 -07:00
Kelly O'Hair
119b647cba
6737397: Should support running JCK test suite with test/Makefile and JPRT
...
Reviewed-by: alanb
2011-03-22 11:08:09 -07:00
Abhijit Saha
fc77896fd7
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
...
Reviewed-by: mr, ohair
2011-03-21 21:36:59 -07: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
Lana Steuck
e629176759
Merge
2011-03-21 16:55:14 -07:00
Yong Jeffrey Huang
c09ed84373
7020960: CurrencyNames_sr_RS.properties is missing
...
Reviewed-by: naoto
2011-03-20 23:47:10 -07:00
Michael Fang
8df3dbea9d
Merge
2011-03-19 19:12:28 -07:00
Lana Steuck
4e70e79c7f
Merge
2011-03-18 23:33:34 -07:00
Lana Steuck
0ece4eae55
Merge
2011-03-18 15:44:48 -07:00
Lana Steuck
b755013961
Merge
2011-03-18 10:59:12 -07:00
Michael McMahon
6a1b363341
6981922: DNS cache poisoning by untrusted applets
...
Reviewed-by: chegar
2011-03-17 18:26:50 -07:00