8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]

Reviewed-by: chegar, clanger
This commit is contained in:
Ivan Gerasimov 2018-03-27 13:22:40 -07:00
parent 704b2ccd93
commit 3d160a80fc
36 changed files with 725 additions and 870 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -920,7 +920,7 @@ Java_java_net_PlainSocketImpl_socketSetOption0
/*
* Class: java_net_PlainSocketImpl
* Method: socketGetOption
* Signature: (I)I
* Signature: (ILjava/lang/Object;)I
*/
JNIEXPORT jint JNICALL
Java_java_net_PlainSocketImpl_socketGetOption