Commit graph

5448 commits

Author SHA1 Message Date
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
Alexey Utkin
fa9fcae42b 4874070: invoking DragSource's startDrag with an Image renders no image on drag
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03: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
Y. Srinivas Ramakrishna
272a6d47bb 6631166: CMS: better heuristics when combatting fragmentation
Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking.

Reviewed-by: jmasa
2009-12-23 09:23:54 -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
Erik Trimble
4909043745 Merge 2009-12-23 03:12:16 -08:00
Erik Trimble
286ca964ca Merge 2009-12-23 02:57:31 -08: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
Jon Masamitsu
6494298403 Merge 2009-12-23 00:47:04 -08:00
Jon Masamitsu
9e0ee0f526 Merge 2009-12-22 22:35:08 -08: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
Igor Veresov
f64d1c0216 Merge 2009-12-22 17:56:03 -08:00
Erik Trimble
54542ccadf 6912782: Bump the HS17 build number to 06
Update the HS17 build number to 06

Reviewed-by: jcoomes
2009-12-22 16:35:08 -08:00
Erik Trimble
1b52c50931 Merge 2009-12-22 16:33:46 -08:00
Erik Trimble
113321f4a7 Merge 2009-12-22 16:32:11 -08:00
Sergey Malenkov
6fa1d77169 6904691: Java Applet Trusted Methods Chaining Privilege Escalation Vulnerability
Reviewed-by: hawtin, peterz
2009-12-22 17:56:58 +03:00
Andrei Dmitriev
79b63384b2 6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
Reviewed-by: art, dcherepanov
2009-12-22 17:28:52 +03:00
Dmitry Cherepanov
99ec457434 6908299: Missed changes for 6664512 during the merge with 6879044
Reviewed-by: mchung, art
2009-12-23 01:22:11 +03:00
Peter Zhelezniakov
af7c975cc6 6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified
Reviewed-by: rupashka
2009-12-21 19:26:58 +03: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
c0821fc156 Merge 2009-12-19 10:26:47 -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
Joe Darcy
791e5e16c4 6911854: Update TestElementsAnnotatedWith.java to use @compile/proc
Reviewed-by: jjg
2009-12-18 11:15: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
Sean Mullan
a3c0096fcf 6904162: Add new VeriSign root CA certificates to JRE and remove some old/unused ones
Reviewed-by: asaha
2009-12-18 09:09:12 -05: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
b8e2455d19 Added tag jdk7-b78 for changeset fcbbd4d49581 2009-12-17 14:10:44 -08:00
Michael Wilkerson
98f50e7fcc Added tag jdk7-b78 for changeset 97c33ee30c4f 2009-12-17 14:10:35 -08:00
Michael Wilkerson
94d6fb6f1e Added tag jdk7-b78 for changeset f6cdb0710f97 2009-12-17 14:10:29 -08:00
Michael Wilkerson
36c11ef750 Added tag jdk7-b78 for changeset 977f877abc78 2009-12-17 14:10:28 -08:00
Michael Wilkerson
1cba1184f3 Added tag jdk7-b78 for changeset c60317f0dfe6 2009-12-17 14:10:24 -08:00
Michael Wilkerson
3ffd8a18c7 Added tag jdk7-b78 for changeset 185d9f127780 2009-12-17 14:10:20 -08:00
Michael Wilkerson
a5896f61a8 Added tag jdk7-b78 for changeset 2325bc76b570 2009-12-17 14:10:19 -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
Jon Masamitsu
9610e7e0af Merge 2009-12-17 07:02:39 -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
Xiaobin Lu
3f61341b06 Merge 2009-12-17 01:19:07 -08:00
Michael Wilkerson
d25c6a3e0d Merge 2009-12-16 23:39:39 -08:00
Michael Wilkerson
fd6506d179 Merge 2009-12-16 23:39:21 -08:00
Michael Wilkerson
b661054f8d Merge 2009-12-16 23:38:55 -08:00