[Bug 261] java.nio.channels.spi.SelectorProvider.provider() fails with -verify

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Nov 24 02:32:03 PST 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=261





------- Comment #4 from gbenson at redhat.com  2008-11-24 10:32 -------
This is something to do with the ecj build.  A number of classes are omitted
from the openjdk-ecj rt.jar, including:

@@ -15027,6 +15205,10 @@
 sun/nio/ch/DatagramSocketAdaptor$1.class
 sun/nio/ch/DatagramSocketAdaptor.class
 sun/nio/ch/DefaultSelectorProvider.class
+sun/nio/ch/DevPollArrayWrapper.class
+sun/nio/ch/DevPollArrayWrapper$Updator.class
+sun/nio/ch/DevPollSelectorImpl.class
+sun/nio/ch/DevPollSelectorProvider.class
 sun/nio/ch/DirectBuffer.class
 sun/nio/ch/EPollArrayWrapper.class
 sun/nio/ch/EPollArrayWrapper$Updator.class


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the distro-pkg-dev mailing list