Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8178783

Java_sun_nio_ch_EPoll_close0 definition, but no sun.nio.ch.EPoll.close0 declaration.

XMLWordPrintable

    • b166

        http://hg.openjdk.java.net/jdk9/jdk9/jdk/file/46e1898b6c6e/src/java.base/linux/native/libnio/ch/EPoll.c#l99 defines

            JNIEXPORT void JNICALL Java_sun_nio_ch_EPoll_close0(JNIEnv *env, jclass c, jint epfd)

        but http://hg.openjdk.java.net/jdk9/jdk9/jdk/file/46e1898b6c6e/src/java.base/linux/classes/sun/nio/ch/EPoll.java does not declare that there is such a method.

        There is no reason to be carrying around extra code.

        If there are references to this method, I am curious to know where they are.

              bpb Brian Burkhalter
              pbk Peter Kessler
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: