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 |
|
Xueming Shen
|
e27e4cb99b
|
7033561: Missing Unicode Script aliases
Added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
|
2011-04-10 23:33:14 -07:00 |
|
Weijun Wang
|
6f7b1ef68a
|
7030180: AES 128/256 decrypt exception
Reviewed-by: valeriep
|
2011-04-11 10:22:39 +08:00 |
|
Xue-Lei Andrew Fan
|
2a48e38d0f
|
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
Reorg the SSLContext implementation
Reviewed-by: weijun
|
2011-04-08 02:00:09 -07:00 |
|
Kumar Srinivasan
|
aa39508b83
|
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
Reviewed-by: mchung, ohair
|
2011-04-07 12:06:32 -07:00 |
|
Doug Lea
|
1693ab3b69
|
7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar
|
2011-04-07 15:06:32 +01:00 |
|
Weijun Wang
|
2c02243de9
|
7032354: no-addresses should not be used on acceptor side
Reviewed-by: valeriep
|
2011-04-07 08:51:33 +08:00 |
|
Naoto Sato
|
81221f1be0
|
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc
Reviewed-by: okutsu
|
2011-04-06 10:53:13 -07:00 |
|
Neil Richards
|
7f998c2049
|
6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou, alanb
|
2011-04-06 09:31:13 -07:00 |
|
Alan Bateman
|
679dfe21f6
|
Merge
|
2011-04-04 19:32:56 +01:00 |
|
Xueming Shen
|
363df8be6a
|
6751338: ZIP inflater/deflater performance
To use GetPrimitiveArrayCritical for bye array access
Reviewed-by: bristor, alanb
|
2011-04-04 11:30:55 -07:00 |
|
Alan Bateman
|
fba270080e
|
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
Reviewed-by: sherman
|
2011-04-04 18:09:53 +01:00 |
|
Lana Steuck
|
24ab596494
|
Merge
|
2011-03-31 22:07:32 -07:00 |
|
Joe Darcy
|
92c64a56ae
|
7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
Reviewed-by: dholmes, mchung, jjb
|
2011-03-31 19:09:02 -07:00 |
|
Daniel D. Daugherty
|
9b466ebe89
|
7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964
Fix typo in GetModuleHandle() function lookup.
Reviewed-by: dholmes, alanb, acorn, zgu
|
2011-03-30 21:10:02 -07:00 |
|
Mandy Chung
|
47a20b7526
|
6381464: SimpleFormatter should use one single line format
Define a new logging properties to support custom output format
Reviewed-by: alanb
|
2011-03-29 15:58:18 -07:00 |
|
Mandy Chung
|
793f1078b6
|
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
Reviewed-by: alanb
|
2011-03-29 15:50:55 -07:00 |
|
Erik Trimble
|
344dad5b73
|
Merge
|
2011-03-29 13:28:10 -07:00 |
|
Kumar Srinivasan
|
a1a5907f79
|
7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem
Reviewed-by: alanb
|
2011-03-28 13:50:01 -07:00 |
|
Weijun Wang
|
680370af5b
|
7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports
Reviewed-by: xuelei
|
2011-03-28 18:04:17 +08:00 |
|
Weijun Wang
|
1ce7eeaa52
|
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
Reviewed-by: xuelei
|
2011-03-28 18:04:10 +08:00 |
|
Lana Steuck
|
3588e1424d
|
Merge
|
2011-03-26 00:10:12 -07:00 |
|
Weijun Wang
|
f7860d24d9
|
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
Reviewed-by: mullan
|
2011-03-25 11:58:30 +08:00 |
|
Stuart Marks
|
3d3e0d5f7f
|
7029680: fix test/sun/misc/Version/Version.java build parsing
Reviewed-by: ohair
|
2011-03-24 17:26:40 -07:00 |
|
Jim Holmlund
|
1273c8e233
|
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
Use @Deprecated instead of @java.lang.annotation.Documented
Reviewed-by: jjg, smarks
|
2011-03-24 11:40:13 -07:00 |
|
John R Rose
|
9b0b7b91d5
|
Merge
|
2011-03-24 00:17:59 -07:00 |
|
John R Rose
|
3718824e69
|
7012648: move JSR 292 to package java.lang.invoke and adjust names
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
|
2011-03-23 23:02:31 -07:00 |
|
Kelly O'Hair
|
119b647cba
|
6737397: Should support running JCK test suite with test/Makefile and JPRT
Reviewed-by: alanb
|
2011-03-22 11:08:09 -07:00 |
|
Xue-Lei Andrew Fan
|
4efe3a9cb7
|
7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
The signature of server key exanage message could be null
Reviewed-by: vinnie
|
2011-03-21 22:02:00 -07:00 |
|
Lana Steuck
|
99bae3bd28
|
Merge
|
2011-03-21 16:57:18 -07:00 |
|
Lana Steuck
|
e629176759
|
Merge
|
2011-03-21 16:55:14 -07:00 |
|
Mike Duigou
|
8629655e8b
|
Merge
|
2011-03-21 11:49:37 -07:00 |
|
Mike Duigou
|
af9167398f
|
7029491: fix broken test file committed with CR 5045147
An incorrect file was committed with CR 5045147. This commit corrects that error and also applies minor review suggestions.
Reviewed-by: alanb
|
2011-03-21 11:31:54 -07:00 |
|
Yong Jeffrey Huang
|
c09ed84373
|
7020960: CurrencyNames_sr_RS.properties is missing
Reviewed-by: naoto
|
2011-03-20 23:47:10 -07:00 |
|
Michael Fang
|
8df3dbea9d
|
Merge
|
2011-03-19 19:12:28 -07:00 |
|
Alan Bateman
|
8dfe1d556a
|
7017446: (fs) Updates to file system API (3/2011)
Reviewed-by: sherman
|
2011-03-19 14:21:52 +00:00 |
|
Lana Steuck
|
4e70e79c7f
|
Merge
|
2011-03-18 23:33:34 -07:00 |
|
Lana Steuck
|
0ece4eae55
|
Merge
|
2011-03-18 15:44:48 -07:00 |
|
John R Rose
|
e7ebd4792b
|
6839872: remove implementation inheritance from JSR 292 APIs
Move everything into a single package; remove all multi-package machinery
Reviewed-by: twisti, forax
|
2011-03-18 00:03:24 -07:00 |
|
Mike Duigou
|
deb8d5a4ff
|
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used
Reviewed-by: alanb, dl, mduigou
|
2011-03-17 14:42:40 -07:00 |
|
Xueming Shen
|
5423e4402e
|
6803681: RFE: Need new codeset converter for IBM Cp1364
Forward port the Cp1364
Reviewed-by: alanb
|
2011-03-16 12:16:00 -07:00 |
|
David Holmes
|
4293c9d423
|
Merge
|
2011-03-16 05:29:27 -04:00 |
|
Xue-Lei Andrew Fan
|
7705e63e30
|
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
Export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
|
2011-03-15 23:13:35 -07:00 |
|
David Holmes
|
117062efaa
|
Merge
|
2011-03-15 20:00:45 -04:00 |
|
Denis Lila
|
816dc493b7
|
7019861: Last scanline is skipped in pisces.Renderer
Not skipping it anymore.
Reviewed-by: flar
|
2011-03-15 17:05:02 -04:00 |
|
Denis Lila
|
bdd71ec7bd
|
7027667: clipped aa rectangles are not drawn properly
Already fixed. This is just a regression test for it.
Reviewed-by: prr
|
2011-03-15 15:15:10 -04:00 |
|
Alan Bateman
|
4b0829340e
|
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
Reviewed-by: chegar
|
2011-03-15 13:15:31 +00:00 |
|
Neil Richards
|
b96d0e610a
|
7014637: Improve behavior of EnumSet Iterator.remove()
Reviewed-by: mduigou, alanb
|
2011-03-14 14:49:52 -07:00 |
|
Kumar Srinivasan
|
b5ae4b5810
|
7027288: (launcher) remove jkernel test from MiscTests
Reviewed-by: mchung, herrick
|
2011-03-14 10:36:43 -07:00 |
|