Commit Graph

84 Commits

Author SHA1 Message Date
Jonathan Lu
467c036ccf 7128320: Fix freetype sanity check to make it more generic
Reviewed-by: luchsh, katleman
2012-01-09 09:18:37 -08:00
Jim Holmlund
6d0e8939c1 7117053: Fix build warnings in com/sun/tools/jdi/*
Warnings fixed.  Also reviewed by serguei.spitsyn@oracle.com, who is not yet an openjdk reviewer

Reviewed-by: ksrini
2011-12-09 12:56:22 -08:00
Yuka Kamiya
3674ebe6e6 7090844: Support a timezone whose offset is changed more than once in the future
Reviewed-by: okutsu
2011-09-15 14:45:35 +09:00
Lana Steuck
3c59a998c6 Merge 2011-09-05 23:58:19 -07:00
Michael Fang
614fdf63b3 Merge 2011-08-17 14:18:26 -07:00
Xueming Shen
0ec73ca081 6237353: Remove sun.io package from j2se binary
Removed sun.io package and related test cases

Reviewed-by: alanb
2011-08-17 14:14:21 -07:00
Yong Jeffrey Huang
f5cc085a5b 7066203: Update currency data to the latest ISO 4217 standard
Reviewed-by: naoto
2011-08-14 23:46:08 -07:00
Alexandre Boulgakov
545b41c9ab 7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
Reviewed-by: ksrini, mcimadamore
2011-07-25 16:20:39 -07:00
Alexandre Boulgakov
182cb26581 7058708: Eliminate JDK build tools build warnings
Reviewed-by: ohair, jjg
2011-06-30 17:59:13 -07:00
Lana Steuck
abc0e63cbc Merge 2011-04-30 16:55:46 -07:00
Xueming Shen
4463efaf61 7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Updated j.l.c.lsLowerCase/isUpperCase

Reviewed-by: okutsu
2011-04-28 20:18:57 -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
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
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
b755013961 Merge 2011-03-18 10:59:12 -07:00
David Holmes
d79934dd2f 7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
Cross-compilation support

Reviewed-by: ohair, andrew
2011-03-16 18:54:50 -04:00
Xueming Shen
5423e4402e 6803681: RFE: Need new codeset converter for IBM Cp1364
Forward port the Cp1364

Reviewed-by: alanb
2011-03-16 12:16:00 -07:00
David Katleman
50deeb91cd 6973319: incorrect spec version in jdk 7 rt.jar manifest
Reviewed-by: ohair
2011-03-16 09:30:29 -07:00
Lana Steuck
cb72d9f503 Merge 2011-01-19 19:00:30 -08:00
Alan Bateman
5182f947a2 6993732: Remove the HPI
Reviewed-by: ohair, lancea, chegar, mduigou, mchung, mr
2011-01-07 15:49:44 +00:00
Lana Steuck
87a68ef861 Merge 2011-01-04 23:41:13 -08:00
Kelly O'Hair
6b6a611c8e 6962318: Update copyright year
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Masayoshi Okutsu
6d0bcba475 7007905: javazic produces wrong line numbers
Reviewed-by: peytoia
2010-12-21 11:20:32 +09:00
Lana Steuck
366828ecb8 Merge 2010-11-30 15:07:42 -08:00
Yuka Kamiya
2a09eb6d22 7002398: Apply Corrigendum #8 for Unicode 6.0.0
Reviewed-by: okutsu
2010-11-24 14:13:37 +09:00
Xueming Shen
bf54a0ce83 7001434: charset name for Cp833 should be x-IBM833
Changed the name to x-IBM833 in extsbcs

Reviewed-by: alanb
2010-11-22 16:12:23 -08:00
Xueming Shen
8aaa66c1f7 6217210: RFE: Support for Cp833 in 1.4.2
Forward port the Cp833 charset

Reviewed-by: poonam
2010-11-17 21:33:16 -08:00
Yuka Kamiya
4a4fb15178 6959267: Support Unicode 6.0.0
Reviewed-by: okutsu
2010-11-17 01:02:20 +09:00
Lana Steuck
acc448eb85 Merge 2010-06-29 10:50:11 -07:00
Kelly O'Hair
dfb66312ab 6933622: Duplicate class files in rt.jar and charsets.jar
6895003: JarReorder is not excluding a requested file

Reviewed-by: jjg
2010-06-22 17:26:32 -07:00
Phil Race
ff41c48f12 6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
Reviewed-by: ohair
2010-06-14 10:37:29 -07:00
Lana Steuck
27a539e27c Merge 2010-06-07 17:08:26 -07:00
Lana Steuck
2c036dc823 Merge 2010-06-01 21:36:00 -07:00
Lana Steuck
282d182ec2 Merge 2010-06-01 14:17:38 -07:00
Lana Steuck
fd45b4188c Merge 2010-05-28 12:10:14 -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
fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -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
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
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
Masayoshi Okutsu
61995b9270 6932473: (tz) javazic produces incorrect SimpleTimeZone parameters with Sun<=7
Reviewed-by: peytoia
2010-03-10 14:32:47 +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
Kelly O'Hair
cd8f275bdb 6903197: Some java template files need to be renamed to .java.template
Reviewed-by: alanb
2009-11-30 14:15:15 -08:00
Andrew John Hughes
1a55042376 6895287: disable building fontchecker
Changes to FontManager break bootstrap due to the fontchecker tool

Reviewed-by: prr
2009-10-26 21:42:20 +00:00
Yuri Nesterenko
926d6d625a Merge 2009-09-09 00:51:06 -07:00
Xiomara Jayasena
a0f91a8f7e Merge 2009-09-01 13:03:09 -07:00
Peter Zhelezniakov
39c5985ede 6844267: Nimbus generator depends on JIBX
Nimbus generator now uses JAXB instead of JIBX

Reviewed-by: jasper
2009-08-31 13:56:34 +04:00