RFR : 8032808, 8047186, 8029607, 8048212 - SO_FLOW_SLA support for solaris, Set TOS in IPv6 header

2014-08-22 Thread Seán Coffey
I'd like to backport these fixes into the jdk7u-dev codeline. They're already in jdk8u-dev. https://bugs.openjdk.java.net/browse/JDK-8032808 - SO_FLOW_SLA support for solaris https://bugs.openjdk.java.net/browse/JDK-8047186 - Exception handling change linked to above https://bugs.openjdk.jav

Re: RFR : 8032808, 8047186, 8029607, 8048212 - SO_FLOW_SLA support for solaris, Set TOS in IPv6 header

2014-08-22 Thread Michael McMahon
There doesn't seem to be any change to SocksProxy.java apart from the copyright date. Otherwise, the change looks fine. It just occurred to me that an update to policytool was made to know about the new NetworkPermission class. I don't think we backported it to 8 even. But, for completeness sake

Re: RFR : 8032808, 8047186, 8029607, 8048212 - SO_FLOW_SLA support for solaris, Set TOS in IPv6 header

2014-08-22 Thread Seán Coffey
Not sure how the SocksProxy.java change occurred. I'll fix that up before pushing. Thanks for catching. Good point about the NetworkPermission changes for policytool - I don't see it in jdk 9 either (I see NetPermission being catered for) jdk/src/jdk.runtime/share/classes/sun/security/tools/po