Doug Lea
9d72155fc5
7038542: Small performace regression in ConcurrentHashMap on c1 since CR 703655
...
Reviewed-by: chegar
2011-04-21 17:00:23 +01: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
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
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
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
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
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
Valerie Peng
86875ab33d
6986789: Sun pkcs11 provider fails to parse path name containing "+"
...
Modified to accept '+' as valid character.
Reviewed-by: weijun
2011-04-12 16:09:17 -07:00
Valerie Peng
20fec807e5
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
...
Changed SessionManager to keep track of session count for each instance
Reviewed-by: mullan
2011-04-12 15:57:28 -07:00
Kelly O'Hair
d4ab380c60
7033957: Library built without a mapfile: libxinerama.so
...
Reviewed-by: ksrini
2011-04-12 14:23:37 -07:00
Suchen Chien
b1860c6416
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
...
Reviewed-by: katleman, ohair
2011-04-12 13:58:32 -07:00
Daniel D. Daugherty
3d4a927981
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
...
Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair
2011-04-12 13:36:38 -07:00
Lance Andersen
31a03639b0
7007772: Address typos in javadoc for ResultSet
...
Reviewed-by: ohair, smarks
2011-04-12 14:32:03 -04:00
Lance Andersen
b055efc73b
7035615: Address lint warnings for javax.sql.rowset & com.sun.rowset
...
Reviewed-by: alanb, darcy
2011-04-12 12:25:15 -04:00
Xue-Lei Andrew Fan
9fd280409c
6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
...
Pass trust anchors to CRL certification path building, support CRLs without AKID extension.
Reviewed-by: mullan
2011-04-12 08:27:00 -07:00
Rickard Bäckman
f159608a01
7026304: Fork-Join sample
...
Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
2011-04-12 13:14:05 +02:00
Rickard Bäckman
3382d83790
7026287: Asynchronous API sample
...
Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
2011-04-12 09:04:57 +02:00
Joe Darcy
6848dc8c89
7035834: Bad @param tags in LayerUI.java
...
Reviewed-by: rupashka
2011-04-11 23:20:41 -07:00
Michael Fang
ce457615c7
Merge
2011-04-11 16:19:20 -07:00