Michael Wilkerson
|
675d878cfc
|
Merge
|
2010-01-20 17:11:52 -08:00 |
|
Yong Jeffrey Huang
|
fb1a4c18c0
|
Merge
|
2010-01-17 18:42:34 -08:00 |
|
Jennifer Godinez
|
8cfb675258
|
6915906: tests in closed/javax/print/ should not be calling System.exit()
Reviewed-by: igor, prr
|
2010-01-15 09:06:57 -08:00 |
|
David Katleman
|
c3dc52b53d
|
Added tag jdk7-b79 for changeset 9cb43bde544d
|
2010-01-14 15:48:36 -08:00 |
|
Kelly O'Hair
|
23fc99433b
|
Merge
|
2010-01-13 15:37:06 -08:00 |
|
John Coomes
|
cbfd52c649
|
Merge
|
2010-01-13 15:16:06 -08:00 |
|
Yong Jeffrey Huang
|
0db0a7d9e9
|
Merge
|
2010-01-11 23:25:20 -08:00 |
|
John R Rose
|
020e5501fd
|
6914665: update jdk code for JSR 292 (post 6858164)
Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design.
Reviewed-by: twisti
|
2010-01-07 16:16:45 -08:00 |
|
Yong Jeffrey Huang
|
0269746b49
|
6821191: Timezone display name localization
Reviewed-by: yhuang, ogino
|
2010-01-06 19:32:55 -08:00 |
|
Yong Jeffrey Huang
|
dbcf39cd95
|
6914413: abbreviation name for November is not correct in be_BY
Reviewed-by: yhuang, peytoia
|
2010-01-06 17:52:49 -08:00 |
|
John R Rose
|
20b837a9e4
|
Merge
|
2010-01-06 16:50:51 -08:00 |
|
Yong Jeffrey Huang
|
3ef2389b01
|
6716626: Integrate contributed language and country names for NL
Reviewed-by: yhuang, peytoia
|
2010-01-05 18:26:19 -08:00 |
|
Kelly O'Hair
|
c0015132c6
|
Merge
|
2010-01-05 15:17:34 -08:00 |
|
Weijun Wang
|
a3071a3b47
|
6913636: kvno check in JSSE
Reviewed-by: valeriep
|
2010-01-05 10:40:44 +08:00 |
|
Weijun Wang
|
d6e00a699d
|
6895424: RFC 5653
Reviewed-by: valeriep
|
2010-01-05 10:40:36 +08:00 |
|
Yong Jeffrey Huang
|
32bb0605eb
|
6585666: Spanish language names not compliant with CLDR
Reviewed-by: yhuang, peytoia
|
2009-12-28 14:58:33 -08:00 |
|
Yong Jeffrey Huang
|
35e0d860fa
|
6541350: TimeZone display names localization
Reviewed-by: yhuang, peytoia
|
2009-12-24 16:26:17 -08:00 |
|
Yong Jeffrey Huang
|
a3e3f6d321
|
6870908: reopen bug 4244752: month names in Estonian should be lowercase
Reviewed-by: yhuang, peytoia
|
2009-12-24 15:37:01 -08:00 |
|
Weijun Wang
|
56ac52238f
|
6907425: JCK Kerberos tests fail since b77
Reviewed-by: valeriep
|
2009-12-24 13:56:28 +08:00 |
|
Weijun Wang
|
709a5076d8
|
6843127: krb5 should not try to access unavailable kdc too often
Reviewed-by: valeriep, mullan
|
2009-12-24 13:56:19 +08:00 |
|
Doug Lea
|
dc8d9d049e
|
6908348: java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues
Reviewed-by: martin, dholmes
|
2009-12-23 15:57:14 -08:00 |
|
Andrew John Hughes
|
071aabe3f8
|
6912893: (build) make/java/nio/FILES_java.gmk doesn't list sun.nio.cs.Unicode
Add missing Java source file
Reviewed-by: alanb
|
2009-12-23 17:17:16 +00:00 |
|
Pavel Tisnovsky
|
9e74b05b9c
|
6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode
Added tag to run this test in othervm
Reviewed-by: chegar
|
2009-12-23 11:18:58 +01:00 |
|
Joe Darcy
|
b4b4646850
|
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
Reviewed-by: alanb
|
2009-12-22 21:48:19 -08:00 |
|
Yong Jeffrey Huang
|
5304e769f1
|
6573250: Java.util.Currency.getSymbol(Locale) returns wrong value when locale is not US
Reviewed-by: yhuang, peytoia
|
2009-12-20 19:49:30 -08:00 |
|
Yong Jeffrey Huang
|
bb86b60a83
|
6910489: Slovenia Locale, wrong firstDayOfWeek number
Reviewed-by: yhuang, peytoia
|
2009-12-20 19:31:57 -08:00 |
|
Tim Bell
|
4797193455
|
Merge
|
2009-12-19 10:26:19 -08:00 |
|
Mandy Chung
|
fc0c5a5729
|
6909573: Temporary launcher support to add modules in the bootclasspath
Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist
Reviewed-by: alanb, ohair, ksrini
|
2009-12-18 11:42:03 -08:00 |
|
Mandy Chung
|
146de76334
|
6909572: Add a new target for building modules
Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
|
2009-12-18 11:36:23 -08:00 |
|
Tim Bell
|
2c4310ffa4
|
6899737: JDK build fails in make/java/jli because of _vsnprintf macro redefinition
Use stdio.h instead when building with Visual Studio 2008 or later
Reviewed-by: art, ohair
|
2009-12-18 09:40:34 -08:00 |
|
Mandy Chung
|
52c154889e
|
Merge
|
2009-12-18 07:49:02 -08:00 |
|
Yong Jeffrey Huang
|
17da0a6c0c
|
6645405: Errors in Hungarian local-specific formatting. (L10N part of 6609703)
Reviewed-by: yhuang, peytoia
|
2009-12-17 22:25:06 -08:00 |
|
Yong Jeffrey Huang
|
a08074d0f3
|
6650730: Lithuanian locale date and number formats mismatch
Reviewed-by: yhuang, peytoia
|
2009-12-17 22:24:08 -08:00 |
|
Michael Wilkerson
|
98f50e7fcc
|
Added tag jdk7-b78 for changeset 97c33ee30c4f
|
2009-12-17 14:10:35 -08:00 |
|
Mandy Chung
|
886a7ade8f
|
6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
Check if java.applet.Applet is present before accessing the type
Reviewed-by: alanb, vinnie
|
2009-12-17 08:11:21 -08:00 |
|
Yong Jeffrey Huang
|
0ab16fe4a2
|
6646611: Incorrect spelling of month name in locale for Belarusian language ("be", "BY")
Reviewed-by: yhuang, peytoia
|
2009-12-17 02:28:59 -08:00 |
|
Yong Jeffrey Huang
|
bffc24639a
|
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
Reviewed-by: yhuang, peytoia
|
2009-12-17 02:12:18 -08:00 |
|
Yong Jeffrey Huang
|
17e4f8df98
|
6450945: The week day for Saturday and the first week day in Romania locale are incorrect
Reviewed-by: yhuang, peytoia
|
2009-12-17 02:00:34 -08:00 |
|
Michael Wilkerson
|
fd6506d179
|
Merge
|
2009-12-16 23:39:21 -08:00 |
|
Jesse Glick
|
904638e8ab
|
6909462: Fix nbproject/private references in .hgignore
See bugzilla issue 100097
Reviewed-by: tbell
|
2009-12-16 12:52:09 -08:00 |
|
Kelly O'Hair
|
6d3a4136f9
|
6558110: tmp/java/jli/obj_g/static is not deleted automatically
Reviewed-by: ksrini
|
2009-12-16 12:45:18 -08:00 |
|
Lana Steuck
|
6d6ed99403
|
Merge
|
2009-12-16 00:09:57 -08:00 |
|
Joe Darcy
|
37a980650b
|
6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Reviewed-by: alanb
|
2009-12-15 13:51:44 -08:00 |
|
Kelly O'Hair
|
3f67c1c04a
|
Merge
|
2009-12-11 15:29:46 -08:00 |
|
Kelly O'Hair
|
d44fe667d8
|
6909373: Add -ea to the testing done by jdk/test/Makefile
Reviewed-by: darcy
|
2009-12-11 15:29:22 -08:00 |
|
Joe Darcy
|
7f5baa6fe8
|
6909563: Javadoc build warnings in rmi, security, management
Reviewed-by: mchung, mullan
|
2009-12-11 10:40:14 -08:00 |
|
Yong Jeffrey Huang
|
d4f1ac859c
|
6873931: New Turkish currency since 2009
Reviewed-by: yhuang, peytoia
|
2009-12-10 17:26:47 -08:00 |
|
Kelly O'Hair
|
87e259bdb9
|
Merge
|
2009-12-10 16:57:05 -08:00 |
|
Joe Darcy
|
5d2842c0cf
|
4891262: API spec, javax/accessibility: few invalid javadoc tags
Reviewed-by: jjg
|
2009-12-10 13:28:07 -08:00 |
|
Joe Darcy
|
d4acc8e0fc
|
6909070: Missing package statements in java.text.Bidi @see links
Reviewed-by: anthony
|
2009-12-10 13:04:13 -08:00 |
|