Alex Menkov
|
4cf465320c
|
6944033: RFE: add PCM_FLOAT support
Reviewed-by: dav
|
2010-09-14 12:38:49 +04:00 |
|
Masayoshi Okutsu
|
65b5c68b97
|
6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
Reviewed-by: peytoia
|
2010-09-14 16:47:28 +09:00 |
|
Weijun Wang
|
ce46bf1737
|
6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
Reviewed-by: dholmes
|
2010-09-14 10:18:16 +08:00 |
|
Keith McGuigan
|
662f05162a
|
6983225: libjvm_db.so is not imported into solaris-x86 builds, and libjvm_dtrace.so not imported at all
Removed sparc-only libjvm_db code and added rules for libjvm_dtrace
Reviewed-by: ohair
|
2010-09-13 13:10:26 -04:00 |
|
Karl Helgason
|
efedb2236a
|
6943053: Gervill: failures on invalid ranges and 14-bit banks
ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks.
Reviewed-by: amenkov
|
2010-09-13 15:34:24 +04:00 |
|
Karl Helgason
|
0ffd8f54e0
|
6941027: Gervill update, April 2010
Reviewed-by: amenkov
|
2010-09-13 15:12:31 +04:00 |
|
Yong Jeffrey Huang
|
ef46184e89
|
Merge
|
2010-09-13 02:54:35 -07:00 |
|
Doug Lea
|
a4641686a0
|
6978087: jsr166y Updates
Simplify the ForkJoinPool API, reworking some of the internals
Reviewed-by: martin, dholmes, chegar
|
2010-09-13 09:55:03 +01:00 |
|
Weijun Wang
|
4c7ea63262
|
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
Reviewed-by: lancea
|
2010-09-13 09:32:36 +08:00 |
|
Lance Andersen
|
ea6a45ae32
|
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
Reviewed-by: darcy
|
2010-09-10 18:51:11 -04:00 |
|
Yoshito Umaoka
|
fbca39ee5d
|
6875847: Java Locale Enhancement
Co-authored-by: Doug Felt <dougfelt@google.com>
Co-authored-by: Mark Davis <markdavis@google.com>
Reviewed-by: srl
|
2010-09-10 15:29:40 -07:00 |
|
Lance Andersen
|
36b68b66fa
|
6589685: JDBC 4.1 updates
Reviewed-by: darcy
|
2010-09-10 15:26:04 -04:00 |
|
Alan Bateman
|
9dbee5740e
|
Merge
|
2010-09-10 18:50:52 +01:00 |
|
Alan Bateman
|
ba3ab12326
|
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
Reviewed-by: chegar
|
2010-09-10 18:48:49 +01:00 |
|
Sergey Malenkov
|
7640dd5bee
|
6915566: Closed swing tests failing with assert errors when run with -ea -esa
Reviewed-by: art, peterz
|
2010-09-10 20:48:17 +04:00 |
|
Alan Bateman
|
0fb0f54897
|
6881498: (file) Re-examine DirectoryStream exception handling
Reviewed-by: forax
|
2010-09-10 16:36:48 +01:00 |
|
Chris Hegarty
|
b7f1641806
|
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
Reviewed-by: michaelm
|
2010-09-10 15:57:05 +01:00 |
|
Masayoshi Okutsu
|
dea3e2e152
|
6912560: Timezone is not set correctly on Win Vista when Security manager is present
6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink
Reviewed-by: peytoia
|
2010-09-10 17:51:53 +09:00 |
|
Yuka Kamiya
|
036b7a86a5
|
6983724: redundant @exception description for Character.Subset(String name)
Reviewed-by: okutsu
|
2010-09-10 17:22:36 +09:00 |
|
Yong Jeffrey Huang
|
310f795628
|
Merge
|
2010-09-09 23:30:59 -07:00 |
|
Yong Jeffrey Huang
|
6c5a8b341b
|
6980510: Fix for 6959252 broke JConsole mnemonic keys
Reviewed-by: mfang, yhuang
|
2010-09-09 23:01:43 -07:00 |
|
Kelly O'Hair
|
f7e31fc6c2
|
6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
|
2010-09-09 16:26:46 -07:00 |
|
Christine Lu
|
3b975443ec
|
Added tag jdk7-b109 for changeset f2f25ed74ff7
|
2010-09-09 15:07:51 -07:00 |
|
Christine Lu
|
3d2d72a852
|
Merge
|
2010-09-09 13:48:44 -07:00 |
|
Kumar Srinivasan
|
c73d500311
|
6390477: (launcher) replace unsafe usages of sprintf with snprintf
Reviewed-by: darcy, mchung
|
2010-09-09 11:50:40 -07:00 |
|
Andrew Brygin
|
899dcb6de0
|
6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
Reviewed-by: igor, prr
|
2010-09-09 16:20:55 +04:00 |
|
Masayoshi Okutsu
|
3a9f12ff35
|
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
Reviewed-by: peytoia
|
2010-09-09 15:37:57 +09:00 |
|
John R Rose
|
45c90a843e
|
6953246: JSR 292 should support SAM conversion
Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy.
Reviewed-by: twisti
|
2010-09-08 18:40:34 -07:00 |
|
John R Rose
|
6fbfeff4e2
|
6980096: JSR 292 reflective lookup should throw checked exceptions
Make NoAccessException be a checked exception. Also remove JavaMethodHandle.
Reviewed-by: twisti
|
2010-09-08 18:40:23 -07:00 |
|
John R Rose
|
c7b608b1ed
|
6964498: JSR 292 invokedynamic sites need local bootstrap methods
Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider.
Reviewed-by: twisti
|
2010-09-08 18:40:11 -07:00 |
|
Joe Darcy
|
bad3865d4e
|
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
Reviewed-by: alanb
|
2010-09-08 17:10:04 -07:00 |
|
Kelly O'Hair
|
9f5159e694
|
6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
Reviewed-by: jcoomes
|
2010-09-08 15:12:37 -07:00 |
|
Kelly O'Hair
|
393c6a7961
|
Merge
|
2010-09-07 15:53:32 -07:00 |
|
Kelly O'Hair
|
2abe4f48b7
|
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
|
2010-09-07 15:17:43 -07:00 |
|
Igor Nekrestyanov
|
08c9310254
|
6982499: ant detection is fragile on windows. especially using cygwin
Reviewed-by: ohair
|
2010-09-07 11:28:28 -07:00 |
|
Igor Nekrestyanov
|
dc9d72b5b1
|
6982774: HOTSPOT_IMPORT_PATH detection does not work as expected
Reviewed-by: herrick, ohair
|
2010-09-07 11:24:28 -07:00 |
|
Andrew Brygin
|
2d2d444adf
|
6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
Reviewed-by: prr
|
2010-09-07 16:54:39 +04:00 |
|
Alan Bateman
|
ade072e46b
|
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
Reviewed-by: ohair
|
2010-09-07 08:36:10 +01:00 |
|
Lance Andersen
|
657e4c62cb
|
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
Reviewed-by: alanb
|
2010-09-04 15:37:26 -04:00 |
|
Lance Andersen
|
0b8bc76cef
|
6680198: UnmarshalException caused by incompatible serialVersionUID
Reviewed-by: sherman
|
2010-09-04 15:30:23 -04:00 |
|
Lance Andersen
|
96eebc523f
|
6843995: RowSet 1.1 updates
Reviewed-by: darcy, valeriep
|
2010-09-04 13:56:27 -04:00 |
|
Lance Andersen
|
a239e8e462
|
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
Reviewed-by: alanb
|
2010-09-04 12:21:56 -04:00 |
|
Joe Darcy
|
7d47787007
|
4881419: The type of X[].clone() should be X[]
Reviewed-by: martin
|
2010-09-03 15:00:10 -07:00 |
|
Alan Bateman
|
225ef04d34
|
Merge
|
2010-09-03 21:03:45 +01:00 |
|
Christine Lu
|
57cf63def3
|
Added tag jdk7-b108 for changeset b5444f4cf92e
|
2010-09-03 12:50:07 -07:00 |
|
Lana Steuck
|
2111493f31
|
Merge
|
2010-09-03 12:00:52 -07:00 |
|
Kumar Srinivasan
|
ef7b8cbc9e
|
6981001: (launcher) EnsureJREInstallation is not being called in order
Reviewed-by: darcy
|
2010-09-03 07:59:21 -07:00 |
|
Alan Bateman
|
2fdbbbae4e
|
6965072: Need API to create SDP sockets
Reviewed-by: michaelm
|
2010-09-03 13:11:54 +01:00 |
|
Anton Tarasov
|
fdaf5c86b2
|
6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
Reviewed-by: dcherepanov, art
|
2010-09-03 11:08:41 +04:00 |
|
Lana Steuck
|
abe7f3a325
|
Merge
|
2010-09-02 22:11:05 -07:00 |
|