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
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -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
Andrew John Hughes
62ccd90ee5
6841728: Make building the Nimbus L 'n' F optional (100054)
...
Add DISABLE_NIMBUS variable to prevent Nimbus subdirs being built
Reviewed-by: mr, ohair
2009-05-21 16:29:58 +01:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -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
Peter Zhelezniakov
68a4665158
6835113: Nimbus Makefile issue
...
Reviewed-by: prr
2009-04-28 21:41:04 +04:00
Peter Zhelezniakov
c738ebdc67
6591875: Nimbus Swing Look and Feel
...
Reviewed-by: jasper, ohair
2009-04-25 21:17:50 +04:00
Yuka Kamiya
7a543510bd
6404304: RFE: Unicode 5.1 support
...
Reviewed-by: okutsu, naoto
2009-04-10 11:51:36 +09:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03: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
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Kelly O'Hair
cac629a070
6732421: Removed old javavm and Classic VM files from the jdk7 sources
...
Reviewed-by: alanb
2008-08-22 12:24:27 -07:00
Lana Steuck
189c383d48
Merge
2008-08-12 17:59:58 -07:00
Xueming Shen
6a3f9fd998
6681798: (build) CharsetEncoder.java fails to compile in openjdk6 on ubutu 8.04
...
Replace awk-sed based spp.sh with a java regex based pre-processor
Reviewed-by: alanb
2008-07-26 20:42:35 -07:00
Kelly O'Hair
6fa758c552
6695765: Remove winver.exe completely from jdk sources
...
Binary file winver.exe is unnecessary and the repositories should not manage binary files.
Reviewed-by: darcy
2008-07-08 09:27:08 -07:00
Peter Zhelezniakov
b4be323f02
6635663: make/tools/AutoMulti/{AutoMulti,TestALFGenerator}.java still generate files with wrong legal notices
...
Removed unused files
Reviewed-by: ohair
2008-07-08 11:36:19 +04:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Tim Bell
25f3229c2b
Merge
2008-04-25 15:18:45 -07:00
Tim Bell
065eb83a37
Merge
2008-04-15 17:46:47 -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
Kelly O'Hair
ea297b80d9
6672405: OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
...
OpenJDK freetype sanity check cleanup.
Reviewed-by: tbell
2008-03-31 17:17:18 -07:00
Kelly O'Hair
2214f21856
Merge
2008-03-26 17:48:05 -07:00
Kelly O'Hair
0dbfd8d9bf
6611788: chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system
...
Tell Mercurial this file has execute permission.
Reviewed-by: tbell
2008-03-18 11:04:42 -07:00
Kelly O'Hair
65cbc8719f
6674226: Warning errors in freetypecheck
...
Just corrected some C code to remove warning errors from gcc.
Reviewed-by: tbell
2008-03-18 11:03:27 -07:00
Tim Bell
fa4fe9bea5
Merge
2008-03-17 22:56:59 -07:00
Martin Buchholz
4341094beb
6600143: Remove another 450 unnecessary casts
...
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
2008-03-10 15:07:09 -07:00
Kelly O'Hair
962e1ab78e
6638571: Fix freetype sanity check to work on solaris 64bit
...
Missing -xarch options to build for 64bit
Reviewed-by: xdono
2008-03-04 09:50:30 -08:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00