2425 Commits

Author SHA1 Message Date
Kelly O'Hair
23ac573ae7 6910834: TEST: java/io/File/Basic.java fails on Windows CYGWIN environment
Reviewed-by: tbell, alanb
2010-01-04 15:30:26 -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
Dmitry Cherepanov
b592c92417 6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
Reviewed-by: ant, art
2009-12-28 20:35:41 +03:00
Peter Zhelezniakov
ca167b2935 6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified
Reviewed-by: rupashka
2009-12-25 17:47:08 +03: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
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
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
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
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
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
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
Lana Steuck
060c593078 Merge 2009-12-16 16:25:08 -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
Yuka Kamiya
5deb15889c 5047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai strings
Reviewed-by: okutsu
2009-12-15 14:50:01 +09: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
Lana Steuck
ac644fa9f8 Merge 2009-12-10 09:50:09 -08:00
Lana Steuck
e4beee76a3 Merge 2009-12-10 09:46:13 -08:00
Lana Steuck
551e5452ec Merge 2009-12-10 09:43:48 -08:00
Chris Hegarty
3618013125 Merge 2009-12-10 09:08:51 -08:00