Weijun Wang
|
700ceee11e
|
7047200: keytool safe store
Reviewed-by: xuelei
|
2011-09-09 11:18:18 +08:00 |
|
Suchen Chien
|
ae1f9680b6
|
Added tag jdk8-b04 for changeset d4c5e59b82f8
|
2011-09-08 16:59:40 -07:00 |
|
Tom Rodriguez
|
50bc4343b3
|
7082631: JSR 292: need profiling support in GWTs
Add CountingMethodHandle
Reviewed-by: twisti, jrose
|
2011-09-07 21:05:24 -07:00 |
|
Weijun Wang
|
6b8980e983
|
7087428: move client tests out of jdk_misc
Reviewed-by: alanb, ohair
|
2011-09-08 09:04:28 +08:00 |
|
Mandy Chung
|
34e0b54108
|
7078024: Update JDK service tag for JDK 8
Reviewed-by: paulk
|
2011-09-07 13:42:34 -07:00 |
|
Vikram Aroskar
|
732ac029ec
|
7012783: JFileChooser fails to resolve DFS links on Windows Vista SP2
Changes to code to handle DFS links
Reviewed-by: rupashka
|
2011-09-07 03:17:21 -07:00 |
|
Joe Darcy
|
a1f5f73508
|
7086192: (reflect) Have TypeVariable extend AnnotatedElement
Reviewed-by: mcimadamore
|
2011-09-06 21:19:31 -07:00 |
|
Weijun Wang
|
ba77c3a48f
|
7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt
Reviewed-by: valeriep
|
2011-09-07 08:56:55 +08:00 |
|
Phil Race
|
b3aa4cdcba
|
7050826: Hebrew characters are not rendered on OEL 5.6
Reviewed-by: bae, jgodinez
|
2011-09-06 13:40:31 -07:00 |
|
Joe Darcy
|
2a22d4691a
|
6838776: Defer initialization of static fields in java.math.BigInteger
Reviewed-by: mduigou, mduigou
|
2011-09-06 06:17:52 -07:00 |
|
Lana Steuck
|
3c59a998c6
|
Merge
|
2011-09-05 23:58:19 -07:00 |
|
Joe Darcy
|
59a4dbb95a
|
7086710: java/util/Formatter/Basic.java failing after 7082971
Reviewed-by: alanb
|
2011-09-05 08:04:04 -07:00 |
|
Denis Fokin
|
077625bba2
|
7071248: IME composition window does not disappear when file dialog is closed : Japanese WinXP
Reviewed-by: naoto, art
|
2011-09-05 18:54:49 +04:00 |
|
Sean Coffey
|
92de2299c5
|
7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS
Reviewed-by: weijun
|
2011-09-05 11:28:23 +01:00 |
|
Weijun Wang
|
b0fb95c8d3
|
7081411: DSA keypair generation affected by Solaris bug
Reviewed-by: xuelei, mullan, alanb
|
2011-09-05 18:17:55 +08:00 |
|
Weijun Wang
|
833bcd2277
|
7081783: jarsigner error when no $HOME/.keystore
Reviewed-by: xuelei
|
2011-09-05 11:22:27 +08:00 |
|
Kurchi Subhra Hazra
|
179b982e9d
|
7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6
Reviewed-by: chegar
|
2011-09-03 07:46:35 +01:00 |
|
Joe Darcy
|
3d9f3ee2b1
|
6989067: BigInteger's array copiers should be converted to System.arraycopy()
Reviewed-by: mduigou, forax
|
2011-09-02 16:06:08 -07:00 |
|
Xueming Shen
|
9f67707386
|
6898310: (cs) Charset cache lookups should be synchronized
Synchronize the lookup in iterator
Reviewed-by: alanb
|
2011-09-02 10:20:08 -07:00 |
|
David Buck
|
aeec78ab37
|
7074386: fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>
Fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>. is not found
Reviewed-by: prr, robm
|
2011-09-02 04:28:49 -07:00 |
|
Sergey Kuksenko
|
238bb5d3bb
|
7082971: More performance tuning of BigDecimal and other java.math classes
Reviewed-by: darcy
|
2011-09-01 23:00:09 -07:00 |
|
Suchen Chien
|
ea16c13048
|
Added tag jdk8-b03 for changeset 11c81bbc7690
|
2011-09-01 13:54:38 -07:00 |
|
Denis Fokin
|
4be64adddd
|
7081012: REGRESSION:Component.transferFocusBackward invokes clearGlobalFocusOwner()
Reviewed-by: ant
|
2011-09-01 17:29:37 +04:00 |
|
Chris Hegarty
|
bfeee8da4d
|
7041800: URI.equals may incorrectly return true with escaped octets
Reviewed-by: alanb, michaelm
|
2011-09-01 13:53:59 +01:00 |
|
Chris Hegarty
|
db62441424
|
7014860: Socket.getInputStream().available() not clear for shutdown input
Reviewed-by: alanb, michaelm
|
2011-09-01 06:45:00 +01:00 |
|
Michael Fang
|
8256d8cf31
|
Merge
|
2011-08-31 09:56:44 -07:00 |
|
Nils Loodin
|
2e7a0438c9
|
7067811: Update demo/sample code to state it should not be used for production
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
|
2011-08-31 13:48:04 +02:00 |
|
Weijun Wang
|
a37d582eec
|
7083664: test hard code of using c:/temp but this dir might not exist
Reviewed-by: xuelei, ohair
|
2011-08-31 09:22:50 +08:00 |
|
Stuart Marks
|
97583c8f0d
|
7083012: fix for RMI Registry
Reviewed-by: jdn, valeriep
|
2011-08-30 17:29:36 -07:00 |
|
Stuart Marks
|
fcee5390db
|
7077466: fix for RMI DGC
Reviewed-by: valeriep
|
2011-08-30 14:30:03 -07:00 |
|
Sebastian Sickelmann
|
0a9fa0feb2
|
7084245: Update usages of InternalError to use exception chaining
To use new InternalError constructor with cause chainning
Reviewed-by: alanb, ksrini, xuelei, neugens
|
2011-08-30 11:53:11 -07:00 |
|
Michael McMahon
|
9d813bf7ac
|
Merge
|
2011-08-30 14:41:12 +01:00 |
|
Jonathan Lu
|
57fd38b0aa
|
7084560: Crash in net.dll
Reviewed-by: chegar
|
2011-08-30 14:40:05 +01:00 |
|
Pavel Porvatov
|
dd72eca1bc
|
7080281: AbtsractButton.checkVerticalKey()/checkHorizontalKey() methods do not specify returned value
Reviewed-by: alexp
|
2011-08-30 13:07:13 +04:00 |
|
Weijun Wang
|
5dcff7325d
|
7083576: add javax/xml/crypto into jdk_security2
Reviewed-by: mullan
|
2011-08-30 10:46:27 +08:00 |
|
Michael Fang
|
9353ab1e01
|
Merge
|
2011-08-29 17:09:35 -07:00 |
|
Lana Steuck
|
c14374f7f5
|
Merge
|
2011-08-29 14:29:23 -07:00 |
|
Lana Steuck
|
1a53d47cf9
|
Merge
|
2011-08-29 14:27:21 -07:00 |
|
Lana Steuck
|
4d2687b413
|
Merge
|
2011-08-29 14:26:11 -07:00 |
|
Sean Mullan
|
570739157d
|
Merge
|
2011-08-29 12:23:54 -04:00 |
|
Sean Mullan
|
e96d7e3af4
|
7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect
Reviewed-by: vinnie
|
2011-08-29 12:22:06 -04:00 |
|
Xue-Lei Andrew Fan
|
8e853c8484
|
7059542: JNDI name operations should be locale independent
Reviewed-by: weijun
|
2011-08-29 05:55:26 -07:00 |
|
Pavel Porvatov
|
1dbae5e7cf
|
7030332: Default borders in tables looks incorrect JEditorPane
Reviewed-by: peterz
|
2011-08-29 16:25:04 +04:00 |
|
Alan Bateman
|
cf6e15a2e3
|
7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached
Reviewed-by: forax
|
2011-08-27 15:40:45 +01:00 |
|
Sebastian Sickelmann
|
ca2767a5d3
|
7084040: Clearup warning in HttpsURLConnection
Reviewed-by: xuelei
|
2011-08-27 02:17:33 -07:00 |
|
Xueming Shen
|
580eaf6b7a
|
Merge
|
2011-08-26 15:40:32 -07:00 |
|
Xueming Shen
|
2825119dca
|
7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field
Fixed the wrong size when writing out the cen table for ZIP64
Reviewed-by: alanb
|
2011-08-26 15:36:21 -07:00 |
|
Kurchi Subhra Hazra
|
f953b5c397
|
7060243: (dc) Multicasting tests fail on Windows XP if IPv6 is enabled
Reviewed-by: alanb
|
2011-08-26 22:24:12 +01:00 |
|
Sean Coffey
|
90502358ad
|
7024697: SessionRef.dispose() should determine if the token referred to by the token object is still valid
Reviewed-by: valeriep
|
2011-08-26 10:47:09 +01:00 |
|
Suchen Chien
|
103c7b0383
|
Added tag jdk8-b02 for changeset c36bd96ae005
|
2011-08-25 17:18:12 -07:00 |
|