Abhijit Saha
51829716bb
Merge
2011-04-21 08:39:52 -07:00
Abhijit Saha
c9766be52a
Merge
2011-04-21 08:37:10 -07:00
Vinnie Ryan
5982362c7d
Merge
2011-04-21 14:25:46 +01:00
Vinnie Ryan
c74acca8b0
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources
...
Reviewed-by: mullan
2011-04-21 14:23:57 +01:00
Doug Lea
6e092bff6a
7038501: Clarify meaning of "(optional)" in javadoc
...
Reviewed-by: chegar
2011-04-21 13:53:27 +01:00
Abhijit Saha
796ac9c83d
Merge
2011-04-20 21:24:26 -07:00
Mike Duigou
1a7f59d292
6546713: link the word (optional) in exception specifications to the text which provides explanation and context
...
Reviewed-by: dholmes, dl
2011-04-20 17:20:00 -07:00
Stuart Marks
7d1c44eae4
6896297: (rmi) fix ConcurrentModificationException causing TCK failure
...
Reviewed-by: alanb, dholmes, peterjones
2011-04-20 16:30:38 -07:00
Christine Lu
b60e48399b
Merge
2011-04-20 16:05:52 -07:00
Abhijit Saha
c82deda455
7018125: Reverting the JFB version string for JDK releases
...
Reviewed-by: katleman
2011-04-20 14:22:08 -07:00
Abhijit Saha
68c514a747
Merge
2011-04-20 09:31:11 -07:00
Michael McMahon
92ba6df81a
Merge
2011-04-20 12:05:17 +01:00
Michael McMahon
1b62e08853
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
...
Reviewed-by: dholmes, alanb
2011-04-20 12:03:30 +01:00
Weijun Wang
68d5cd6f23
6894072: always refresh keytab
...
Reviewed-by: valeriep
2011-04-20 18:41:32 +08:00
Erik Trimble
0927ad6bb3
Merge
2011-04-19 18:14:51 -07:00
Michael Fang
f0f04669dc
Merge
2011-04-19 11:24:36 -07:00
Michael Fang
07dada6d04
Merge
2011-04-19 10:55:46 -07:00
Mike Duigou
21a2cb6922
7030579: Extra words in documentation of ListIterator may cause confusion
...
Reviewed-by: dholmes, alanb
2011-04-19 10:47:33 -07:00
Zhengyu Gu
9768f86b74
Merge
2011-04-19 10:26:18 -07:00
Yong Jeffrey Huang
8e70d44f2c
7036905: [de] dem - the german mark display name is incorrect
...
Reviewed-by: naoto
2011-04-18 23:00:53 -07:00
Xueming Shen
2da9c4454a
7027900: (fs) glob syntax under-specified
...
Clarify how leading dots are treated in nio2 glob
Reviewed-by: alanb
2011-04-18 21:44:03 -07:00
Mike Duigou
7d2db524ac
Merge
2011-04-18 11:32:41 -07:00
Mike Duigou
d845140f33
7035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
...
Reviewed-by: alanb
2011-04-18 11:31:38 -07:00
Neil Richards
bad4b686c4
7031076: Retained ZipFile InputStreams increase heap demand
...
Allow unreferenced ZipFile InputStreams to be finalized, GC'd
Reviewed-by: sherman, dholmes
2011-04-18 10:51:19 -07:00
Lance Andersen
1c94406e2a
7037085: Add hashCode() to Timestamp to address Findbugs warning
...
Reviewed-by: darcy, alanb, emcmanus
2011-04-18 12:07:29 -04:00
Doug Lea
a91e07ae24
7036559: ConcurrentHashMap footprint and contention improvements
...
Reviewed-by: chegar
2011-04-18 16:10:40 +01:00
Doug Lea
d6d40a3f87
7037436: CR 7035020 fails to check shutdown
...
Reviewed-by: chegar
2011-04-18 15:50:18 +01:00
Chris Hegarty
f1659ec169
7030649: URL.equals() fails to compare jar urls
...
Reviewed-by: michaelm
2011-04-18 11:14:28 +01:00
Joe Darcy
04d347dde1
7021568: Double.parseDouble() returns architecture dependent results
...
Reviewed-by: alanb
2011-04-17 22:52:26 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Dag Wanvik
c273cdc8bd
Merge
2011-04-17 16:21:27 +02:00
Sergey Kuksenko
c930bfc387
7036582: Improve test coverage of java.math.BigDecimal
...
Reviewed-by: darcy
2011-04-17 13:49:33 +01:00
Mandy Chung
4ccabedd50
7032589: FileHandler leaking file descriptor of the file lock
...
Reviewed-by: forax, dcubed
2011-04-15 23:42:12 -07:00
Valerie Peng
16ddb7350c
7035115: sun/security/pkcs11/Provider/ConfigShortPath.java compilation failed
...
Updated the test to use reflection and skip when SunPKCS11 provider not present.
Reviewed-by: weijun
2011-04-15 15:56:12 -07:00
Dag Wanvik
49e24e3e8f
7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1)
...
Replace the existing Java DB bundles with newer ones, and move demo dir into JDK's demo dir as db
Reviewed-by: ohair
2011-04-15 23:01:09 +02:00
Zhengyu Gu
6c5cc4e2d9
7003964: SERV: securely load DLLs and launch executables using fully qualified path
...
Linked in Windows libraries that are available on jdk7 supported platforms, and used GetModuleHandle instead of LoadLibrary for already loaded Dlls.
Reviewed-by: dcubed, alanb
2011-04-15 09:53:05 -04:00
Dmitry Cherepanov
ee231d325a
7036952: build warning after the changes for 7003962
...
Reviewed-by: art, bae
2011-04-15 17:06:21 +04:00
Joe Darcy
b4d4e3bed4
6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
...
Reviewed-by: alanb
2011-04-14 21:27:10 -07:00
Suchen Chien
2248e7bc49
Added tag jdk7-b138 for changeset 26c2c1de1631
2011-04-14 15:21:59 -07:00
Weijun Wang
f4ec972481
7036157: TCP connection does not use kdc_timeout
...
Reviewed-by: valeriep
2011-04-14 12:40:30 +08:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Bradford Wetmore
2b73acfa12
6626257: Update SWAN-specific webcaching to Oracle environment in the regression tests
...
Reviewed-by: valeriep
2011-04-13 16:12:49 -07:00
Jim Holmlund
bbf16c0b3a
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
...
7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
Removed URLs and 'edition' references
Reviewed-by: darcy
2011-04-13 12:16:13 -07:00
Bradford Wetmore
2be59f90fd
7031343: Provide API changes to support future GCM AEAD ciphers
...
Reviewed-by: valeriep, xuelei
2011-04-13 11:59:18 -07:00
Bradford Wetmore
c2de8bb04d
6914617: JCE framework code signing certificate is expiring at the end of 2010
...
Reviewed-by: valeriep, weijun, mullan
2011-04-13 11:36:34 -07:00
Neil Richards
44505cde63
6597112: referential integrity loophole during remote object export
...
Reviewed-by: peterjones
2011-04-13 18:39:48 +01:00
Lance Andersen
c45ccb0b5d
7036251: Correct SQLPermission constructor javadocs for permission target names
...
Reviewed-by: alanb
2011-04-13 11:21:36 -04:00
Kelly O'Hair
016121d4b0
Merge
2011-04-12 22:22:03 -07:00
Michael Fang
41b7b4ab0b
Merge
2011-04-12 18:58:06 -07:00
Erik Trimble
5c3b84ba2d
Merge
2011-04-12 16:37:16 -07:00