JSSE patches for HonorCipherOrder and preventing client-initiated renegotiations

2012-03-23 Thread Neale Rudd
Hi Guys, Just joined the list, nice to meet you. I have developed two changes for JSSE which add the ability to use an HonorCipherOrder feature (an option in openssl) and to prevent client-initiated renegotiations (like openssl does now by default). These work fine in my local tests and on the

hg: jdk8/tl/jdk: 7136506: FDS: rework jdk repo Full Debug Symbols support

2012-03-23 Thread daniel . daugherty
Changeset: e7f813f2ea86 Author:dcubed Date: 2012-03-23 09:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e7f813f2ea86 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add suppo

hg: jdk8/tl: 7136506: FDS: rework jdk repo Full Debug Symbols support

2012-03-23 Thread daniel . daugherty
Changeset: fa0fed83e335 Author:dcubed Date: 2012-03-23 09:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fa0fed83e335 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserv

hg: jdk8/tl/jdk: 7155585: Fix ifeq errors in makefiles [macosx]

2012-03-23 Thread michael . x . mcmahon
Changeset: a3327472e2d7 Author:michaelm Date: 2012-03-23 11:28 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a3327472e2d7 7155585: Fix ifeq errors in makefiles [macosx] Reviewed-by: andrew, anthony, ohrstrom, dsamersoff ! make/java/npt/Makefile ! make/jpda/transport/socket/