Changeset: 396533b75ea0
Author:michaelm
Date: 2012-03-27 21:08 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/396533b75ea0
7134701: [macosx] Support legacy native library names
Reviewed-by: alanb, dcubed
! make/java/java/FILES_java.gmk
+ src/macosx/classes/java/lang/ClassLoa
Changeset: b15db7ded589
Author:naoto
Date: 2012-03-27 10:10 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b15db7ded589
7156459: Remove unnecessary get() from Currency.getInstance()
Reviewed-by: chegar, dholmes, mduigou
! src/share/classes/java/util/Currency.java
Please review the following fix:
Webrev: http://cr.openjdk.java.net/~vinnie/7152169/webrev.00/
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7152169
For some ECC curves, the field size does not match the uncompressed
point length. Relaxed the check in ECParameters.decodePoint().
Thank
Changeset: 7e7d55e20754
Author:nloodin
Date: 2012-03-23 11:02 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7e7d55e20754
7156000: Change makefile to reflect refactored classes
Reviewed-by: dholmes
! make/common/Release.gmk
Hi Brad,
Thanks for the reply.
I'm not an expert in OpenSSL configs, but are you referring to OpenSSL's
SSL_OP_CIPHER_SERVER_PREFERENCE option:
or Apache's mod_ssl config option SSLHONORCIPHERORDER:
Sorry, I should have given a better description there.
The feature is SSLHonorCipherOrder in