Lana Steuck
bf5a0d88c1
Merge
2010-02-09 00:05:16 -08:00
Lana Steuck
4a34c2f90b
Merge
2010-02-09 00:02:38 -08:00
Lana Steuck
c440b69d06
Merge
2010-02-09 00:00:38 -08:00
Mandy Chung
eee94572e3
6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
...
Check if the element in the flags array is non-null to filter unsupported flags
Reviewed-by: dcubed
2010-02-08 23:02:28 -08:00
Yuri Nesterenko
cb926f8d9e
6882912: Strange behaviours when typing @ or '
...
Eliminate stray lines without a proper unicode->regularKeyID pair (e.g. as there is no "arrow left" unicode, should be no pair)
Reviewed-by: rupashka
2010-02-08 17:02:43 +03:00
Roman Kennke
c73000ad8f
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
...
Perform FontUtilities initialization in privileged block
Reviewed-by: igor, prr
2010-02-07 11:07:50 +01:00
Xueming Shen
9ff3b18578
6919132: Regex \P{Lu} selects half of a surrogate pari
...
To use StartS for complement category/block class
Reviewed-by: martin, okutsu
2010-02-05 00:10:42 -08:00
Sergey Malenkov
81397ffe98
6921057: REGRESSION: persistence delegate issue on Windows and Linux against 5.u23b03/6u17b11
...
Reviewed-by: peterz, art
2010-02-05 10:36:12 +03:00
Weijun Wang
913e14a463
6922482: keytool's help on -file always shows 'output file'
...
Reviewed-by: wetmore
2010-02-03 17:04:52 +08:00
Roman Kennke
aafe7d7398
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
...
Use local ge variable instead of localEnv field in GE.
Reviewed-by: igor, prr
2010-02-03 10:02:33 +01:00
Roman Kennke
d5280868a3
6888734: PIT: regression test fails when java.security.manager is enabled
...
Load FontManager instance in privileged block to avoid AccessControlException
Reviewed-by: igor, tdv
2010-02-02 16:38:26 +01:00
Andrew John Hughes
d7c18f0617
6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true
...
Fix sun.io converters unchecked and cast warnings produced by -Xlint:all
Reviewed-by: alanb, sherman
2010-02-02 10:55:07 +00:00
Lana Steuck
21f09fb0b2
Merge
2010-01-28 18:24:54 -08:00
Lana Steuck
2eabbe8ed9
Merge
2010-01-28 16:12:06 -08:00
Sergey Malenkov
46cb7c49ab
6412286: DOC: LTP: Unspecified NPE in java.beans.DefaultPersistenceDelegate.instantiate method
...
Reviewed-by: peterz
2010-01-28 20:49:00 +03:00
Peter Zhelezniakov
3b48821ace
6912118: Incosistency in several SynthUI classes between inherited specs ofupdate() and paint() methods
...
Reviewed-by: rupashka
2010-01-28 17:06:54 +03:00
Yong Jeffrey Huang
30885d636b
6919624: minimalDaysInFirstWeek ressource for hungarian is wrong
...
Reviewed-by: yhuang, peytoia
2010-01-27 23:19:28 -08:00
Lana Steuck
c380e15d57
Merge
2010-01-27 14:46:06 -08:00
Chris Hegarty
ea8cd92324
6905552: libnet/nio portability issues
...
Reviewed-by: alanb
2010-01-27 16:11:53 +00:00
Jean-Christophe Collet
32443b7f2e
6919185: test/closed/sun/net/ftp/FtpTests fails to compile
...
Fixed a couple of regressions in FtpClient and updated the test.
Reviewed-by: chegar
2010-01-26 11:39:29 +01:00
Weijun Wang
4641ee098b
6919610: KeyTabInputStream uses static field for per-instance value
...
Reviewed-by: mullan
2010-01-26 17:03:48 +08:00
Masayoshi Okutsu
63df4ddb3e
6912866: (date) java.util.Date.before / after may be expensive
...
Reviewed-by: peytoia
2010-01-26 15:42:06 +09:00
Lana Steuck
352a180c52
Merge
2010-01-22 09:34:17 -08:00
Yong Jeffrey Huang
99efc13e49
6916787: Ukrainian currency name needs to be fixed
...
Reviewed-by: yhuang, peytoia
2010-01-21 22:05:31 -08:00
Vinnie Ryan
85e04e4ce4
Merge
2010-01-22 00:02:08 +00:00
Vinnie Ryan
50b83fe62f
6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1)
...
Reviewed-by: andrew
2010-01-21 23:59:41 +00:00
Sergey Malenkov
d28858928b
4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete
...
Reviewed-by: peterz
2010-01-21 21:53:15 +03:00
Sergey Malenkov
559ad6f8f8
4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null
...
Reviewed-by: peterz
2010-01-21 21:45:00 +03:00
Michael Wilkerson
675d878cfc
Merge
2010-01-20 17:11:52 -08:00
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