Fwd: a socket impl question?

2013-01-13 Thread Sand Stone
Fwd to net-dev per Alan's suggestion. My primary interest to see if there is a way without JNI to enable fast_path on Win2012 sever. It does not look possible at the moment. Also if there is a clean/simple way to bind to the underlying OS ioctl more directly, that would be groovy. Alan Bate

hg: jdk8/tl/jdk: 8006153: HTTP protocol handler authenication should use Base64 API

2013-01-13 Thread chris . hegarty
Changeset: 7db04ae3378f Author:chegar Date: 2013-01-13 22:09 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7db04ae3378f 8006153: HTTP protocol handler authenication should use Base64 API Reviewed-by: chegar, alanb Contributed-by: Mark Sheppard ! src/share/classes/sun/net/w

hg: jdk8/tl/jdk: 8005232: (JEP-149) Class Instance size reduction

2013-01-13 Thread david . holmes
Changeset: 1109bfff4e92 Author:dholmes Date: 2013-01-13 19:57 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1109bfff4e92 8005232: (JEP-149) Class Instance size reduction Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce