RFR: JDK-8305993: Add handleSocketErrorWithMessage to extend nio Net.c exception message [v2]
Alan Bateman
alanb at openjdk.org
Tue Apr 18 11:59:46 UTC 2023
On Tue, 18 Apr 2023 11:19:53 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Hi Alan, thanks for the comment; I moved the function up in the file.
My comment was to actually to move the function prototype as the first iteration put it in the middle of the JNI functions, which looks very strange. Moving handleSocketErrorWithXXX to the top is okay, I can live with that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13472#issuecomment-1512955665
More information about the nio-dev
mailing list