Vasanth Venkatachalam
688eab1157
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-20 12:09:31 -07:00
Xue-Lei Andrew Fan
57afe92dd1
6862064: incorrect implementation of PKIXParameters.clone()
...
Reviewed-by: weijun, mullan
2010-01-20 21:38:37 +08:00
Weijun Wang
9645beba5c
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0'
...
Reviewed-by: xuelei
2010-01-19 11:43:45 +08:00
Alan Bateman
01c326e0da
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider
...
Reviewed-by: chegar
2010-01-18 15:21:34 +00:00
Yong Jeffrey Huang
fb1a4c18c0
Merge
2010-01-17 18:42:34 -08:00
Lana Steuck
a5325ffb94
Merge
2010-01-15 15:36:54 -08:00
Sean Mullan
152798a7ef
Merge
2010-01-15 09:58:48 -05:00
Sean Mullan
60fa841f74
6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions
...
Reviewed-by: xuelei
2010-01-15 09:48:21 -05:00
Joe Darcy
738b0c0ec7
6908218: java.lang.Deprecated should have explicit @Target meta-annotation
...
Reviewed-by: mernst
2010-01-14 20:05:19 -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
Yuka Kamiya
e2c3e248e5
6868503: RuleBasedBreakIterator is inefficient
...
Reviewed-by: okutsu
2010-01-13 15:40:47 +09:00
Michael McMahon
a77c29524f
6910590: Application can modify command array, in ProcessBuilder
...
Clone array returned by List.toArray()
Reviewed-by: chegar, alanb
2010-01-12 12:13:48 +00:00
Yong Jeffrey Huang
0db0a7d9e9
Merge
2010-01-11 23:25:20 -08:00
Joe Darcy
8e7d694a82
6828204: NavigableSet.subSet() documentation refers to nonexistent parameters
...
Reviewed-by: martin
2010-01-11 15:35:28 -08:00
Alan Bateman
46d57b48e4
6907760: (file) OVERFLOW event should cause pending events to be purged
...
Reviewed-by: chegar
2010-01-09 19:32:58 +00:00
Joe Darcy
7eff9123d3
6915171: Clarify checked/unchecked status of Throwable and its subclasses
...
Reviewed-by: dholmes
2010-01-07 19:42:43 -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
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
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
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
Sergey Malenkov
6fa1d77169
6904691: Java Applet Trusted Methods Chaining Privilege Escalation Vulnerability
...
Reviewed-by: hawtin, peterz
2009-12-22 17:56:58 +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
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
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
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
Lana Steuck
060c593078
Merge
2009-12-16 16:25:08 -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
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