Commit Graph

431 Commits

Author SHA1 Message Date
Michael Wilkerson
443e06c93e Merge 2010-06-09 18:56:41 -07:00
Lana Steuck
27a539e27c Merge 2010-06-07 17:08:26 -07:00
Kelly O'Hair
44c72be43e 6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
Reviewed-by: alanb
2010-06-07 12:22:21 -07:00
Andrew John Hughes
93283bd962 6958257: Add support for alpha
Allow the Zero port to be built on alpha architectures

Reviewed-by: ohair
2010-06-03 18:49:35 +01:00
Lana Steuck
2c036dc823 Merge 2010-06-01 21:36:00 -07:00
Lana Steuck
51e5e8ccfc Merge 2010-06-01 21:25:26 -07:00
Lana Steuck
282d182ec2 Merge 2010-06-01 14:17:38 -07:00
Lana Steuck
12def42a95 Merge 2010-05-29 23:26:16 -07:00
Lana Steuck
fd45b4188c Merge 2010-05-28 12:10:14 -07:00
Clemens Eisserer
1771e20459 6307603: [X11] Use RENDER extension for complex operations done in software
Reviewed-by: bae, igor, prr
2010-05-28 11:37:44 -07:00
Kelly O'Hair
bef3a5238c 6955707: Correct addNotices.sh logic in Makefiles
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun

Reviewed-by: weijun, alanb
2010-05-28 11:09:24 -07:00
Peter Zhelezniakov
e186e4f62b 6929507: Build error on file swing.plaf.synth.SynthUI
Reviewed-by: rupashka
2010-05-28 13:31:38 +04:00
Kelly O'Hair
80b67f81af 6956202: Fix a few missed rebranding issues, please contact lines etc
Reviewed-by: jjg, darcy, weijun
2010-05-26 20:28:04 -07:00
Peter Zhelezniakov
09398944af 6632959: swing html parser doesn't know € or ›
Reviewed-by: alexp
2010-05-26 20:22:23 +04:00
Kelly O'Hair
fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Lana Steuck
ff8daaf36c Merge 2010-05-24 09:06:11 -07:00
Lana Steuck
f5b5248994 Merge 2010-05-21 17:49:15 -07:00
Kelly O'Hair
d738280014 6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
Reviewed-by: wetmore
2010-05-20 13:57:58 -07:00
Michael Wilkerson
11d1a93bb2 Merge 2010-05-19 20:16:33 -07:00
Lana Steuck
26f273e24d Merge 2010-05-19 12:27:47 -07:00
Phil Race
ca5f8bd9bb 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
2010-05-19 09:45:05 -07:00
Xueming Shen
bb2be852aa 6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions

Added Unicode script suport

Reviewed-by: martin
2010-05-18 15:36:47 -07:00
Mandy Chung
d1dc8092ec 6951599: Rename package of security tools for modularization
Move PolicyTool to sun.security.tools.policytool package

Reviewed-by: weijun
2010-05-18 13:12:46 -07:00
Yuka Kamiya
3ee6427a9c 6953294: Fix for 6909002 was incorrectly merged
Reviewed-by: okutsu
2010-05-18 16:40:53 +09:00
Phil Race
325809a3cd 6931180: Migration to recent versions of MS Platform SDK
6944048: VS2010 build failure in make/com/sun/java/pack: missing unpack200.exe.manifest
6944015: VS2010 build failure in awt_TextArea.cpp: ambiguous call to abs()
6936319: JDK build fails in awt_DnDDS.cpp with Visual Studio 2008/Platform SDK 7
6944516: Windows L&F is broken in SwingSet2, when JDK is built with the recent Windows SDK

Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:36:10 -07:00
Lana Steuck
529eba0d94 Merge 2010-04-30 17:03:15 -07:00
Michael Wilkerson
dc22d413ff Merge 2010-04-28 20:04:33 -07:00
Costantino Cerbo
c21ea1a6d8 6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros
Introduce a GTK-based alternative implementation of the FileDialogPeer on X11

Reviewed-by: anthony, peterz
2010-04-28 17:16:05 +04:00
Lana Steuck
561ea30dc6 Merge 2010-04-20 16:51:13 -07:00
Yong Jeffrey Huang
a7b302b493 Merge 2010-04-20 01:24:48 -07:00
Yuka Kamiya
8f45ed2299 6945238: (tz) Support tzdata2010i
Reviewed-by: okutsu
2010-04-20 15:01:31 +09:00
Lana Steuck
552f2a578c Merge 2010-04-17 08:12:00 -07:00
Xueming Shen
795261fbaa 6942707: nwe Big5.map for HKSCS2008 missed 5 codepoints
Updated the Big5.map table to add 5 entries

Reviewed-by: okutsu
2010-04-12 10:57:07 -07:00
Yong Jeffrey Huang
144741e52c 6875904: Java 7 message synchronization 1
Reviewed-by: ogino, faryad
2010-04-11 23:21:23 -07:00
Lana Steuck
e98b3651ea Merge 2010-04-08 15:34:29 -07:00
Xueming Shen
0020f5af66 6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
6911753: NSN wants to add Big5 HKSCS-2004 support

Support HKSCS2008 in Big5_HKSCS and MS950_HKSCS

Reviewed-by: okutsu
2010-03-30 19:10:47 -07:00
Yuka Kamiya
a44958558e 6939021: (tz) Support tzdata2010g
Reviewed-by: okutsu
2010-03-30 18:35:47 +09:00
Lana Steuck
1f82f6a3f0 Merge 2010-03-17 14:19:07 -07:00
Yuka Kamiya
02e9344ed0 6933032: (tz) Support tzdata2010e
Reviewed-by: okutsu
2010-03-11 11:54:17 +09:00
Masayoshi Okutsu
61995b9270 6932473: (tz) javazic produces incorrect SimpleTimeZone parameters with Sun<=7
Reviewed-by: peytoia
2010-03-10 14:32:47 +09:00
Lana Steuck
55ca6aeb17 Merge 2010-03-09 15:29:13 -08:00
Kelly O'Hair
fa7b68252b 6931763: sanity checks broken with latest cygwin, newer egrep -i option problems
Reviewed-by: jjg
2010-03-03 11:29:44 -08:00
Lana Steuck
438e92ebe0 Merge 2010-03-01 18:30:05 -08:00
Alan Bateman
d5dc027db9 6928960: make modules fails to build class analyzer
Reviewed-by: mchung
2010-02-23 18:19:53 +00:00
Lana Steuck
642193f708 Merge 2010-02-17 10:24:30 -08:00
Yuka Kamiya
f27acf4a2a 6921289: (tz) Support tzdata2010b
Reviewed-by: okutsu
2010-02-12 14:38:16 +09:00
Yuka Kamiya
cd890eddf0 6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed
Reviewed-by: okutsu
2010-02-11 15:58:49 +09:00
Mandy Chung
d9eac222f1 6915413: Module build: building of specified jdk components instead of all
Define new SUBDIRS_* variables for specifying components for one group

Reviewed-by: ohair
2010-02-10 17:51:07 -08:00
Lana Steuck
4a34c2f90b Merge 2010-02-09 00:02:38 -08:00
Lana Steuck
19f13aa80b Merge 2010-02-08 23:59:22 -08:00