-
- Downloads
8028792: (ch) Channels native code needs to be checked for methods calling JNI...
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
Showing
- jdk/src/aix/classes/sun/nio/fs/AixNativeDispatcher.java 1 addition, 1 deletionjdk/src/aix/classes/sun/nio/fs/AixNativeDispatcher.java
- jdk/src/aix/native/sun/nio/fs/AixNativeDispatcher.c 10 additions, 7 deletionsjdk/src/aix/native/sun/nio/fs/AixNativeDispatcher.c
- jdk/src/solaris/native/java/io/UnixFileSystem_md.c 7 additions, 4 deletionsjdk/src/solaris/native/java/io/UnixFileSystem_md.c
- jdk/src/solaris/native/sun/nio/ch/DatagramChannelImpl.c 13 additions, 9 deletionsjdk/src/solaris/native/sun/nio/ch/DatagramChannelImpl.c
- jdk/src/solaris/native/sun/nio/ch/FileKey.c 2 additions, 2 deletionsjdk/src/solaris/native/sun/nio/ch/FileKey.c
- jdk/src/solaris/native/sun/nio/ch/IOUtil.c 2 additions, 2 deletionsjdk/src/solaris/native/sun/nio/ch/IOUtil.c
- jdk/src/solaris/native/sun/nio/ch/ServerSocketChannelImpl.c 15 additions, 2 deletionsjdk/src/solaris/native/sun/nio/ch/ServerSocketChannelImpl.c
- jdk/src/solaris/native/sun/nio/ch/sctp/SctpChannelImpl.c 3 additions, 1 deletionjdk/src/solaris/native/sun/nio/ch/sctp/SctpChannelImpl.c
- jdk/src/solaris/native/sun/nio/ch/sctp/SctpNet.c 6 additions, 4 deletionsjdk/src/solaris/native/sun/nio/ch/sctp/SctpNet.c
- jdk/src/solaris/native/sun/nio/fs/BsdNativeDispatcher.c 5 additions, 4 deletionsjdk/src/solaris/native/sun/nio/fs/BsdNativeDispatcher.c
- jdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c 5 additions, 3 deletionsjdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c
- jdk/src/solaris/native/sun/nio/fs/SolarisNativeDispatcher.c 6 additions, 3 deletionsjdk/src/solaris/native/sun/nio/fs/SolarisNativeDispatcher.c
- jdk/src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c 27 additions, 9 deletionsjdk/src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c
- jdk/src/windows/native/java/io/FileDescriptor_md.c 2 additions, 2 deletionsjdk/src/windows/native/java/io/FileDescriptor_md.c
- jdk/src/windows/native/java/io/WinNTFileSystem_md.c 25 additions, 22 deletionsjdk/src/windows/native/java/io/WinNTFileSystem_md.c
- jdk/src/windows/native/sun/nio/ch/DatagramChannelImpl.c 12 additions, 8 deletionsjdk/src/windows/native/sun/nio/ch/DatagramChannelImpl.c
- jdk/src/windows/native/sun/nio/ch/FileKey.c 3 additions, 3 deletionsjdk/src/windows/native/sun/nio/ch/FileKey.c
- jdk/src/windows/native/sun/nio/ch/IOUtil.c 3 additions, 3 deletionsjdk/src/windows/native/sun/nio/ch/IOUtil.c
- jdk/src/windows/native/sun/nio/ch/Iocp.c 5 additions, 6 deletionsjdk/src/windows/native/sun/nio/ch/Iocp.c
- jdk/src/windows/native/sun/nio/ch/ServerSocketChannelImpl.c 11 additions, 3 deletionsjdk/src/windows/native/sun/nio/ch/ServerSocketChannelImpl.c
Loading
Please register or sign in to comment