[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:41:23 PST 2008


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





------- Comment #5 from mark at klomp.org  2008-11-24 10:41 -------
These are build/generated and instantiated a little strangely depending on
platform and detected kernel. See the ifeq ($(PLATFORM), blabla) bits in
jdk/make/java/nio/Makefile and the os/kernel detection code in
src/solaris/classes/sun/nio/ch/DefaultSelectorProvider.java

Most likely zero sets the arch or platform to something not recognized in the
above files.


-- 
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