Alexandre Boulgakov
d5e142fba4
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: alanb, chegar
2011-07-28 13:34:31 -07:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56: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
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
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
Mandy Chung
3e459d7a5d
7025631: Remove the modules build support from jdk 7
...
Reviewed-by: alanb, ohair
2011-03-09 23:11:07 -08:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -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
Xueming Shen
98f8ed01aa
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
...
Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar
Reviewed-by: ohair
2010-07-16 16:45:52 -04:00
Andrew John Hughes
5b0c4babe6
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
...
Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
2010-06-12 01:32:43 +01:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -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
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
Mandy Chung
b4749c950a
6911737: Module build: generate modules with native libraries and any other files not in jar
...
Create modules under OUTPUTDIR/modules directory containing resources, native libraries
Reviewed-by: alanb, ohair
2010-01-07 08:14:48 -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
Kelly O'Hair
4f260ef889
6888701: Change all template java source files to a .java-template file suffix
...
Reviewed-by: jjg, alanb, mr
2009-10-28 12:54:37 -07:00
Xueming Shen
721a90bda5
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
...
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
2009-06-19 14:39:06 -07:00
Xueming Shen
f625a6d545
6843578: Re-implement IBM doublebyte charsets
...
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
2009-05-21 23:32:46 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Xueming Shen
89fa477ecf
6642323: Speeding up Single Byte Decoders
...
6642328: Speeding up Single Byte Encoders
Re-implementation of mapping based sbcs charts
Reviewed-by: alanb
2008-12-10 14:03:15 -08:00
Kelly O'Hair
0d4785d9a3
6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
...
Needed BOOT_JAR_JFLAGS. Fixed PREVIOUS_RELEASE_IMAGE.
Reviewed-by: tbell
2008-08-06 15:02:15 -07:00
Xueming Shen
7f4be79650
6529796: Support JIS X 0213:2004 in existing JDK versions, especially for Windows Vista
...
SJIS0213 support
Reviewed-by: naoto
2008-04-10 14:45:58 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00