hg: jdk9/dev/jdk: 8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons; ...
alan.bateman at oracle.com
alan.bateman at oracle.com
Mon Feb 3 06:09:25 PST 2014
Changeset: 01b83dcdcc36
Author: alanb
Date: 2014-02-03 14:00 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/01b83dcdcc36
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
8032668: Check jdk/src/solaris/native/java/io for pending JNI exception issues
Reviewed-by: chegar, simonis
! src/aix/classes/sun/nio/fs/AixNativeDispatcher.java
! src/aix/native/sun/nio/fs/AixNativeDispatcher.c
! src/solaris/native/java/io/UnixFileSystem_md.c
! src/solaris/native/sun/nio/ch/DatagramChannelImpl.c
! src/solaris/native/sun/nio/ch/FileKey.c
! src/solaris/native/sun/nio/ch/IOUtil.c
! src/solaris/native/sun/nio/ch/ServerSocketChannelImpl.c
! src/solaris/native/sun/nio/ch/sctp/SctpChannelImpl.c
! src/solaris/native/sun/nio/ch/sctp/SctpNet.c
! src/solaris/native/sun/nio/fs/BsdNativeDispatcher.c
! src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c
! src/solaris/native/sun/nio/fs/SolarisNativeDispatcher.c
! src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c
! src/windows/native/java/io/FileDescriptor_md.c
! src/windows/native/java/io/WinNTFileSystem_md.c
! src/windows/native/sun/nio/ch/DatagramChannelImpl.c
! src/windows/native/sun/nio/ch/FileKey.c
! src/windows/native/sun/nio/ch/IOUtil.c
! src/windows/native/sun/nio/ch/Iocp.c
! src/windows/native/sun/nio/ch/ServerSocketChannelImpl.c
! src/windows/native/sun/nio/ch/SocketChannelImpl.c
! src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c
More information about the jdk9-dev-changes
mailing list