Mandy Chung
652882e3b4
6925868: Eliminate pack200's dependency on logging
...
Replace j.u.l.Logger with sun.util.logging.PlatformLogger
Reviewed-by: alanb, forax
2010-02-12 11:33:33 -08:00
Dmitry Cherepanov
2930227188
6705345: Enable multiple file selection in AWT FileDialog
...
Reviewed-by: art, anthony, alexp
2010-02-12 19:58:10 +03:00
Yuka Kamiya
f27acf4a2a
6921289: (tz) Support tzdata2010b
...
Reviewed-by: okutsu
2010-02-12 14:38:16 +09:00
Yong Jeffrey Huang
97617dd2f3
6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03
...
Reviewed-by: yhuang, peytoia
2010-02-11 20:59:09 -08:00
Weijun Wang
ab8d48e851
6925639: keytool -genkeypair -help missing dname option
...
Reviewed-by: mullan
2010-02-12 10:24:02 +08:00
Yuka Kamiya
cd890eddf0
6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed
...
Reviewed-by: okutsu
2010-02-11 15:58:49 +09:00
Mandy Chung
d9eac222f1
6915413: Module build: building of specified jdk components instead of all
...
Define new SUBDIRS_* variables for specifying components for one group
Reviewed-by: ohair
2010-02-10 17:51:07 -08:00
Chris Hegarty
ee38364a92
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
...
Reviewed-by: michaelm
2010-02-10 13:23:50 +00:00
Pavel Porvatov
d56d72a823
6848475: JSlider does not display the correct value of its BoundedRangeModel
...
Reviewed-by: peterz
2010-02-10 15:15:03 +03:00
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
Lana Steuck
19f13aa80b
Merge
2010-02-08 23:59:22 -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
ff1e82994b
6923692: java/classes_util TEST_BUG:ReadZip.java fails when
...
To create the test file at test.dir
Reviewed-by: alanb
2010-02-06 09:26:57 -08:00
Bradford Wetmore
9b4ec210a0
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
...
Reviewed-by: ohair
2010-02-05 17:05:53 -08: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
Michael Wilkerson
a74b9f4e31
Added tag jdk7-b82 for changeset ca4ba6dd55c0
2010-02-04 11:19:33 -08: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
Kelly O'Hair
66af96da9d
Merge
2010-01-29 09:05:02 -08:00
Andrew John Hughes
2d314b47cd
6917466: Should set bootclasspath for javadoc in jdk build
...
Javadoc needs to reference the newly built classes so as not to hit APIs which differ between the boot JDK and the source files of the JDK being built.
Reviewed-by: ohair
2010-01-29 02:38:22 +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
Andrew John Hughes
6e0e99e0cd
6921068: Remove javadoc builds warnings from specdefault tag
...
Ignore specdefault tag to avoid javadoc warnings
Reviewed-by: darcy, ohair
2010-01-28 21:01:13 +00:00
Michael Wilkerson
d202ec0bed
Added tag jdk7-b81 for changeset a280fa50978f
2010-01-28 11:26:54 -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
Xueming Shen
b09ac3b7e8
6920732: opensource test/java/nio/charset
...
Move the test cases to openjdk
Reviewed-by: martin
2010-01-27 19:39:55 -08:00
Lana Steuck
c380e15d57
Merge
2010-01-27 14:46:06 -08:00
Pavel Tisnovsky
0c8c19d629
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
...
Added small delay to make sure that TextArea animation have finished
Reviewed-by: anthony
2010-01-27 17:47:53 +01: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
Chris Hegarty
1891bb8f68
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc
...
Reviewed-by: michaelm
2010-01-25 15:41:37 +00:00
Lana Steuck
352a180c52
Merge
2010-01-22 09:34:17 -08:00
Dmitry Cherepanov
27a0a30da8
6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.")
...
Reviewed-by: art, anthony
2010-01-22 19:47:18 +03: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
Michael Wilkerson
6f9b40f577
Added tag jdk7-b80 for changeset 3effa7542ca5
2010-01-21 11:12:37 -08: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